# Skydio Cloud Integration

Learn how to integrate AirHub Portal with Skydio Cloud to automatically sync flight data and display live telemetry from your Skydio fleet.

***

#### Step 1: Log in

Log into [cloud.skydio.com](https://cloud.skydio.com)&#x20;

#### Step 2: Enable **Data Capture & Live Telemetry**

1. Select Settings
2. Enable "GPS & Telemetry"

<figure><img src="https://1012157306-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F00gpSr827Gq5Cwipy8W9%2Fuploads%2F8jJLFTgk7nx0omU83dfO%2Fimage.png?alt=media&#x26;token=c485f1e4-8345-4d88-bbee-99f9bdf55fe6" alt=""><figcaption></figcaption></figure>

3. Select Settings -> Live Streaming
4. Under "Live APIs", Enable "Live Telemetry"

<figure><img src="https://1012157306-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F00gpSr827Gq5Cwipy8W9%2Fuploads%2F3YJcveskn6LTP7IVtfl8%2Fimage.png?alt=media&#x26;token=12bdf8b2-92ba-4697-9fe7-4931e4498ad3" alt=""><figcaption></figcaption></figure>

#### Step 3: Create Webhook

1. Select Settings
2. Under the "Developer" section select "Webhooks"
3. In the top right corner, select "Create Webhook"
4. Name the Webhook "AirHub Portal"
5. Paste the Webhook URL provided by your customer success representative.&#x20;

<figure><img src="https://1012157306-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F00gpSr827Gq5Cwipy8W9%2Fuploads%2FJ5agD8pu3V4tJ4Eun1fP%2Fimage.png?alt=media&#x26;token=b7c9e73a-433e-456d-b685-1716689175db" alt=""><figcaption></figcaption></figure>

#### Step 4: Create the Alerts

**Live Flight Alert:**

1. Select Settings
2. Under the "Settings" section select "Alerts"
3. In the top right corner select "Add Alert"
4. Enter the following:

   1. **Alert Name**: AirHub Portal Live Flight Data
   2. **Receive notification for the following event**: "Flight status changed"
   3. **Apply this alert to the following vehicles or docks**: Select individual desired vehicles, or select "Apply to entire organization"
   4. Toggle the "**Webhook**" action and select the previously created "AirHub Portal" webhook

<figure><img src="https://1012157306-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F00gpSr827Gq5Cwipy8W9%2Fuploads%2FM6Se2tIyoyoo7XiND5Mh%2Fimage.png?alt=media&#x26;token=352013ce-6859-443b-9ad0-c4661011087b" alt=""><figcaption></figcaption></figure>

Post-Flight Sync Alert:

1. Select Settings
2. Under the "Settings" section select "Alerts"
3. In the top right corner select "Add Alert"
4. Enter the following:
   1. **Alert Name**: AirHub Portal Post-Flight Sync
   2. **Receive notification for the following event**: "Flight telemetry available"
   3. **Apply this alert to the following vehicles or docks**: Select individual desired vehicles, or select "Apply to entire organization"
   4. Toggle the "**Webhook**" action and select the previously created "AirHub Portal" webhook

<figure><img src="https://1012157306-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F00gpSr827Gq5Cwipy8W9%2Fuploads%2FbgC1UI6RwD1t0DIyzABJ%2Fimage.png?alt=media&#x26;token=74e10a85-5b01-4b43-abd6-24aacc4dc039" alt=""><figcaption></figcaption></figure>

#### Step 5: Generate Integration API Key

1. Select the "Integrations" tab in the main navigation\
   \
   ![](https://1012157306-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F00gpSr827Gq5Cwipy8W9%2Fuploads%2F0qztvHZFcHQXjDCkKe60%2Fimage.png?alt=media\&token=9caf23bd-080e-4bb1-93f7-2fdd9ef04813)<br>
2. Select "+ Add Custom Integration"
3. Under "Token Name" enter "AirHub Portal"&#x20;
4. Select the desired group(s) this integration is intended for. If you would like all aircraft to be included, select "(Entire Organization)"
5. Enable the following Permissions:
   1. **Flight Telemetry**: Read-Only
   2. **Flights**: Read-Only
   3. **Live Stream**: Read-Only
   4. **Live Telemetry:** Read-Only
   5. **Users:** Read-Only
   6. **Vehicles:** Read-Only
   7. **Webhooks:** Read-Only
6. Copy the *API Token Secret* and provide it to your AirHub Portal customer success representative\
   \
   ![](https://1012157306-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F00gpSr827Gq5Cwipy8W9%2Fuploads%2Fqd3By1sjRcdg9FYHFbwX%2Fimage.png?alt=media\&token=2872ae6e-aa5d-4c32-845e-966f757599ba)<br>
7. Stand by, and once you are notified your account is configured, all new flight activity will be logged, and your live aircraft position will be visible in the Operations Center.&#x20;


---

# 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://support.airspacelink.com/integrations-setup-and-customizations/skydio-cloud-integration.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.
