# Pricing Plans for Apps

## App Plans

The pricing of an app is determined by several factors, including:

* The load generated by the app
* Additional platform features (e.g., custom domain or advanced security)
* Support options
* Service Level Agreement (SLA).

You have the option to start a 14-day free trial with no card information required and then upgrade your app as needed.

![](https://3071851461-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M4Nnmtk9_gFGWOddsf6%2Fuploads%2FLIluFdNrPEUE9e77EgHT%2Ffree_app.gif?alt=media\&token=78c819fb-bb17-4647-8091-8e97865f98d8)

If you want to create an app on a paid plan or upgrade an app, you have to:

* Connect a [basic payment method](https://readme.directual.com/how-billing-works#basic-payment-method) or
* Have sufficient funds on [your account balance](https://readme.directual.com/how-billing-works#account-balance).

### Resource Consumption

Apps consume resources, and there are several indicators of resource consumption:

* **API load. GET-requests: T**he quantity of requests that read data from your app database via [API-endpoints](https://readme.directual.com/api-integrations/api-endpoints-security-layer)
* **API load. POST-requests: T**he quantity of requests that write data to your app database via [API-endpoints](https://readme.directual.com/api-integrations/api-endpoints-security-layer)
* **Processing Load: T**he number of actions performed in [scenario](https://readme.directual.com/scenarios/principles-of-scenarios) steps.&#x20;
* **Synchronous Processing Load:** The number of actions performed in [synchronous scenarios](https://readme.directual.com/scenarios/synchronic-scenarios-1) steps.
* **Scenario HTTP-requests**. The number of requests (using [HTTP-request step](https://readme.directual.com/scenarios/editing-scenarios/integration-steps/http-request-step) or a Plugin that calls third-party API).

{% hint style="warning" %}
**GET and POST Requests Load**: The load depends on the number of objects per request.

**ONE request = up to 30 objects**.&#x20;

If you set `pageSize` to 300, each request will consume 10 requests from the limit.
{% endhint %}

Each plan comes with monthly limits and pricing for additional [on-demand consumption](https://readme.directual.com/pricing-and-billing/on-demand-resource-consumption).

## Plan Limits

| P**lan →**                                                                                        | **Startup**                                                                         | **PRO-Sandbox** (see [Team plans](https://readme.directual.com/pricing-and-billing/team-pricing-plans)) | **PRO**                                                                                | **BUSINESS**                                                                             |
| ------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------- |
| Price                                                                                             | <p><strong>$468</strong> paid annually,<br>or <strong>$49</strong> paid monthly</p> | Included in the Team plan                                                                               | <p><strong>$2 100</strong> paid annually,<br>or <strong>$249</strong> paid monthly</p> | <p><strong>$10 080</strong> paid annually,<br>or <strong>$1 199</strong>paid monthly</p> |
| GET Requests                                                                                      | <p><strong>30,000</strong><br>$0.3 per additional 1,000</p>                         | <p><strong>50,000</strong><br>$0.18 per additional 1,000</p>                                            | <p><strong>500,000</strong><br>$0.18 per additional 1,000</p>                          | <p><strong>2,000,000</strong> </p><p>$0.08 per additional 1,000</p>                      |
| POST Requests                                                                                     | <p><strong>3,000</strong><br>$3 per additional 1,000</p>                            | <p><strong>5,000</strong><br>$1.8 per additional 1,000</p>                                              | <p><strong>50,000</strong><br>$1.8 per additional 1,000</p>                            | <p><strong>200,000</strong> </p><p>$0.8 per additional 1,000</p>                         |
| Processing Operations                                                                             | <p><strong>30,000</strong> <br>$0.3 per additional 1,000</p>                        | <p><strong>50,000</strong> <br>$0.18 per additional 1,000</p>                                           | <p><strong>500,000</strong> <br>$0.18 per additional 1,000</p>                         | <p><strong>2,000,000</strong> </p><p>$0.08 per additional 1,000</p>                      |
| Synchronous Processing Operations                                                                 | <p><strong>3,000</strong><br>$3 per additional 1,000</p>                            | <p><strong>5,000</strong><br>$1.8 per additional 1,000</p>                                              | <p><strong>50,000</strong><br>$1.8 per additional 1,000</p>                            | <p><strong>200,000</strong> </p><p>$0.8 per additional 1,000</p>                         |
| HTTP Requests from Scenarios (Including Plugins)                                                  | <p><strong>3,000</strong><br>$3 per additional 1,000</p>                            | <p><strong>5,000</strong><br>$1.8 per additional 1,000</p>                                              | <p><strong>50,000</strong><br>$1.8 per additional 1,000</p>                            | <p><strong>200,000</strong> </p><p>$0.8 per additional 1,000</p>                         |
| Internal S3 File Storage                                                                          | <p><strong>15 GB</strong> <br>$0.6 per additional 1 GB</p>                          | <p><strong>15 GB</strong> <br>$0.4 per additional 1 GB</p>                                              | <p><strong>75 GB</strong> <br>$0.4 per additional 1 GB</p>                             | <p><strong>300 GB</strong> </p><p>$0.08 per additional 1 GB</p>                          |
| NoSQL Data Base size                                                                              | <p><strong>200 MB</strong><br>$20 per additional GB</p>                             | <p><strong>500 MB</strong><br>$15 per additional GB</p>                                                 | <p><strong>1 GB</strong><br>$10 per additional GB</p>                                  | <p><strong>5 GB</strong><br>$5 per additional GB</p>                                     |
| File Upload from App                                                                              | ✔️                                                                                  | ✔️                                                                                                      | ✔️                                                                                     | ✔️                                                                                       |
| RPS (Guaranteed Requests Per Second)                                                              | 10                                                                                  | 10                                                                                                      | 100                                                                                    | 1000                                                                                     |
| Synchronous Processing Timeout                                                                    | 15 sec                                                                              | 15 sec                                                                                                  | 60 sec                                                                                 | 600 sec                                                                                  |
| Basic Platform Features                                                                           | ✔️                                                                                  | ✔️                                                                                                      | unlimited                                                                              | unlimited                                                                                |
| Plugins                                                                                           | unlimited                                                                           | unlimited                                                                                               | ✔️                                                                                     | ✔️                                                                                       |
| App Versions                                                                                      | unlimited                                                                           | unlimited                                                                                               | unlimited                                                                              | unlimited                                                                                |
| Scenarios                                                                                         | unlimited                                                                           | unlimited                                                                                               | unlimited                                                                              | unlimited                                                                                |
| API Endpoints                                                                                     | unlimited                                                                           | unlimited                                                                                               | unlimited                                                                              | unlimited                                                                                |
| Development Environment                                                                           | —                                                                                   | —                                                                                                       | —                                                                                      | ✔️                                                                                       |
| Reports                                                                                           | —                                                                                   | ✔️                                                                                                      | ✔️                                                                                     | ✔️                                                                                       |
| [Advanced Security](https://readme.directual.com/api-integrations/security-features)              | —                                                                                   | ✔️                                                                                                      | ✔️                                                                                     | ✔️                                                                                       |
| [Custom Domain + Free SSL](https://readme.directual.com/web-pages/web-app-settings/custom-domain) | —                                                                                   | —                                                                                                       | ✔️                                                                                     | ✔️                                                                                       |
| [Advanced Scenario Settings](https://readme.directual.com/scenarios/advanced-scenario-settings)   | —                                                                                   | ✔️                                                                                                      | ✔️                                                                                     | ✔️                                                                                       |
| White-Label Portal                                                                                | ✔️                                                                                  | —                                                                                                       | ✔️                                                                                     | ✔️                                                                                       |
| [JS SDK](https://readme.directual.com/scenarios/editing-scenarios/action-steps/js-sdk-step)       | —                                                                                   | —                                                                                                       | —                                                                                      | ✔️                                                                                       |
| Extended DB logs                                                                                  | —                                                                                   | —                                                                                                       | —                                                                                      | ✔️                                                                                       |
| Support                                                                                           | Community                                                                           | Premium                                                                                                 | Premium                                                                                | Premium + Individual consultations                                                       |

## Dedicated infrastructure and On-Premise plans

| P**lan →**                                       | <p><strong>ENTERPRISE 1</strong><br><strong>(Dedicated infrastructure Level 1: API and Processing)</strong></p>                                                  | <p><strong>ENTERPRISE 2</strong><br><strong>(Dedicated infrastructure Level 2: everything)</strong></p> | **ON-PREMISE**                     |
| ------------------------------------------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------- | ---------------------------------- |
| Price                                            | <p><strong>$21 000</strong> paid annually<br>or <strong>$2 499</strong> paid monthly for infrastructure +<br><strong>$99</strong> monthly for each app on it</p> | contact us                                                                                              | contact us                         |
| GET Requests                                     | unlimited                                                                                                                                                        | unlimited                                                                                               | unlimited                          |
| POST Requests                                    | unlimited                                                                                                                                                        | unlimited                                                                                               | unlimited                          |
| Processing Operations                            | unlimited                                                                                                                                                        | unlimited                                                                                               | unlimited                          |
| Synchronous Processing Operations                | unlimited                                                                                                                                                        | unlimited                                                                                               | unlimited                          |
| HTTP Requests from Scenarios (Including Plugins) | unlimited                                                                                                                                                        | unlimited                                                                                               | unlimited                          |
| Internal S3 File Storage                         | <p><strong>1 TB</strong> for all apps </p><p>$0.06 per additional 1 GB</p>                                                                                       | contact us                                                                                              | contact us                         |
| NoSQL Data Base size                             | <p>4<strong>0 GB</strong> for all apps<br>$3 per additional GB</p>                                                                                               | contact us                                                                                              | contact us                         |
| RPS (Guaranteed Requests Per Second)             | 1000                                                                                                                                                             | 1000                                                                                                    | contact us                         |
| Synchronous Processing Timeout                   | 600 sec                                                                                                                                                          | unlimited                                                                                               | unlimited                          |
| Support                                          | Premium + Individual consultations                                                                                                                               | Premium + Individual consultations                                                                      | Premium + Individual consultations |

## Legacy pricing plans

There are legacy plans. If you have an app on Legacy plan (like Startup for $39/month), you'll continue using it. If that app is downgraded, you won't have an opportunity to activate legacy billing plan for it.

## Reaching Limits

Your current app load is displayed on app's dashboard (the first tab):

![](https://3071851461-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M4Nnmtk9_gFGWOddsf6%2Fuploads%2FrHkPMMe9uXUgDZoMmfzc%2Fload.png?alt=media\&token=97758453-8bfc-458a-b419-2f601abbdf98)

{% hint style="info" %}
[On-demand](https://readme.directual.com/pricing-and-billing/on-demand-resource-consumption) payment and counter resets occur on the 1st day of every month.
{% endhint %}

## Support, SLA and Backups

* **Support and SLA**:
  * Startup plan customers receive support from the Directual community.
  * Pro and Business plan customers are supported by the Directual team through chat, phone, and email.
  * The SLA (Service Level Agreement) for the Business plan guarantees event processing within 60 seconds.
* **Backups**:
  * Apps on the Business plan benefit from daily backups for both data and metadata.

## Changing Plan

To change your plan, navigate to the app settings, go to the Billing tab, and select the desired plan (either annual or monthly billing)

Don't forget that to upgrade your app, you must either:

* Connect a [basic payment method](https://readme.directual.com/how-billing-works#basic-payment-method) or
* Have sufficient funds on [your account balance](https://readme.directual.com/how-billing-works#account-balance).

![App upgrade to Startup-yearly for 348.00 D-coins](https://3071851461-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M4Nnmtk9_gFGWOddsf6%2Fuploads%2FjSfoSw1T4Hw7dZGjhdEN%2Fupgrade.gif?alt=media\&token=94b8bf20-c3ac-456c-a5da-4cc04928dcc4)

If your basic payment method cannot be charged, and you don't have sufficient funds in your account balance, you will not be able to upgrade an app

![Upgrade fail](https://3071851461-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M4Nnmtk9_gFGWOddsf6%2Fuploads%2FOGmMTkLNKSpSPK0Nm7Sl%2Fupgrade_fail.gif?alt=media\&token=47762400-337d-4bc3-869e-d6187f384c30)

### Downgrading Plan

If you wish to downgrade an app, select 'Downgrade to Free' for it (the app will be downgraded and blocked on the next payment date). If you don't want the app to be downgraded, you can cancel the downgrade process.

![](https://3071851461-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M4Nnmtk9_gFGWOddsf6%2Fuploads%2FtbSBV02x2cXdWws8GSwH%2Fdowngrading.gif?alt=media\&token=04e03321-e579-46ea-9f2e-fb28c85229ee)


---

# 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://readme.directual.com/pricing-and-billing/pricing-plans.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.
