# Aircraft management

Adding aircraft to your account should be one of the first steps in the initial setup process to start working with Flylogs. Once you have aircraft and pilots, all features can be fully tested.

The aircraft management can only be performed by the account administrator or a designated Operations Manager that the company administrator can create.

Remember, you have no limits on the amount of users you create, but choose carefully the profile type, since each user group, has different access levels and permissions to edit and manage resources in your account.

View account limitations [here](/fcom/company-management/account-limitations.md).

View the user account types [here](/fcom/company-management/account-types.md).


---

# 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.flylogs.com/fcom/aircraft/aircraft-basics.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.
