# Administration

- [User management](https://olddocs.exivity.io/administration/user-management.md)
- [Users](https://olddocs.exivity.io/administration/user-management/users.md)
- [Groups](https://olddocs.exivity.io/administration/user-management/groups.md): Learn how to create groups and associate user permissions
- [Notifications](https://olddocs.exivity.io/administration/notifications.md): Learn how to create notifications for yourself or other users
- [Budget Notifications](https://olddocs.exivity.io/administration/notifications/budget-notifications.md): Learn how to create budget notifications
- [Report notifications](https://olddocs.exivity.io/administration/notifications/report-notifications.md): Learn how to create report notifications
- [Workflow notifications](https://olddocs.exivity.io/administration/notifications/workflow-notifications.md): Learn how to create notifications for the status of your workflow
- [Settings](https://olddocs.exivity.io/administration/settings.md)
- [Global Variables](https://olddocs.exivity.io/administration/settings/global-variables.md)
- [White Labeling](https://olddocs.exivity.io/administration/settings/white-labeling.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://olddocs.exivity.io/administration.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.
