# Pilot currency checks

Flylogs aims to give you the safety and compliance tools you need for your daily operations. This tools should be easy and accesible without much trouble.\
For that reason, we have placed the typical pilot currency checker by default in the pilot profile page, to be visible effortless.

{% hint style="info" %}
Every pilot profile page has a small widget on the left side, with the amount of flight hours, duty times and currency checker below.
{% endhint %}

This currency checker is just a total time and landings counter performed by this pilot in the time ranges you define.

You will always see number number of **BLOCK TIME HOURS** and **landings/approaches** performed as PIC, COPIC or DUAL in the following environments:

* VFR flights
* IFR flights
* Night

![](/files/ZF9avbxdYce2VmhPVtMx)

### Currency Configuration

Accessing your company settings with a Company Manager account, you will find the Pilot Currency Configuration parameters that allow you to enter the desired number of days.

By default the system will be set for 30 and 90 days as it is the most common requirement.

Change the number of days and it will automatically be applied. Now if you navigate to any pilot, the new currency check days will be displayed.

<figure><img src="/files/jMEe4VvAzDOGCc6WViB0" 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/pilot-currency-checks.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.
