# Remove API(s) from API group

{% @arcade/embed url="<https://app.arcade.software/share/ki0xLmJnmnSw3Wz0YMXs>" flowId="ki0xLmJnmnSw3Wz0YMXs" %}

To remove APIs from an API group in Akto:

1. Navigate to the API group from API Discovery page in Akto.
2. Select the checkbox next to the API(s) you want to remove from the group.
3. Once selected, a menu will appear at the bottom of the list.
4. Click on the "Remove from API group" button in this menu.

This action will remove the selected API(s) from the current API group without deleting them from your overall API inventory. The APIs will still exist in your system but will no longer be associated with this particular group.

Note that you can select multiple APIs at once for bulk removal from the group.


---

# 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.akto.io/api-inventory/how-to/remove-api-s-from-api-group.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.
