> For the complete documentation index, see [llms.txt](https://docs.flylogs.com/fcom/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.flylogs.com/fcom/aircraft/schedule-maintenance-windows.md).

# Scheduled maintenance windows

### **Basic aircraft maintenance job tracking**

With Flylogs, you can can keep record of past maintenance jobs, and schedule upcoming checks.

All your pilots, company staff and mechanics can see this information and plan accordingly.

Your TMAs can even add details to each maintenance window, upload documents, [sign the CRS and sign an inspection](/fcom/aircraft/aircraft-maintenance.md#signing-the-crs).

### Create a future maintenance

To create any maintenance windows, past or future, go into the aircraft details page and click on the **ADD MAINTENANCE** button you will find on top of the job list.<br>

The new maintenance record window will pop up:

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

You can enter past or future dates depending on your needs, but keep into consideration, that future dates will block the aircraft schedule from being book for the maintenance job time frame that you specify.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/schedule-maintenance-windows.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.
