# Document & Certificates

Flylogs offers a feature called "My Certificates" which is a system to track and remind users about their important documents and certificates. This system is part of the [**Pilot Documentation Control System (PDCS)**](/fcom/crew-management/document-and-certificate-requirements.md) and it is available on each user's personal details edit page.

Using "My Certificates", users can create various types of documents, attach files, and set deadlines for expiration.

> Flylogs will send automatic expiration warnings, both to the user and the company managers.

<figure><img src="/files/PdSFAIzXpNIjQ9I1FIyh" alt=""><figcaption><p>Quick view of My certificates available to any Flylogs user.</p></figcaption></figure>

### Automatic Alerting

Flylogs will mark highlight documents in orange and will start sending automatic alerts to the user's email address when the document's expiration date approaches. The alert threshold is different depending on the type of doc:

* Ratings and licences; 90 days.
* Medical certificates: 45 days.
* IDs; 180 days.
* Passports; 365 days.

When this thresholds for expiration are reached, the document is highlighted in orange and reminder emails are sent to the user once a month or every 15 days if the expiration is within 45 days.

### Manager alert and audit tools

Company managers have an overall view of all documents and upcoming expirations. On top of that, company administrators can activate extra settings in the company settings to block users without the proper licence/rating/medical from flight schedules.

<figure><img src="/files/XBsuP8F3UmTASIVqmX2z" alt=""><figcaption><p>Manager home page</p></figcaption></figure>

### Pilot audit tool

All company managers have access to the pilot audit tool which allows a quick view of all pilot certificates and training courses.

<figure><img src="/files/pz5RQIgDh3Tw6twhwwLp" alt=""><figcaption></figcaption></figure>


---

# 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/document-and-certificates.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.
