> For the complete documentation index, see [llms.txt](https://docs.canso.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.canso.ai/ai-agents/how-tos/delete-agent.md).

# Delete the AI Agent

To delete an AI Agent deployed in your cluster, execute the following command:

```bash
gru agent delete <agent_name>
```

**Note:** Please not that the above command deletes only the AI Agent and not its dependent components.
