> For the complete documentation index, see [llms.txt](https://docs.verge.aero/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.verge.aero/drone-show-software/verge-web-portal.md).

# Verge Web Portal

[Verge's Web Portal](https://portal.verge.aero/) provides users the ability to:

* Manage and gain insights into their drone fleets
* View logs and performance summaries from their fleet's shows
* Create [flight authorizations](/drone-show-software/verge-web-portal/creating-and-submitting-flight-authorizations.md) for approval by Verge Administrators to ensure safe flights
* Render and [download designed Shows](/drone-show-software/verge-web-portal/shows/creating-and-rendering.md) to fly on their drones, and coordinate every other aspect of a production via the [Shows workspace](/drone-show-software/verge-web-portal/shows.md)
* Manage their [organization's members and invitations](/drone-show-software/verge-web-portal/managing-organization-members.md)
* Manage [product key activations](/drone-show-software/verge-web-portal/managing-license-activations.md)

and more! Users can register new accounts on the registration [page](https://portal.verge.aero/register). If you have not been added to your relevant organization reach out to your organization's managers or <support@vergeaero.com>

<figure><img src="/files/ozeT60TvZrsBbiDXZEZW" alt=""><figcaption><p>Login page for the Verge Web Portal</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/verge-web-portal.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.
