# Plans and Usage

{% hint style="info" %}
**IMPORTANT:** You need to have Admin-level permissions to view and manage the "**Plans and Usage**" option.
{% endhint %}

### BetterBugs pricing plans

BetterBugs offers a free tier and two paid plans. Check out the complete list of features that come with each plan from the pricing page.

<a href="https://www.betterbugs.io/pricing" class="button primary">Visit the pricing page</a>

### Quick overview

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Free</strong></td><td>Essential features for small teams. No credit card required.</td><td><ul><li>Unlimited sessions &#x26; projects</li><li>Device information</li><li>Developer logs</li><li>App storage data</li><li>Integrate all project tools</li><li>AI repro steps (up to 15 times)</li><li>2-year data retention policy</li><li>Up to 3 users</li><li>Up to 50 Recording Links/month</li></ul></td><td><a href="/files/UA3sSnY3W0dJKqOR1ihE">/files/UA3sSnY3W0dJKqOR1ihE</a></td><td><a href="https://app.betterbugs.io/login">https://app.betterbugs.io/login</a></td></tr><tr><td><strong>Team (with 10-day free trial)</strong></td><td>Better fit for growing teams handling multiple projects.</td><td><ul><li><strong>Everything in free, plus</strong></li><li>Video annotations and blurring</li><li>AI repro steps (up to 350 times/month)</li><li>Unlimited integrations with PM tools</li><li>AI Debugger</li><li>Jira 2-way sync</li><li>Support for Sentry integration</li><li>Integrate using Webhook</li><li>Automation with project tools</li><li>Private projects and sessions</li><li>Unlimited guest users</li><li>Up to 100 Recording Links/month</li></ul></td><td><a href="/files/Fk4w2ynR4viChecBO764">/files/Fk4w2ynR4viChecBO764</a></td><td><a href="https://app.betterbugs.io/login">https://app.betterbugs.io/login</a></td></tr><tr><td><strong>Enterprise</strong></td><td>Custom workflows, premium support, and top-tier security for large teams.</td><td><ul><li><strong>Everything in Team, plus</strong></li><li>Custom workflows and premium support</li><li>Unlimited AI repro steps</li><li>SAML SSO</li><li>Workspace analytics</li><li>Custom data retention policy</li><li>On-premise data storage</li><li>Priority support</li><li>Audit Trail</li><li>Unlimited Recording Links</li></ul></td><td><a href="/files/57eAqb1eQndYRHADqOCU">/files/57eAqb1eQndYRHADqOCU</a></td><td><a href="https://calendly.com/nishil-betterbugs/30min?back=1&#x26;month=2024-07">https://calendly.com/nishil-betterbugs/30min?back=1&#x26;month=2024-07</a></td></tr></tbody></table>


---

# 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.betterbugs.io/dashboard/my-account/plans-and-usage.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.
