> For the complete documentation index, see [llms.txt](https://docs.sprinthub.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sprinthub.com/en/topics/system-settings/plan-limits.md).

# Plan Limits

<figure><img src="/files/73c9b12fbc3427d9f1e2120e85fce3c5a4308aa4" alt="" width="370"><figcaption></figcaption></figure>

To check your account limits follow the step-by-step below:

Click **settings** and then on '**Systems**':&#x20;

<figure><img src="/files/90d23e76e59b8f17f7b2ca76470d2cb1f60031f7" alt=""><figcaption></figcaption></figure>

Then click on '**Limits**':&#x20;

<figure><img src="/files/96e61b36efa0387a7ef9d4dcaad4cbc5fd288aa1" alt=""><figcaption></figcaption></figure>

You will have access to your Limit **General**:&#x20;

**General Features**&#x20;

* Anonymous leads, Automation flows, Custom domain, Custom fields.

  <figure><img src="/files/0ea3d32602efd3f9b3ecbe3c268b316f8fb5b31d" alt=""><figcaption></figcaption></figure>

**CRM Limits**:&#x20;

* CRM, CRM Automation.

<figure><img src="/files/c65d8a057c8b3bf7352e53d64827f63ced0af2a4" alt=""><figcaption></figcaption></figure>

**Account Limit**:&#x20;

* Facebook, Instagram, WhatsApp API, WhatsApp WEB, IMAP Email, Ad accounts.

<figure><img src="/files/847606d35d8c1b8c0935e5ef33bd4773ac0dd84a" alt=""><figcaption></figcaption></figure>

**Limits of** **message sending**:

<figure><img src="/files/72af1118f4b6ae4f7dda060691324642b6993918" alt=""><figcaption></figcaption></figure>

**Your limits in the system:**

<figure><img src="/files/47ad6d66901405f4648cd9f73f5d87b42f62ace1" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.sprinthub.com/en/topics/system-settings/plan-limits.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
