> For the complete documentation index, see [llms.txt](https://releases.flytbase.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://releases.flytbase.com/june-2025/3d-mission-planning.md).

# 3D Mission Planning

FlytBase introduces **3D Mission Planning** — a powerful new capability that lets operators create and visualize drone missions in a fully interactive 3D environment. In addition to setting altitudes relative to terrain using **Above Ground Level (AGL)**, users can now clearly view waypoint positions, route paths, and potential terrain conflicts in real time while planning.

3D Mission Planning on FlytBase plays a key role in enabling safe, accurate, and efficient autonomous drone operations—especially in environments where terrain and elevation change frequently. By bringing spatial context directly into the mission planning workflow, it helps teams better prepare for complex scenarios and execute flights with greater confidence.

<figure><img src="/files/JnYp4CESYY2e13TFwhoZ" alt=""><figcaption><p>3D Mission Planning</p></figcaption></figure>

## **Key Use Cases and Benefits:**

* **Visualizing Complex Flight Paths**\
  For missions with multiple waypoints or proximity to infrastructure, the 3D view offers clear insight into how the route moves across varied terrain. This improves situational awareness and reduces the likelihood of planning errors.
* **AGL-Based Altitude Validation**\
  In sites like mines, refineries, and construction zones, operators can assign waypoint altitudes relative to the ground surface (AGL). This ensures safer clearance above terrain and better alignment with site conditions.
* **Enhanced Pre-Flight Safety**\
  The 3D interface helps identify potential altitude conflicts early in the planning process. This reduces mid-mission interventions and supports safer, more reliable autonomous flights—especially for **BVLOS** operations.

Explore the 3D mission planner in detail in our latest documentation: [3D Mission Planning](https://docs.flytbase.com/pre-flight-modules/3d-mission-planning)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://releases.flytbase.com/june-2025/3d-mission-planning.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.
