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

# Managing deployments

> Track and manage active agent deployments.

Track and manage active deployments from your [User Hub](https://corgent.ai/user-hub?tab=agents).

<CardGroup cols={2}>
  <Card title="View analytics" icon="chart-line">
    See widget loads, interaction counts, and credit usage per deployment.
  </Card>

  <Card title="Update settings" icon="gear">
    Change customization, allowlisted domains, or session settings without changing your embed code.
  </Card>

  <Card title="Pause or delete" icon="pause">
    Temporarily disable a deployment or delete it entirely to stop billing.
  </Card>

  <Card title="Clone deployments" icon="copy">
    Create copies of existing deployments for testing or multi-site rollouts.
  </Card>
</CardGroup>

### Deployment states

| State      | Description                                                   |
| ---------- | ------------------------------------------------------------- |
| **Active** | Deployment is live and processing requests.                   |
| **Paused** | Widget may still appear but does not accept new interactions. |
| **Error**  | Configuration issues or insufficient credits.                 |
