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

# Disable Agents

> Disable agents to archive them without deleting, and re-enable them at any time.

<Info>
  Agent management features are available to workspace administrators.
</Info>

Disabling an agent archives it without permanently deleting it. Disabled agents are hidden from users but can be re-enabled at any time.

## When to Disable vs Delete

| Action      | Use When                                                                                                                                                  |
| ----------- | --------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Disable** | You want to temporarily remove an agent from use, the agent may be needed again in the future, you want to preserve the agent's configuration and history |
| **Delete**  | The agent is no longer needed at all, you want to permanently remove all associated data, the agent was created in error                                  |

<Warning>
  Deleting an agent is permanent and cannot be undone. Disable agents first if you're unsure whether they'll be needed in the future.
</Warning>

## How to Disable an Agent

1. Go to [Workspace Settings → Agents](https://app.langdock.com/settings/workspace/agents)
2. Find the agent and click the **⋮** menu
3. Select **Disable**

Disabled agents:

* Are hidden from the agent library for all users
* Cannot be used in new conversations
* Preserve their configuration, knowledge, and settings
* Can be re-enabled by an admin at any time

## How to Re-enable an Agent

1. Go to [Workspace Settings → Agents](https://app.langdock.com/settings/workspace/agents)
2. Filter by **Disabled** status to find archived agents
3. Click the **⋮** menu on the agent and select **Enable**
