# Navigating Your FlytBase Platform

## Navigation Drawer

The navigation drawer provides you with access to all the major flight modules necessary for autonomous drone flights as an operator.

<figure><img src="/files/vvHUCQSBhp11S7EBlk7e" alt=""><figcaption><p>Navigation Drawer Overview</p></figcaption></figure>

<figure><img src="/files/KBlmYLrgpVHZnall3sf1" alt=""><figcaption><p>Using the Navigation Drawer</p></figcaption></figure>

#### You can access the following using the Navigation drawer:

1. **Operations**<img src="/files/FyaNhLhOJBxjfkvDuxUa" alt="" data-size="line">: A Control Center to manage, control, and view live streams of your real-time fleet operations.
   * **Drones**![](/files/NcVKPRgl0XLYLQiT6pIX): View crucial drone telemetry data, [<mark style="color:blue;">execute missions</mark>](/in-flight-modules/flight-execution.md)<mark style="color:blue;">,</mark> and [<mark style="color:blue;">launch the drone</mark> ](/in-flight-modules/how-to-manage-your-flight-operations/fleet-management.md)to a particular location.
2. **Planning**![](/files/DCRPo1aPuS9udv5FOAP1): Create and schedule missions.
   * **Missions**![](/files/1johM1upNnY9g62EeYlD): Plan and create missions using a [<mark style="color:blue;">mission planner</mark>](/pre-flight-modules/planning/mission-planning.md).
   * **Schedule**![](/files/B4wdmVHcZNNXijTAdc4H): Create a [<mark style="color:blue;">flight schedule</mark>](/pre-flight-modules/planning/mission-scheduler.md) to launch missions at a particular time and date or repeat it daily.&#x20;
3. **Logs**![](/files/wDvVGHxYZnuP4l7Ak9ch): An organized repository of all your post-flight reports & media.
   * **Flight Logs**![](/files/ni2VpIpYB7zCkRWJEcFs): Access [<mark style="color:blue;">flight logs</mark>](/post-flight-modules/reviewing-your-flight-logs.md) of all the previous flights.
   * **Gallery**<img src="/files/89KACYrTVQSb0T1PL9fm" alt="" data-size="line">: View and download images or videos stored in your [<mark style="color:blue;">private cloud storage</mark>](/post-flight-modules/gallery.md)![](/files/Q9x6LujalkBP430okeVh).
4. **Alerts**![](/files/bxfhPcq04WcccKUWVyXG): Manage all your alarms.
   * **Alarms**![](/files/HG9Qdl5xh42YhwMzIgLS): View, manage, and respond to third-party alarms integrated with FlytBase.
5. **Management**<img src="/files/dPyVKxm54rtjgng0sw10" alt="" data-size="line">: Manage and maintain all your devices on FlytBase.
   * **Devices**<img src="/files/zrzD75bFBd0Dx1WpaDWs" alt="" data-size="line">: Add new [<mark style="color:blue;">devices</mark>](/device-management/device-management/dji-docks/device-maintenance.md), set up and manage them, access devices remotely, perform maintenance tasks, and monitor critical [<mark style="color:blue;">device diagnostics</mark>](/device-management/device-management/dji-docks/diagnostics.md) for any abnormalities.
   * **Sensors**<img src="/files/03nXNcpIVvQh8LzaeQiY" alt="" data-size="line">: Add and Manage third-party detect and avoid sensors like Casia-G.

## Top bar&#x20;

The top bar displays information and actions at the top of the FlytBase dashboard.

<figure><img src="/files/uPBqP2k1s7XrhVjUbpk1" alt=""><figcaption><p>Top Bar Overview</p></figcaption></figure>

<figure><img src="/files/dGUtPHORk4JbmP5Zp30p" alt=""><figcaption><p>Using the Top Bar</p></figcaption></figure>

#### From the Top bar, you can access:

1. **Notification center**<img src="/files/xdGKkxTQRPhxRdSrrtdG" alt="" data-size="line">: Contains a list of pop-up messages that appear on the dashboard during a session.
2. **Settings**<img src="/files/l9NtdItPVfCFpKe8nAnq" alt="" data-size="line">: Access and configure [settings](/pre-flight-modules/platform-settings.md) for drones and docking stations.
3. **What's New**<img src="/files/GceO43swKUnX3o6rX5t9" alt="" data-size="line">: Learn about useful new features, improvements, and fixes in FlytBase.
4. **Account info**<img src="/files/4vWzw9962K0YI9Ngigao" alt="" data-size="line">: Access [account](broken://pages/dk1xqaw24m8uoLiDvdzN) information, provide [role-based action controls](/getting-started-with-your-flytbase-account/roles-and-permissions.md) and seamlessly navigate among all your Organization Operation dashboards.

## App Integrations

A simple new way to access all your third-party integrations and widgets.

<figure><img src="/files/jN9RbNpdlzxDWdTUJV2R" alt=""><figcaption><p>App Integrations</p></figcaption></figure>

Now that you've got a glimpse of the FlytBase dashboard, let's move to Device Management, where you'll learn how to [add, set up](/device-management/add-and-setup-your-device/register-your-dji-dock-1-and-2.md), and [manage your devices](/device-management/device-management/dji-docks/device-maintenance.md) on the dashboard.


---

# 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/navigating-flytbase/navigating-your-flytbase-platform.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.
