# Agent & it's Component(s)

To remove agent components from an agent group:

1. Navigate to the agent group from **Agentic Discovery** page
2. Select the checkbox next to the agent component(s) you want to remove
3. Click **Remove from Agent group** button at the bottom
4. Confirm the removal

## Important Notes

* This removes components from the group only
* Agent components remain in your inventory
* They can be added to other groups
* Supports bulk removal (select multiple components)

## Use Cases

* Reorganizing agent groups by new criteria
* Moving agents between environments
* Removing deprecated agents from active groups
* Updating group membership after agent changes


---

# 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://ai-security-docs.akto.io/akto-argus-agentic-ai-security-for-homegrown-ai/agentic-ai-discovery/how-to/delete/agent-and-its-component-s.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.
