# Delete an Agent

Deleting an Agent is a simple process. Kill the pods and delete an Agent from the remote VPC and then delete them from ISD interface. With this you are deleting an agent from the customers remote private network & also deleting its entries from ISD.&#x20;

1. &#x20;To delete an Agent, click on the three dots at the end of the row of the Agent entry in the below table and click "**Delete**".&#x20;

![](/files/4Fk3Y4adjx2Nl4OzrOa5)

2\.  After clicking on delete, a confirmation dialog box appears to get your confirmation on the delete operations. Click on "**Yes, delete It!**" as shown in the below image.

![](/files/rGjSOGE3MZT5E2MbkYib)

{% hint style="info" %}
**Deleting an agent from OES instance doesn’t delete the agent pod from the remote VPC**. This means, even if you remove an agent entry from the OES UI, the agent software is running actively and service OES actions.
{% endhint %}

For some reason if the customer accidently deleted an existing Agent from the remote VPC, they can do one of the following.

1. Download the manifest of the existing again and install it on the remote VPC to have Agent up & running.
2. Create a new Agent manifest & install it as a new Agent in the remote VPC. &#x20;

{% hint style="info" %}
In either of the cases, the agent configurations would have to be recreated. Hence it is always advisable to take a periodic backup of Agent configurations.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.opsmx.com/opsmx-1/opsmx-context-engine/user-guide/opsmx-agent/deleting-an-agent.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
