# Connection manager

The top bar is used to monitor high-level vehicle states and modes and to set the current vehicle, mode, and armed state.

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

***You can find the connection manager icon on the left side here.***

*Auterion Mission Control* connects to vehicles over a telemetry radio in order to receive vehicle information, upload/download missions, and to send flight commands. For some radios, the same connection is also used for receiving video from the vehicle.

The *Pairing Manager* is used to manage telemetry connections for the advanced radios recommended by Auterion. The pairing manager is used to first *pair* (associate) ground control and vehicle based radio modules. Paired vehicle can subsequently be connected when needed.

**To pair and connect a vehicle:**

1. Select the *Connect to Vehicle* icon in the top status bar.

   <figure><img src="/files/Z1Nyy3pcA06PYEFSHBmp" alt=""><figcaption></figcaption></figure>
2. If no vehicles have previously been paired, this will launch the pairing dialog. To select from a bigger list of radios, tap "More Radios...".

   <figure><img src="/files/tX3QhPSVXvbstqGBCfgS" alt=""><figcaption></figcaption></figure>
3. To pair a vehicle set all settings in the Setup page and select "Next". The required settings depend on the used radio. Press the vehicle pairing button on the vehicle 3 times to put the vehicle into pairing mode (by default the pairing button is the safety switch on the GPS). Now the discovery process starts, this may take a moment. You can also connect it with a USB-C cable.

   <figure><img src="/files/EyOorLeroINtLXsJuyJs" alt=""><figcaption></figcaption></figure>
4. When the vehicle is found it will be displayed and can be paired.

   <figure><img src="/files/2GbIT4uJIMBOGHrrlERU" alt=""><figcaption></figcaption></figure>
5. Once the vehicle is connected the following dialog will be displayed.

   <figure><img src="/files/IwemVSLDe2e9b6OUOI5R" alt=""><figcaption></figcaption></figure>
6. To disconnect the vehicle click on the connection manager icon on the top bar and then disconnect your vehicle.

   <figure><img src="/files/Xtr2mNFI7ETv006AXaId" alt=""><figcaption></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://docs.auterion.com/vehicle-operation/auterion-mission-control/ui-breakdown/fly/connection-manager.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.
