# Team and Permissions

## Permissions on AirOps

AirOps offers three roles with specific permissions:

* **Admin:**
  * Everything the Builder can do plus:
  * Manage team members
  * Manage billing
* **Builder:**
  * Everything the Operator can do plus:
  * Create and Edit Apps
  * Manage Knowledge Bases
  * View Analytics
* **Operator:**
  * Run Apps

## How do I invite new team members?

Navigate to :gear: **Settings > Team** to manage existing and invited users within your Workspace

<figure><img src="/files/pD33C5kYuAossTIGRTh0" alt=""><figcaption></figcaption></figure>

###


---

# 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.airops.com/your-workspace/team.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.
