# Manage Users

- [Types of Users](https://support.incidents.cloud.solarwinds.com/manage-users/types-of-users.md): Understanding the different User Types supported in Squadcast - Account Owners, Users and Stakeholders
- [Add and Delete Users](https://support.incidents.cloud.solarwinds.com/manage-users/add-and-delete-users.md): Adding and Deleting Users from your Organization
- [Import Users](https://support.incidents.cloud.solarwinds.com/manage-users/import-users.md): Import users into Squadcast using a .csv file
- [User Permissions - Access Controls](https://support.incidents.cloud.solarwinds.com/manage-users/user-permissions-access-controls.md): Organization-level Access Controls within your Account
- [Manage Your Profile](https://support.incidents.cloud.solarwinds.com/manage-users/manage-your-profile.md): Edit your account details and set up notification preferences
- [Notification Rules](https://support.incidents.cloud.solarwinds.com/manage-users/notification-rules.md): Notification rules define how and when you are notified when an incident is assigned to you
- [On-Call Reminder Rules](https://support.incidents.cloud.solarwinds.com/manage-users/on-call-reminder-rules.md): On-Call Reminder Rules define how and when you are notified about the upcoming On-Call Shift
- [Change Account Owner](https://support.incidents.cloud.solarwinds.com/manage-users/change-account-owner.md): Transfer your Account Ownership to someone else from your Organization


---

# 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://support.incidents.cloud.solarwinds.com/manage-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.
