> ## 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.

# Track your Overwatch plan usage and resource limits

> See how many monitors, alert channels, and team members you've used, understand plan limits, and learn what happens when you reach a limit.

Every Overwatch plan includes limits on the number of monitors, alert channels, and team members your organization can have. You can check your current usage at any time and take action before you hit a limit and disrupt your monitoring.

## Where to find your usage

Go to **Settings → Plan** and scroll to the **Usage** section. You'll see a progress bar for each resource:

* **Monitors** — active monitors against your plan's monitor limit
* **Alert channels** — configured alert channels against your plan's limit
* **Team members** — current members (including the owner) against your plan's member limit

Each bar shows the count as `used / limit`. When you're at or over the limit, the bar turns red.

<Tip>
  Check your usage before adding new monitors or inviting team members, especially on the Starter plan where limits are low.
</Tip>

## Resource limits by plan

| Resource       | Starter | Pro | Enterprise |
| -------------- | ------- | --- | ---------- |
| Monitors       | 10      | 200 | Unlimited  |
| Alert channels | 1       | 5   | Unlimited  |
| Team members   | 1       | 5   | Unlimited  |

## What happens when you reach a limit

<Tabs>
  <Tab title="Monitor limit">
    When you've used all your available monitors, attempting to create a new one returns an error. The dashboard shows a prompt to upgrade your plan. You cannot add more monitors until you either delete an existing one or upgrade to a plan with a higher limit.
  </Tab>

  <Tab title="Alert channel limit">
    When you've used all your alert channel slots, attempting to create a new alert channel returns an error with an upgrade prompt. Delete an unused channel or upgrade your plan to add more.
  </Tab>

  <Tab title="Member limit">
    When you're at the member limit (counting both active members and pending invitations), the invite form is blocked. You cannot send new invitations until you remove a member, revoke a pending invite, or upgrade your plan.
  </Tab>
</Tabs>

<Warning>
  If you downgrade to a lower plan and your existing usage exceeds the new plan's limits, your over-limit monitors are paused automatically at the end of your billing period. Alert channels and team members are not automatically removed, but you won't be able to add new ones until you're back within limits.
</Warning>

## Freeing up resources

If you're at a limit and don't want to upgrade, you can make room by removing resources you no longer need:

**Delete unused monitors**: Go to your monitors list, find monitors that are no longer relevant, and delete them. Deleted monitors and their check history are permanently removed.

**Delete unused alert channels**: Go to **Alert Channels**, find channels that aren't in use, and delete them. Make sure no active monitors are bound to the channel before deleting.

**Remove team members**: Owners can remove members from **Settings → Team**. Removing a member frees up a seat immediately. See [Inviting team members](/teams/inviting-members) for details.

## Upgrading for more capacity

If you regularly approach your limits, upgrading your plan is the most straightforward solution.

<Steps>
  <Step title="Go to plan settings">
    Navigate to **Settings → Plan**.
  </Step>

  <Step title="Upgrade your plan">
    Click **Upgrade** on the Pro plan card, or click **Manage billing** if you're already subscribed and want to change plans.
  </Step>

  <Step title="Confirm in Stripe">
    Complete the upgrade in the Stripe billing portal. Your new limits take effect immediately.
  </Step>
</Steps>

<Note>
  If you need unlimited monitors, 10-second check intervals, or more than 5 team members, [Enterprise](/billing/plans#enterprise) is the right fit. Contact [hello@processfoundry.io](mailto:hello@processfoundry.io) to get started.
</Note>
