# Mark a Collection Out of Testing Scope

Exclude collections from AI Red Teaming when they shouldn't be scanned (sandbox agents, demo agents, third-party MCP servers, etc.).

## How to Mark Out of Scope

1. Go to **Agentic Discovery > Collections**
2. Select the collection(s) to exclude
3. Click **Mark collections as out of scanning scope**
4. Confirm

## When to Use

* Sandbox or demo agents
* Third-party MCP servers you don't control
* Deprecated agents being phased out
* Development/probe agents not ready for scanning

## Important Notes

* Collections remain visible in inventory
* They won't be included in AI Red Teaming
* Can be brought back into scope anytime
* Keeps scan results focused on critical agents


---

# 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/mark-a-collection-out-of-testing-scope.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.
