# Auterion Suite

[Auterion Suite](https://suite.auterion.com/) is a web application that allows you to monitor every detail of your drone fleet, operations and pilots in real time, on a laptop or tablet.

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

{% hint style="info" %}
To start using Auterion Suite your company must first [sign up for an account](/vehicle-operation/auterion-sign-up.md).
{% endhint %}

The Suite allows quick access to a wide variety of features and data to support any business role.

**Program managers** can use the [Dashboard](/vehicle-operation/auterion-suite-fleet-management/home.md) to monitor fleet health and KPIs, while the **Operations team** can use it for deeper dives into recent flights and safety issues.

**Developers** can launch cloud-hosted [simulations](/vehicle-operation/auterion-suite-fleet-management/simulations.md) of Auterion Enterprise PX4 and then connect using Auterion Mission Control.

**Pilots** can review their [vehicles](/vehicle-operation/auterion-suite-fleet-management/fleet-management/vehicles.md) and [flights](/vehicle-operation/auterion-suite-fleet-management/fleet-management/flights.md).

**Security and compliance officers** can quickly verify a program's [compliance](/vehicle-operation/auterion-suite-fleet-management/fleet-management/compliance.md) and download reports.

This tooling is available to everyone using the *Auterion Suite* and is designed to support the above roles, as well as cross-functional teams.

{% hint style="success" %}
See our website for more information about [Auterion Suite in the Enterprise](https://auterion.com/enterprise/suite/)
{% endhint %}


---

# 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.auterion.com/vehicle-operation/auterion-suite-fleet-management.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.
