> ## Documentation Index
> Fetch the complete documentation index at: https://docs.overwatchapp.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Overwatch pricing: Starter, Pro, and Enterprise plans

> Compare Starter, Pro, and Enterprise plans — features, resource limits, check intervals, and how to subscribe, upgrade, downgrade, or cancel.

Overwatch offers plans sized for solo projects through large engineering teams, plus a free self-hosted option. All paid plans start with a 14-day free trial — no credit card required. Your trial gives you full access to the features in your chosen plan so you can evaluate Overwatch before committing.

## Plan comparison

|                            | Starter   | Pro      | Enterprise | Free (OSS) |
| -------------------------- | --------- | -------- | ---------- | ---------- |
| **Price**                  | \$10/mo   | \$200/mo | Custom     | Free       |
| **Monitors**               | 10        | 200      | Unlimited  | Unlimited  |
| **Alert channels**         | 1         | 5        | Unlimited  | Unlimited  |
| **Team members**           | 1         | 5        | Unlimited  | N/A        |
| **Minimum check interval** | 5 minutes | 1 minute | 10 seconds | Custom     |
| **Data retention**         | 90 days   | 90 days  | 2 years    | N/A        |
| **SSO / SAML**             | No        | No       | Yes        | No         |
| **Dedicated support**      | No        | No       | Yes        | Community  |

<Note>
  The **Free (OSS)** plan is the self-hosted version of Overwatch. You run it yourself using the open-source Go binary. Visit [github.com/processfoundry/overwatch](https://github.com/processfoundry/overwatch) for setup instructions.
</Note>

## Free trial

Every new Overwatch organization starts on a 14-day free trial. You get full access to your chosen plan's features without entering payment details. A countdown in **Settings → Plan** shows how many days remain.

When your trial ends, your monitors are paused until you subscribe to a paid plan. No data is deleted — subscribing re-enables everything immediately.

## Subscribing to a plan

<Steps>
  <Step title="Open plan settings">
    Go to **Settings → Plan** in the dashboard.
  </Step>

  <Step title="Choose your plan">
    Review the Starter and Pro plan cards. Click **Subscribe** on the plan you want.
  </Step>

  <Step title="Complete checkout">
    You're taken to a Stripe-hosted checkout page. Enter your payment details and confirm.
  </Step>

  <Step title="Subscription activates">
    Once payment is confirmed, your subscription becomes active and you return to the dashboard automatically.
  </Step>
</Steps>

<Note>
  Only the organization **owner** can manage billing and subscriptions.
</Note>

## Upgrading or downgrading

After subscribing, you can change plans through the Stripe billing portal:

1. Go to **Settings → Plan**.
2. Click **Manage billing**.
3. Select your new plan and confirm the change.

Upgrades take effect immediately. Downgrades take effect at the end of your current billing period.

**Before downgrading**, make sure your current usage fits within the lower plan's limits. If you have more monitors, alert channels, or team members than the target plan allows, the downgrade button will be blocked until you reduce usage.

<Warning>
  If you downgrade and your usage exceeds the new plan's limits after the period ends, your over-limit monitors will be paused automatically. Remove unused resources before the period ends to avoid interruption.
</Warning>

## Enterprise

Enterprise is designed for organizations with scale, compliance, or custom requirements. It includes:

* Unlimited monitors with 10-second check intervals
* 2-year data retention
* SSO and SAML authentication
* Dedicated support with an SLA
* Custom integrations

To discuss Enterprise pricing, email [hello@processfoundry.io](mailto:hello@processfoundry.io).

## Cancelling your subscription

To cancel:

1. Go to **Settings → Plan**.
2. Click **Manage billing**.
3. Follow the cancellation flow in the Stripe portal.

After you cancel, your subscription status changes to **Canceling**. You keep full access until the end of your current billing period. When the period ends, your monitors are paused. Your data is retained and you can resubscribe at any time to resume monitoring.
