# Users

Concept Summary

| Concept                                                                                       | Description                                                                                                   |
| --------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------- |
| [Users](/adnuntius-advertising/admin-ui/users/users-teams-and-roles.md)                       | A person that can log into Adnuntius and perform certain tasks to certain content.                            |
| [Teams](/adnuntius-advertising/admin-ui/users/users-teams-and-roles-1.md)                     | Determines the content that a user can perform actions to.                                                    |
| [Roles](/adnuntius-advertising/admin-ui/users/users-teams-and-roles-2.md)                     | Determines the actions that users can perform to the content they have access to.                             |
| [User profile](/adnuntius-advertising/admin-ui/users/user-profile.md)                         | Lets users set certain design preferences to their user experience.                                           |
| Team Groups                                                                                   | Group more than one team together to make it easier to create users who should have access to multiple teams. |
| [Notification Preferences](/adnuntius-advertising/admin-ui/users/notification-preferences.md) | Lets users subscribe to email and/or UI notifications.                                                        |


---

# 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.adnuntius.com/adnuntius-advertising/admin-ui/users.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.
