# User Management

- [Creating Ranks](https://docs.sonoransoftware.com/cms/tutorials/user-management/creating-departments.md): Now that you've created your community and started to invite users you'll want to start creating groups. Learn more below
- [Rank Promotions](https://docs.sonoransoftware.com/cms/tutorials/user-management/rank-promotions.md): Configure rank promotion flows for your community members.
- [Setting User Ranks](https://docs.sonoransoftware.com/cms/tutorials/user-management/modify-users-permissions-and-information.md): Now you're ready to modify your users that have joined your community. Follow the guide below!
- [Community Profile](https://docs.sonoransoftware.com/cms/tutorials/user-management/viewing-a-community-profile.md): Looking to view a member's profile that's within your community? Follow this page for more information!
- [Configuring User Permissions](https://docs.sonoransoftware.com/cms/tutorials/user-management/configuring-user-permissions.md): Easily view user permissions and determine what ranks are granting or denying permissions.
- [Merge Duplicate Accounts](https://docs.sonoransoftware.com/cms/tutorials/user-management/merge-duplicate-accounts.md): Merge CMS accounts together to remove duplicates, combine ranks, form submissions, and more.


---

# 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.sonoransoftware.com/cms/tutorials/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.
