# My Environment

The "My Environment" section in Autom Mate is your personalized workspace for managing key automation components:

1. **Mate Agent**: Executes tasks and manages workflows, enabling seamless integration with various systems.
2. **Automs**: Automated processes that streamline repetitive tasks and centralize workflow management.
3. **Libraries**: A repository of system and custom libraries essential for automating tasks and integrating external systems.

Utilizing "My Environment" allows for efficient oversight of agents, processes, and integrations, ensuring a cohesive automation experience.

<table data-view="cards"><thead><tr><th></th><th align="center"></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td></td><td align="center"><a href="/pages/eiNNtKw19n7w9jEHwCJ8">Mate Agent</a></td><td></td><td><a href="/pages/eiNNtKw19n7w9jEHwCJ8">/pages/eiNNtKw19n7w9jEHwCJ8</a></td></tr><tr><td></td><td align="center"><a href="/pages/krToGTHLBFDPd6tVvFdl">Automs</a></td><td></td><td><a href="/pages/krToGTHLBFDPd6tVvFdl">/pages/krToGTHLBFDPd6tVvFdl</a></td></tr><tr><td></td><td align="center"><a href="/pages/StcJ8CzWSTXBzf2r4sMD">Libraries</a></td><td></td><td><a href="/pages/StcJ8CzWSTXBzf2r4sMD">/pages/StcJ8CzWSTXBzf2r4sMD</a></td></tr></tbody></table>

{% embed url="<https://youtu.be/UFVY7PtMvp8>" %}


---

# 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.autommate.com/userguide/product-features/my-environment.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.
