# Types of Users

Squadcast has **three different types of users**:

<figure><img src="https://1574591692-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8TaWz01jmUJl58p4ZVel%2Fuploads%2Fgit-blob-be741cda9c17d528adc49d748aa155374ca0ad18%2FIncidents%20(1).png?alt=media&#x26;token=e5cd3061-cd6a-458f-88b3-6f8b3234827e" alt="Incident management - Types of users - Account holder, user, stakeholder"><figcaption></figcaption></figure>

### Account Owner <a href="#account-owner" id="account-owner"></a>

Squadcast allows only one Account Owner per Organization. An Account Owner has all the privileges in that Organization and by default will also be responsible for the billing of the account.

{% hint style="info" %}
The user that first signs up for the account & creates an Organization is by *default* the `Account Owner`. Learn about transferring ownership of the account to another user, [<mark style="color:blue;">here</mark>](https://support.squadcast.com/change-account-owner#transferring-account-ownership).
{% endhint %}

{% hint style="warning" %}
Each Squadcast Organization can have only **one** `Account Owner` type of user.
{% endhint %}

### User <a href="#user" id="user"></a>

Users, by default, have the ability to customize their Profile, Notification Rules, Respond to, and resolve incidents. Typically, Users are the Engineers, SREs, Systems Engineers or anyone in your team that handles incident management & on-call.

### Stakeholder <a href="#stakeholder" id="stakeholder"></a>

As the name implies, these are typically other participants from the Organization who may have an interest in the incident management process. They could be Product Managers, Customer Support Representatives, CxOs, and so on.

Stakeholders have **view-only access** to all incidents. This means that Stakeholders are **not notified by default** for any of the incidents created in Squadcast. If Stakeholders need to be notified of incidents, [<mark style="color:blue;">this</mark>](https://support.squadcast.com/incidents-page/incident-notes#mentioning-users-squads-and-teams-in-notes) is how it can be done.

Stakeholders also have the ability to create manual incidents should they notice something wrong and want to notify the on-call team of it.

{% hint style="info" %}
**Note**: Stakeholder licenses are allocated at a 1:1 ratio with total users licenses purchased. Additional licenses available as add-on.
{% endhint %}

{% hint style="warning" %}
**Important:**

* Stakeholders will not receive SMS/Phone call notifications for incidents in Squadcast.
* Stakeholders cannot be added to Schedules or Escalation Policies.
  {% endhint %}

*Have any questions?* [*Ask the community*](https://community.squadcast.com/view/home)*.*


---

# 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.squadcast.com/manage-users/types-of-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.
