# Checklist

**Checklist Action:** Here you can select which action you would like to perform with a designated Checklist Item. You can either *Add* or *Remove* an item.

**Checklist Item:** Select which item you would like to Add or Remove from your list of created items.

**Manage Checklist Items:** This ![](/files/x7h6QNr5rMyg25WnVmXW) button will open up the Checklist Management Window. Here you can add the titles and descriptions of every checklist item that would be used in your simulation. Checklist items must be created here before they can be found with the Checklist Item dropdown.


---

# 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.siminsights.com/authoring-a-simulation/state-machine/actions/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.
