# Roles and Permissions

In the FlytBase dashboard, there are various roles available within the Organization, allowing users to categorize and assign specific roles to individuals. This ensures that users are granted appropriate permissions without unnecessary access privileges within the Organization.

#### Viewing Permissions <a href="#flhgifco9q19" id="flhgifco9q19"></a>

Users can access the permissions from the permissions tab. There are three roles in the Organization. The following are the permissions provided to each of the user roles.

Accessing the Permissions tab

The permissions given to each of these roles are shown below in a table.

<figure><img src="/files/FTuFFQwH7KkwOmj4fqRZ" alt=""><figcaption><p>Access to each role in the Organization - Dashboard</p></figcaption></figure>

### Accessing your Operations Dashboard <a href="#o3j28kjzrops" id="o3j28kjzrops"></a>

FlytBase Operations Dashboard enables users to perform Operations with the DJI Dock.

<figure><img src="/files/myOAKCONzH0PAe0mlVCR" alt=""><figcaption><p>Navigating to Operations Dashboard</p></figcaption></figure>

Viewing Operations Dashboard

* The Organization name will be displayed on the dashboard at the top left corner of the dashboard.

<figure><img src="/files/2HyoCoNDz2AiEvdKolXJ" alt=""><figcaption><p>Operations Dashboard</p></figcaption></figure>

To know more about how to set up your first flight, refer to [this page](/in-flight-modules/setting-up-your-first-flight.md).


---

# 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.flytbase.com/getting-started-with-your-flytbase-account/roles-and-permissions.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.
