# Areas of Responsibility

[Areas of Responsibility](/company/about-mattermost/list-of-terms.md#aor) (or "AORs") map areas of ownership to [Directly Responsible Individuals](/company/about-mattermost/list-of-terms.md#dri) ("DRIs"), Backups (people to contact when the DRI is on vacation or unavailable) with a link to a publicly shared Process Write-Up in the Mattermost Handbook, which includes questions and answers to what's been previously asked.

For security reasons, visibility of the AORs is limited to authenticated Mattermost Staff and available in our [AOR directory](https://docs.google.com/spreadsheets/d/1qraUnYC-4W1W7nouaWzmLKl5zVzKYKqXwkMdBX2t97M/edit#gid=684908004)


---

# 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://handbook.mattermost.com/operations/operations/areas-of-responsibility.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.
