# Licenses

The **Licenses** page lists every license activated for your account, across both AEROStudio and AEROConsole.

<figure><img src="/files/nqN6pS7SD06Sru0Rq8HI" alt=""><figcaption><p>Licenses page — Legacy and New tabs</p></figcaption></figure>

## Legacy vs New

* **Legacy** — older product-key based licenses.
* **New** — current seat-based licenses.

## Columns

* **Product Key** — click the copy icon to copy the key to your clipboard.
* **Organization Name** — the org the license belongs to. Long names are truncated; hover to see the full name.
* **Used / Remaining** — current activations against total seats.
* **App Name** — which app the license unlocks.
* **Details** — click the info icon to open a popover showing the IP address, activation type, and activation date.
* **deactivate** — releases the seat so it can be activated on a different machine.

The Licenses page is disabled in Offline mode.


---

# 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.verge.aero/drone-show-software/quickstart/licenses.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.
