# Crew management

- [Pilot accounts](https://docs.flylogs.com/fcom/crew-management/pilot-accounts.md): Different pilot account types for different access levels
- [Create Pilots or Students](https://docs.flylogs.com/fcom/crew-management/create-pilots-or-students.md): Manage your flight crew in 2 easy steps
- [Messaging System](https://docs.flylogs.com/fcom/crew-management/messaging-system.md)
- [Base management](https://docs.flylogs.com/fcom/crew-management/base-management.md): Manage different flying locations from a single place
- [Pilot currency checks](https://docs.flylogs.com/fcom/crew-management/pilot-currency-checks.md)
- [Pilot Attributions](https://docs.flylogs.com/fcom/crew-management/pilot-attributions.md): Ensure precise flight operations by restricting PIC attributions for aircraft and flight type selection.
- [Duty and Flight time storage](https://docs.flylogs.com/fcom/crew-management/duty-and-flight-time-storage.md): Comply with your local authority flight time and duty time regulations
- [Document & Certificates](https://docs.flylogs.com/fcom/crew-management/document-and-certificates.md): Document library and alerting system
- [Document & Certificate Requirements](https://docs.flylogs.com/fcom/crew-management/document-and-certificate-requirements.md): Store licenses or certificates and get notified before they expire


---

# 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/crew-management.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.
