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

# Delete Your Agent

> Remove your Agents from Relevance AI

Deleting Agents is a permanent action and cannot be undone. Once an Agent is deleted, it will no longer be available in your Relevance AI project.

## How to delete an Agent

<div style={{ width:"100%",position:"relative","padding-top":"56.75%"}}>
  <iframe src="https://app.supademo.com/embed/cmfw4l4vp2ta610k8eopeuoas" frameBorder="0" title="How to delete an Agent" allow="clipboard-write; fullscreen" webkitAllowFullscreen="true" mozAllowFullscreen="true" allowFullscreen style={{ position:"absolute",top:0,left:0,width:"100%",height:"100%",border:"3px solid #5E43CE",borderRadius:"10px" }} />
</div>

1. Click 'Agents' in the sidebar of Relevance AI
2. Click on the three dots button next to the Agent you want to delete, then select 'Delete'
3. On the pop-up that appears, click 'Delete' to confirm the permanent deletion

<Warning>
  Deleting an Agent is a permanent action and cannot be undone. Once an Agent is deleted, it will no longer be available in your Relevance AI project.
</Warning>

## Frequently asked questions (FAQs)

<AccordionGroup>
  <Accordion title="What happens if my Agent that I've deleted is clonable?">If your deleted Agent is clonable, it will no longer be available for cloning, but people who have already cloned it will still be able to use it.</Accordion>
  <Accordion title="I accidentally deleted an Agent, can you recover it?">Unfortunately, we cannot recover deleted Agents. Once an Agent is deleted, it will no longer be available in your Relevance AI project. Our support team also cannot recover deleted Agents.</Accordion>
</AccordionGroup>
