# Plans & Credits

AgenticFlow AI offers a variety of plans to suit your needs, each supporting different numbers of users, credits per execution, specific data sizes, and access to certain Large Language Models (LLMs). Below is an overview of the available plans and their specifications. For the most updated list, please visit the AgenticFlow AI pricing page.

### Overview of Plans

#### Free Plan

* **Users**: 1 user
* **Credits**: 100 credits per day
* **Data Size**: 10 MB
* **LLM Access**: Limited to basic models
* **Ideal For**: Individual users

#### Starter Plan

* **Users**: 1 user
* **Credits**: 7,500 credits per month
* **Data Size**: 100 MB
* **LLM Access**: Access to all latest LLMs
* **Bulk Workflow Runs**
* **Schedule Workflow Runs**
* **Ideal For**: Small teams and medium-sized projects

#### Advanced Plan

* **Users**: Up to 10 users
* **Credits**: 100,000 credits per month
* **Data Size**: 1 GB
* **LLM Access**: Access to advanced models
* **Private share links**
* **Ideal For**: Teams building workflows collaboratively

#### Advanced Plus Plan

* **Users**: Up to 50 users
* **Credits**: 300,000 credits per month
* **Data Size**: 5 GB
* **LLM Access**: Access to advanced models
* **Private share links**
* **Ideal For**: Larger teams building workflows collaboratively

#### Enterprise Plan

* **Users**: Unlimited users
* **Credits**: Custom credits per month
* **Data Size**: Custom data size
* **LLM Access**: Full access to all models
* **Ideal For**: Large enterprises with extensive needs

#### Custom Plans

For organizations with unique requirements, AgenticFlow AI offers custom plans. Contact our sales team to design a plan that fits your specific needs.

### Upgrading or Downgrading Your Plan

You can upgrade or downgrade your plan at any time based on your usage and workload. Simply visit your account settings and select the desired plan to adjust your subscription.

***

For the most updated list of plans and detailed pricing information, please visit the [AgenticFlow AI Pricing Page](https://agenticflow.ai/#pricing).


---

# 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.agenticflow.ai/get-started/plans-and-credits.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.
