# Admin

- [General](https://help.clause9.com/admin/general.md)
- [Users](https://help.clause9.com/admin/users.md)
- [User rights](https://help.clause9.com/admin/user-rights.md): Here you can find detailed information on what the rights in the User rights management menu in Clause9 and ClauseBuddy mean and what they provide access to.
- [Profiles](https://help.clause9.com/admin/profiles.md)
- [Groups](https://help.clause9.com/admin/groups.md)
- [Styles](https://help.clause9.com/admin/styles.md)
- [Default styles](https://help.clause9.com/admin/default-styles.md)
- [Attribute models](https://help.clause9.com/admin/attribute-models.md)
- [Usage page](https://help.clause9.com/admin/usage-page.md)
- [Custom homepage](https://help.clause9.com/admin/custom-homepage.md)
- [Global placeholders](https://help.clause9.com/admin/global-placeholders.md)
- [Access rights](https://help.clause9.com/admin/access-rights.md)
- [How to: admin](https://help.clause9.com/admin/how-to-admin.md)
- [Adding a new user](https://help.clause9.com/admin/how-to-admin/adding-a-new-user.md)
- [Disabling a user](https://help.clause9.com/admin/how-to-admin/disabling-a-user.md)
- [Managing group memberships](https://help.clause9.com/admin/how-to-admin/managing-group-memberships.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://help.clause9.com/admin.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.
