# People

- [Getting Started](https://docs.adminremix.com/core/people/getting-started.md): AssetRemix has a variety of ways for you to upload your assets into our system.
- [Setting Permissions for Users](https://docs.adminremix.com/core/people/setting-permissions-for-users.md): AssetRemix allows for a wide variety of roles for users. You can choose to use the roles we have preselected, or pick and choose your own.
- [Setting Up Roles](https://docs.adminremix.com/core/people/setting-permissions-for-users/setting-up-roles.md): If you have the same key staff members you can set roles to have the same permissions for those users.
- [Editing or Deleting Users](https://docs.adminremix.com/core/people/editing-or-deleting-users.md): Do you have a current staff that changed roles or needs different permissions? Do you need to delete a user? Here is a guide to help you out. You must have editing or delete permissions to continu
- [View History for Help Desk Agents](https://docs.adminremix.com/core/people/view-history-for-help-desk-agents.md): Allow Help Desk Agents to view help desk history.


---

# 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.adminremix.com/core/people.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.
