> For the complete documentation index, see [llms.txt](https://docs.pandastack.io/v1/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pandastack.io/v1/getting-started/limitations-and-pricing.md).

# Limitations and Pricing

{% hint style="info" %}
This page is still under writing and we are constantly improving it.  We may spell organisations or organizations ( both ) in the documentations.&#x20;
{% endhint %}

{% hint style="info" %}
Reach out to <mark style="color:orange;"><support@pandastack.io></mark> for any questions on clarifications. We are constantly writing the documentation to answer everything.
{% endhint %}

## Organisation's Limits

Following limits are applied on organisations:

1. Users can only create <mark style="color:orange;">up to 2 free organizations</mark>. After that user has to create paid organisations. &#x20;
2. All the resources created in the organisations <mark style="color:orange;">are kept within the organisation</mark> and cannot be moved from organisation to another.&#x20;
3. An organisation cannot be deleted unless all the resources are deleted.&#x20;
4. A user can create upto 100 paid organisations.&#x20;
5. If a user already has 2 free orgsanitions, he will not be able to degrade any other paid organisations to free.&#x20;

## User and Teams Limit

## Plans Limit.

## Pricing

Detailed pricing is available here [https://pandastack.io/pricing ](https://pandastack.io/pricing)

<table data-header-hidden><thead><tr><th>Feature</th><th>Free</th><th width="213.23046875">Pro ($15/user/mo)</th><th>Premium ($25/user/mo)</th><th>Enterprise (Custom)</th></tr></thead><tbody><tr><td></td><td></td><td></td><td></td><td></td></tr><tr><td>Static Websites</td><td>1</td><td>Unlimited</td><td>Unlimited</td><td>Unlimited</td></tr><tr><td>Web Services</td><td>1</td><td>Unlimited</td><td>Unlimited</td><td>Unlimited</td></tr><tr><td>Free Tier Database</td><td>1</td><td>Included</td><td>Included</td><td>Included</td></tr><tr><td>Bandwidth</td><td>100 GB</td><td>500 GB</td><td>1 TB</td><td>Unlimited</td></tr><tr><td>Build Minutes / Month</td><td>300</td><td>1000</td><td>2500</td><td>Custom</td></tr><tr><td>DDoS Protection</td><td>✅</td><td>✅</td><td>✅</td><td>✅</td></tr><tr><td>Monitoring &#x26; Analytics</td><td>❌</td><td>✅</td><td>✅</td><td>✅</td></tr><tr><td>SSO Integration</td><td>❌</td><td>✅</td><td>✅</td><td>✅</td></tr><tr><td>Instant Rollbacks</td><td>❌</td><td>✅</td><td>✅</td><td>✅</td></tr><tr><td>Edge Functions</td><td>❌</td><td>✅</td><td>✅</td><td>✅</td></tr><tr><td>Custom Domain</td><td>❌</td><td>✅</td><td>✅</td><td>✅</td></tr><tr><td>Backup Retention</td><td>❌</td><td>30 Days</td><td>90 Days</td><td>Custom</td></tr><tr><td>Dedicated Account Manager</td><td>❌</td><td>❌</td><td>❌</td><td>✅</td></tr><tr><td>Custom SLA</td><td>❌</td><td>❌</td><td>❌</td><td>✅</td></tr><tr><td>Advanced Security</td><td>❌</td><td>✅</td><td>✅</td><td>✅</td></tr><tr><td>Priority Support</td><td>❌</td><td>✅</td><td>✅</td><td>✅</td></tr><tr><td>Compute Charges</td><td>N/A</td><td>Applies</td><td>Applies</td><td>Custom</td></tr></tbody></table>

## FAQs:

Q: What comes under free account?

Ans: To get a taste of PandaStack hosted services, you can plat around with projects and databases for free with limitations. A free account user can create one of each. Please visit <https://pandastack.io/pricing> for details

***

Q: How billing works?

Ans: <mark style="color:purple;">We have team subscriptions plans and</mark> <mark style="color:purple;"></mark><mark style="color:purple;">**resource based usage**</mark><mark style="color:purple;">. Resource based charges are called PAYG. The team plan charges are fixed based on the plan user selects ( Free, Pro, Premium) and subscriptions charges are deducted on on schedule based.</mark>&#x20;

<mark style="color:purple;">Resource based usages includes any or all the services a user consumes, any overrage changes and deduct the resource based usage amount on 1st of every month.</mark>&#x20;

***


---

# 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:

```
GET https://docs.pandastack.io/v1/getting-started/limitations-and-pricing.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.
