# Navigating FlytBase

## Reimagined FlytBase dashboard

<figure><img src="/files/JqGjevg4MnCI9zylwlBK" alt=""><figcaption><p>All new FlytBase Layout</p></figcaption></figure>

### Navigation Drawer

The navigation drawer offers ergonomic access to all major flight modules required by an operator for autonomous drone flights.

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

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

#### From the Navigation drawer, you can access:

1. **Operations**<img src="/files/V1mMEwBM5bGrg3FCeZRT" alt="" data-size="line">: A Control Center to manage, control and view live streams of your real-time fleet operations.
   * **Drones**![](/files/l3fhydGxtpXW4ZfPSm7R): Add devices, view crucial drone telemetry data, [<mark style="color:blue;">execute missions</mark>](/features/planning/missions.md) and [<mark style="color:blue;">launch the drone</mark> ](/features/operations/launch-to-location-go-to-location.md)to a particular location.
   * **Docking Stations**![](/files/DzH8pCE4Odnj9lqd8TZt): Access docking station controls, telemetry, and weather data.
   * **Multi-Cam**![](/files/IseTck8RSSvknEaRKhoT): Access the live video feed from multiple drones and docking stations that are executing simultaneous missions.
2. **Planning**<img src="/files/qkkLLYzQiD9en3by6dM9" alt="" data-size="line">: Create and schedule missions.
   * **Missions**![](/files/j8PbmKPUDSDK1ZrCL2zx): Plan and create missions using[ <mark style="color:blue;">mission planner</mark>](/features/planning/missions.md).
   * **Schedule**<img src="/files/ojAUVScW3BDxtz82umV5" alt="" data-size="line">**:** Create a [<mark style="color:blue;">flight schedule</mark>](/features/planning/schedule.md) to launch missions at a particular time and date or repeat it daily.&#x20;
3. **Logs**![](/files/NXL13VDbSEHt1nPWXydY): An organized repository of all your post-flight reports & media.
   * **Flight Logs**![](/files/PtFQyDVhlWBjRYDwQyEG): Access [<mark style="color:blue;">flight logs</mark>](/features/logs/flight-logs.md) of all the previous flights.
   * **Gallery**: View and download images or videos stored in your private cloud storage and access the <mark style="color:blue;">c</mark>[<mark style="color:blue;">loud media sync</mark>](/features/logs/gallery/cloud-media-sync.md)![](/files/yx9IjaGBDIPt4JqEeYdu) feature.
4. **Zones**![](/files/hCXDyfEtCoTLApiZc8y6): Restrict your drones to specific operational areas.
   * **Geofence**![](/files/4i0QWyQTiLX2uWFT1S2o): Create a virtual 'fence' (<mark style="color:blue;">c</mark>[<mark style="color:blue;">ircular</mark> ](/features/zones/geofences.md#circular-geofence)or <mark style="color:blue;">p</mark>[<mark style="color:blue;">olygonal</mark>](/features/zones/geofences.md#polygonal-geofence)) around the area you want to fly in and set failsafe actions for scenarios where the fence is breached by the drone.
   * **Custom NFZs**![](/files/V4RdHnAvUQGEGYKb3nWC): Create [<mark style="color:blue;">custom No-Fly Zones (NFZs)</mark>](/add-ons/no-fly-zones-nfz.md).
   * **Corridors**![](/files/YLYyp8VnsAD7h9lUJm3A): Mark a series of waypoints for the drones to follow a corridor.
5. **Alerts**![](/files/HcP26ovlqD5UDrGv18HD): Manage all your alarms
   * **Alarms**![](/files/EeBmdgnXtArhMQ3DJJ8c): View, manage and respond to 3rd party alarms integrated with FlytBase.

### Top bar&#x20;

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

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

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

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

1. **Notification Centre**![](/files/X2YSSdZdylNYdmaplhU0): Contains a list of pop-up messages that appear on the dashboard during a session.
2. **Settings**<img src="/files/Qmw5fa3jl6KYba0gUNRA" alt="" data-size="line">: Access and configure settings for drones and docking stations.
3. **What's New**![](/files/TaxgaIGGpKq9k6aSyfrq): Learn about useful new features, improvements, and fixes in FlytBase.
4. **Account info**![](/files/s3CGR4cuhcXprp0pTG9e): View account information and manage your FlytBase subscription.

### App integrations

A simple new way to access 3rd party integrations and widgets.

<figure><img src="/files/agL96uagkAgNvxRZ34Fo" alt=""><figcaption><p>App integrations</p></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://legacydocs.flytbase.com/navigating-flytbase.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.
