# Pricing

PFO is a free app for casual users and small teams.&#x20;

Paid plans are best for users with extensive usage and advanced needs.

The following plans are available:

* **STARTER** - for average users
* **GROWTH** - when 500 execution is not enough, or audit logs are important
* **ENTERPRISE** - for companies over 250 executions per day

What's included in the plans:

<table data-view="cards" data-full-width="true"><thead><tr><th align="center"></th><th align="center"></th><th></th></tr></thead><tbody><tr><td align="center"><strong>STARTER</strong></td><td align="center"><strong>FREE</strong></td><td><p></p><ul><li>Unlimited Forms</li><li>Unlimited Fields</li><li>Unlimited Schedules</li><li>Latest Execution logs</li><li>Latest Audit logs</li><li>500 executions / month / workspace</li></ul></td></tr><tr><td align="center"><strong>GROWTH</strong></td><td align="center"><p><strong>149$</strong> / month</p><p> <strong>1490$</strong> / year</p></td><td><ul><li>Everything included in the <strong>Starter</strong> plan</li><li>Full history of Execution logs</li><li>Full history of Audit logs</li><li>5000 executions / month / workspace</li></ul></td></tr><tr><td align="center"><strong>ENTERPRISE</strong></td><td align="center"> <strong>999$</strong> / month<br><strong>9990$</strong> / year</td><td><ul><li>Everything icluded in the <strong>Growth</strong> plan</li><li>Unlimited executions</li><li>Fast lane support</li></ul></td></tr></tbody></table>

Plans can be changed in the Workspace admin menu, with a workspace administrator account.

{% hint style="success" %}
Payments are **secure** and handled by **Stripe**. This is because Atlassian does not provide a "paid via Atlassian" option for Bitbucket forge apps as of now.
{% endhint %}


---

# 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.meta-inf.hu/pipeline-forms/additional-information/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.
