# Set environment type

Mark your agent and MCP collections with an environment type to help prioritize scanning and triage alerts.

## How to Set Environment Type

1. Go to **Agentic Discovery > Collections**
2. Select one or more collections
3. Click **Set env type**
4. Choose: Development, Staging, or Production

## Auto-Detection

Collections with "demo" or "staging" in their name are automatically marked as Staging.

## Custom Environment Types

You can create custom environment types beyond the defaults:

* Development
* QA
* Pre-Production
* Partner Integration
* Customer Demo


---

# 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/set-environment-type.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.
