# Document & Certificate Requirements

We are glad to announce the new **Pilot Documentation Control System (PDCS)**, which can be enabled today in any Flylogs account from the Company Settings page.

The **PDCS** allows you to have a better control of pilot documentation and expiration dates.

**This new function also adds a safety barrier that will prevent pilots with expired or missing license or medical certificates from:**

* publishing their flight availability,
* confirming any scheduled flights,
* and logging any flights.<br>

Student pilots will only be required to upload a valid medical certificate in order to publish their schedule and confirm it.

The configuration page in the company settings area is fairly simple, just click both checkboxes to fully enable the PDCS and instantly the system will watch your back.

![](https://tawk.link/61f94bae9bd1f31184da67e3/kb/attachments/HlWlsXHOyV.png)

For example; A pilot with an expired license will not be able to publish schedule availability if any of his/her licenses are expired - like shown in the image below.

![](https://tawk.link/61f94bae9bd1f31184da67e3/kb/attachments/D6XoUgqoLn.png)

### Manager warnings

When managers select any pilot to create a schedule record, Flylogs automatically displays on the right side the relevant information for the crew member.

This includes all certificates, ordered by expiration date.

**If any certificates are expired, a visual alert will pop up, and depending on your company settings, it will block the pilot from being scheduled.**

![Pilot expired certificate warning for the Manager Scheduling a flight.](https://tawk.link/61f94bae9bd1f31184da67e3/kb/attachments/-GrEMu89zC.png)


---

# 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-certificate-requirements.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.
