# Stakeholders

- [Users](https://docs.interval-soft.com/interval/documentation/stakeholders/users.md): This section provides details on managing users within InterVal, including user lists, roles, and forms for creating or updating user profiles.
- [Users List](https://docs.interval-soft.com/interval/documentation/stakeholders/users/users-list.md)
- [User Form](https://docs.interval-soft.com/interval/documentation/stakeholders/users/user-form.md)
- [User Roles](https://docs.interval-soft.com/interval/documentation/stakeholders/users/user-roles.md)
- [Agencies](https://docs.interval-soft.com/interval/documentation/stakeholders/agencies.md): This section provides guidance on managing agencies in InterVal, including viewing agency lists and creating or editing agency profiles.
- [Agencies List](https://docs.interval-soft.com/interval/documentation/stakeholders/agencies/agencies-list.md)
- [Agency Form](https://docs.interval-soft.com/interval/documentation/stakeholders/agencies/agency-form.md)
- [Clients](https://docs.interval-soft.com/interval/documentation/stakeholders/clients.md)


---

# 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.interval-soft.com/interval/documentation/stakeholders.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.
