# Activating Device Subscription

To get started with your drone operations on FlytBase, you will need to activate your Device Subscription.&#x20;

{% hint style="success" %}
Contact **<support@flytbase.com>** to obtain your Activation Code.
{% endhint %}

* **Go to Management Console:** Click the <img src="/files/D0m3EFgl8HSJGBLcebbZ" alt="" data-size="line"> icon at the top right of the FlytBase Dashboard and select **My Organizations**. This will open the **Management console**.
* **Manage your Organization:** Click the **Manage** button for the Organization where the new Device has been added.
* **Navigate to Device Subscriptions:** Select **Device Subscriptions** from the left panel.
* **Add a New Subscription:** Click the **Add Subscription** button.
* **Activate the Subscription:**
  * In the dialog box, **select the Device** from the drop-down list.
  * **Enter the Activation Code** provided by FlytBase, and click **Next**.
* **Verify Subscription:** The subscription will be activated, and the details of the Device subscription will appear in the list of subscriptions.

<figure><img src="/files/hUOCuyjBVh5wzsoO3Mkd" alt=""><figcaption><p>Adding a Device Subscription in Management Console</p></figcaption></figure>

Once the subscription is active and its details have been verified, you can begin configuring Device Settings before executing flight operations.


---

# 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.flytbase.com/device-management/activating-device-subscription.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.
