# Checklist

To add additional guidelines to the pre-flight checklist, operators can follow these steps to ensure all necessary items are checked before executing a mission:

* Click on the **Settings** ![](/files/Xt4dFW645QoFf8OQ6pNg)icon that is on the top-right corner of the FlytBase Dashboard.

<figure><img src="/files/POyimgxHNLpfuG4h7HB5" alt=""><figcaption><p>Adding to checklist</p></figcaption></figure>

* Scroll to the **Checklist** section and click on Add to Checklist.

<figure><img src="/files/Cv4bmS22V4zZI61MTLTF" alt=""><figcaption><p>Checklist item added successfully</p></figcaption></figure>

* &#x20;Fill in the **name** (title) and **description** of the checklist item that is required to be added to the pre-flight checklist. Once done, click on **confirm**.

<figure><img src="/files/dAOTtMkwN9F4TpvkDv16" alt=""><figcaption><p>Adding a new checklist item</p></figcaption></figure>

* When the operator launches the drone for a manual flight or executes a mission, the updated checklist shows up.

<figure><img src="/files/uwMT6NnTs62ZB1VgCBgo" alt=""><figcaption><p>Pre-flight Checklist</p></figcaption></figure>

<figure><img src="/files/ogyBGpeNdo5ObLE0t3NL" alt=""><figcaption><p>Pre-flight Checklist</p></figcaption></figure>

<figure><img src="/files/x1G5f77p14ByXM0XzUCj" alt=""><figcaption><p>Pre-flight Checklist</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://legacydocs.flytbase.com/features/settings/checklist.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.
