# User management

- [How to reset your password](https://liieditors.docs.laws.africa/user-management/how-to-reset-your-password.md): These are the steps to reset your password in a secure and efficient manner.
- [Add users](https://liieditors.docs.laws.africa/user-management/add-users.md)
- [Add multiple users](https://liieditors.docs.laws.africa/user-management/add-users/add-multiple-users.md)
- [Assigning Permissions](https://liieditors.docs.laws.africa/user-management/assigning-permissions.md): This guide shows an editor the steps for assigning users roles.
- [Delete users](https://liieditors.docs.laws.africa/user-management/delete-users.md)
- [How to export files](https://liieditors.docs.laws.africa/user-management/how-to-export-files.md): This is a guide on how to export different files on peachjam


---

# 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://liieditors.docs.laws.africa/user-management.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.
