> For the complete documentation index, see [llms.txt](https://docs.flylogs.com/fcom/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.flylogs.com/fcom/first-steps/company-sign-up.md).

# Company Sign Up

If you need to manage crew, aircrafts or flights, you can start using Flylogs and streamline your operations quickly. Creating an account in Flylogs and start using the system is a 5 minute process that you will read about here:

{% hint style="info" %}
You should only create a new Flylogs account if you own or work in an aviation company at the management level. You will need a corporate email address with **@aviationcompanyname.tld**.

Otherwise, Flylogs may block your account temporarily until we manually verify you are a legitimate and authorized company representative.
{% endhint %}

**Navigate to the sign up page:** [**https://www.flylogs.com/signup**](https://www.flylogs.com/signup)

**The sign up form is divided into 4 steps**

Every step is related to a different topic:

1. Company information
2. Your user information
3. Subscription information
4. Summary of the selected options before proceeding

Fill in the steps with the relevant information and when finished you will be able to confirm your email address and start using Flylogs!


---

# 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.flylogs.com/fcom/first-steps/company-sign-up.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.
