# Feature Limits

<details open>

<summary><mark style="color:orange;">How many Knowledge Bases can I create?</mark></summary>

Onetime plan: 3 Knowledge Bases. Pro plan: 3–15 (depending on credit tier). Teams plan: 15 to Unlimited.

</details>

<details open>

<summary><mark style="color:orange;"><strong>How many Knowledge Bases can I create?</strong></mark></summary>

Onetime plan: 1–3 agents. Pro plan: 3–15. Teams plan: 15 to Unlimited.

</details>

<details open>

<summary><mark style="color:orange;"><strong>How many workspaces can I have?</strong></mark></summary>

Onetime plan: 1 workspace. Pro plan: 1–7. Teams plan: 10 to Unlimited.

</details>

<details open>

<summary><mark style="color:orange;"><strong>What is the maximum script length for Speech Generation?</strong></mark></summary>

Single Speaker Mode supports up to 4,000 characters per generation. For longer scripts, split them into sections and generate sequentially.

</details>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.qolaba.ai/faqs/feature-limits.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
