# Creating Account

## Creating a FlytBase account

If you do not already have a FlytBase account, you can create one by filling out the signup form here: [<mark style="color:blue;">https://app.flytbase.com/signup</mark>](https://app.flytnow.com/signup)[<mark style="color:green;">.</mark>](#user-content-fn-1)[^1]

<figure><img src="/files/0PTbI4AsYjEMB5kYOY7H" alt=""><figcaption><p>FlytBase Signup Page</p></figcaption></figure>

You'll now be prompted to verify your account by navigating to your email inbox and clicking on the **Verify** button in the email message.

<figure><img src="/files/kFjOLkhBDDXyvCvPs5Aj" alt=""><figcaption><p>Account verification prompt</p></figcaption></figure>

<figure><img src="/files/DFntNYuMa75Ouoz2oFR9" alt=""><figcaption><p>FlytBase account verification email</p></figcaption></figure>

You will now be auto-directed to the FlytBase login page: [<mark style="color:blue;">https://app.flytbase.com/login</mark>](https://app.flytnow.com/login).[^2]

## Logging in to FlytBase

<figure><img src="/files/zCgoMvzhj4REeeockvVt" alt=""><figcaption><p>FlytBase login screen</p></figcaption></figure>

Once you've logged in, you'll be able to purchase a FlytBase plan that meets your needs. If you have a docking station and would like to perform autonomous drone-in-a-box (DiaB) missions, go ahead and click **Auto** on the page and then on **Proceed**.

## Purchasing a FlytBase Auto subscription

Once you've proceeded with the **FlytBase Auto** variant, you'll be able to choose between two plans: **Lite** and **Pro** that will be billed (per drone) either quarterly or annually. Refer to [<mark style="color:blue;">this</mark> ](https://flytnow.com/pricing/auto)page to learn more about FlytBase Auto variants.

<figure><img src="/files/S6shwGUZthTkcLvgYMBa" alt=""><figcaption><p>FlytBase Auto variants</p></figcaption></figure>

Pick the appropriate plan by clicking **Buy Now**. Here, you'll be able to enter a coupon code (if you have one). Upon confirming the net payment due, click **Proceed to Checkout**.

<figure><img src="/files/jKgP8dlRTDOZaE7WN4bZ" alt=""><figcaption><p>Confirm your choice and proceed to checkout</p></figcaption></figure>

You'll now be prompted to enter your company and payment information, after which you will be directed to your payment merchant by clicking **Next**.

{% hint style="warning" %}
Please note that by proceeding with this payment, you are authorizing FlytBase, Inc., to save your payment method for auto-renewals (if opted in).
{% endhint %}

<figure><img src="/files/Z9zo3n0kL1OmHCwtebm4" alt=""><figcaption><p>Add your payment details</p></figcaption></figure>

Before moving to your payment merchant, you'll be able to confirm your payment information, payment method, and final due amount. You'll also have to agree to the SaaS Terms of Service and Privacy Policy to proceed.

<figure><img src="/files/3ZGU2LnrHptRmHDVkpb4" alt=""><figcaption><p>Confirm payment details and final payment due</p></figcaption></figure>

*Congratulations!* Your FlytBase dashboard is now active and ready for autonomous DiaB flights.

{% hint style="info" %}
You can cancel auto-renewal by visiting account settings (top-right of your dashboard).
{% endhint %}

Proceed to the next sections to learn more about adding devices, cancelling subscriptions, and managing payments and invoices. Contact <mark style="color:blue;"><support@flytbase.com></mark> any assistance with any issues you may encounter.

[^1]: Change this link tomorrow after update

[^2]: Change this link after update


---

# 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://legacydocs.flytbase.com/managing-flytbase-account/creating-account.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.
