# Pricing Plans

Formula Pro offers several plans to match your automation needs. Operations reset each billing period (monthly for Free, monthly or annually for paid plans depending on your subscription).

## Plans Overview

| Plan         | Monthly | Annual | Operations per period | Best for                             |
| ------------ | ------- | ------ | --------------------- | ------------------------------------ |
| **Free**     | $0      | $0     | 120                   | Trying Formula Pro, light automation |
| **Lite**     | $9      | $7     | 250                   | Small teams, moderate usage          |
| **Starter**  | $19     | $15    | 2,500                 | Growing teams, regular automations   |
| **Basic**    | $45     | $39    | 5,000                 | Active users, multiple boards        |
| **Growth**   | $79     | $65    | 25,000                | Larger teams, heavy automation       |
| **Advanced** | $129    | $109   | 75,000                | Enterprise-scale usage               |

> **Note:** Paid plan monthly and annual prices are set by monday.com. Visit the [marketplace listing](#learn-more) below for current pricing.

## Learn More

For current pricing, billing details, and to subscribe or upgrade, visit the Formula Pro listing on the monday.com Marketplace:

[**Formula Pro Automations — Pricing**](https://monday.com/marketplace/listing/10000685/formula-pro-automations#pricing)

You can upgrade at any time from within the Formula Pro app by clicking the **Upgrade** button, or from Integrations → Formula PRO Automation → Settings.


---

# 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://formulapro.shadebridge.com/formula-pro/appendix/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.
