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

# Delete Agents

> Learn how to delete agents

The **Agents** page provides a centralized overview of all AI agents under your organization.\
From here, you can monitor call activity, download usage data, and delete agents.

<Steps>
  <Step title="Click your profile icon (bottom-left corner of the dashboard)." />

  <Step title="From the dropdown menu, select Settings." />

  <Step title="Switch to the agents page.">
    <Frame>
      <img src="https://mintcdn.com/phonely/HXaohyNGHf-tHtpu/assets/delete-agents-settings.png?fit=max&auto=format&n=HXaohyNGHf-tHtpu&q=85&s=4294480d84304c5c54cea04311dd3109" alt="Delete agents settings" width="6876" height="1732" data-path="assets/delete-agents-settings.png" />
    </Frame>
  </Step>

  <Step title="You’ll see a table listing all agents in your organization, along with key details such as:">
    * **Name**: The agent's display name.
    * **Phone Number:** The number assigned to the agent (if any).
    * **Agent ID:** A unique identifier.
    * **Deployment:** Indicates whether the agent  is live in Production or Enterprise.
    * **Call Minutes (Monthly):** Total minutes the agent has used this month.
    * **Updated At:** Shows when the agent was las modified or deployed.
  </Step>

  <Step title="Delete an agent">
    Deleting an agent permanently removes its configurations, workflows, and logs associated with that agent. You can also delete one or multiple agents at once. 

    On the **Agents** page, locate the agent(s) you want to remove. Click the checkbox next to each agent’s name to select them.

    Once selected, a toolbar will appear at the top of the list showing how many agents are selected. Click **Delete agents**.

    <Frame>
      <img src="https://mintcdn.com/phonely/HXaohyNGHf-tHtpu/assets/delete-agents-settings.png?fit=max&auto=format&n=HXaohyNGHf-tHtpu&q=85&s=4294480d84304c5c54cea04311dd3109" alt="Delete agents settings" width="6876" height="1732" data-path="assets/delete-agents-settings.png" />
    </Frame>

    Confirm the deletion in the prompt that appears.

    <Tip>
      Deleted agents cannot be recovered. If you need to reuse a configuration later, consider duplicating the agent before deleting it.
    </Tip>
  </Step>
</Steps>
