# Dispatch pricing

## Plans

We currently offer 3 plans:

| Free                        | Starter                 | Pro                    |
| --------------------------- | ----------------------- | ---------------------- |
| $0, no credit card required | $10 / month             | $49 / month            |
| 100 Actions / month         | 250 Actions / month     | 2,500 Actions / month  |
| 7 days of historical data   | 30 days historical data | 1 year historical data |
| Standard support            | Standard support        | Priority support       |

### Pay per Action

If you need more monthly Actions, the Pay per Action add-on may be right for you.

If you do NOT have Pay per Action activated, all your Patches will pause when you hit your monthly Actions limit. You'll be able to create new Patches, but you won't be able to turn them on until your usage/billing cycle restarts.

When you have Pay per Action activated, your Patches will continue running and you'll be able to create new Patches even if you hit your Action limit. You'll pay $0.02 per Action over your monthly limit, automatically charged after your billing cycle ends.

{% hint style="warning" %}
Pay per Action is only available as an add-on for paid plans (Starter or Pro)
{% endhint %}

Ready to get started? [**Sign up for free**](https://dispatch.esprezzo.io/signup)


---

# 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.esprezzo.io/introduction/what-is-dispatch/dispatch-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.
