# Team Members

### Two levels of membership

StatusPal offers two distinct levels of team membership, enabling you to organize your teams with the granularity you require.

#### **Status page level members**

These members have access to a specific status page and are managed via the <mark style="background-color:green;">Members</mark> link in the sidebar of your status page admin dashboard.

<figure><img src="/files/czHvsRvVgnfwfB3m3WzA" alt="Status page level members"><figcaption></figcaption></figure>

#### **Organization-level members**

These members have access to all the status pages within an organization, as well as the settings of the organization itself, depending on the team member's role. You can manage the organization-level memberships via the <mark style="background-color:green;">Members</mark> link in the sidebar of your organization's admin section.

<figure><img src="/files/OHzTDIkm9HZugYMNzyQx" alt="Organization-level members"><figcaption></figcaption></figure>

### Roles

The following roles are available in StatusPal memberships:

* **Editor**: Members with this role can create and update incidents, maintenance, and information notices.
* **Admin**: These members can fully manage status pages but not delete them.
* **Owner**: These members can fully manage a status page or organization, depending on what level the membership is.
* **Billing**: These members can list and download invoices for your organization. This role is only available at the organization level.
* **Viewer**: This is a special role that doesn't allow for managing status pages, only for viewing and subscribing to [private status pages](/platform/private-status-page.md). Members with this role won't reduce your number of team member seats. Instead, you have the same number of viewer seats as you have subscriptions in your billing plan.


---

# 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.statuspal.io/platform/team-members.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.
