# Workorders

Work orders are essential documents used to manage and track maintenance tasks on an aircraft. They outline the specific work to be performed, assign responsibilities, and ensure compliance with regulatory and operational standards. Work orders help streamline maintenance workflows by providing clear instructions, tracking progress, and maintaining a detailed record of completed tasks.

Aircraft maintenance tasks may have associated multiple work orders. Each work order includes key details such as its name, description, assigned technician, supervising user, scheduled dates, expiration, and more. Additionally, work orders can include attached files, inventory items for part replacements, and comments.

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

Once a work order is created, Flylogs automatically records all modifications throughout its lifespan. This ensures a complete audit trail, allowing you to track every change, including who made it and when.

The ability to attach inventory items to work orders enables precise tracking of parts and consumables—monitoring their usage, location, and installation history. Since Flylogs maintains a record of every installed part on each aircraft, you can easily review the components installed on any aircraft by navigating to its profile.

<figure><img src="/files/g6rWHUIX8TNgtEeiIg98" alt=""><figcaption><p>Work order details page with Inventory items and attached PDF document.</p></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/aircraft/aircraft-maintenance/workorders.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.
