> ## Documentation Index
> Fetch the complete documentation index at: https://help.superhawk.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Roles & Permissions

> Understanding workspace roles and what each role can do in Superhawk AI.

Every member of a Superhawk AI workspace is assigned a role that determines what they can see and do. There are three roles: **Owner**, **Admin**, and **Member**.

## Role Overview

| Permission                            | Owner | Admin | Member          |
| ------------------------------------- | ----- | ----- | --------------- |
| View trials                           | Yes   | Yes   | Yes             |
| View reports                          | Yes   | Yes   | Yes             |
| View integrations                     | Yes   | Yes   | Yes (read-only) |
| Create and manage trials              | Yes   | Yes   | No              |
| Manage integrations                   | Yes   | Yes   | No              |
| Invite and remove members             | Yes   | Yes   | No              |
| Assign roles to members               | Yes   | Yes   | No              |
| Manage billing                        | Yes   | No    | No              |
| Delete workspace                      | Yes   | No    | No              |
| Manage all members (including Admins) | Yes   | No    | No              |

## Owner

The Owner has full control over the workspace. They can manage billing, delete the workspace, and change the roles of any member, including other Admins. Every workspace has exactly one Owner.

<Note>
  The person who creates a workspace is automatically assigned the Owner role.
</Note>

## Admin

Admins can do most things within a workspace -- manage members, configure integrations, create and manage trials, and view all reports. The main things Admins cannot do are manage billing, delete the workspace, or change the Owner's role.

## Member

Members have read-only access to most parts of the workspace. They can view trials, reports, and integration status, but they cannot make changes to integrations, create trials, or manage other members. This role is ideal for stakeholders who need visibility without needing to configure anything.

## Related

* [Managing Members](/workspaces/managing-members) -- Learn how to invite people and manage your workspace team.
