# Checklist Items

The Checklist Items section allows users to define and track all tasks, safety steps, quality checks, or procedural activities that must be completed as part of the job. Each checklist item represents a specific action or requirement that ensures the job is performed consistently and in compliance with operational, safety, or quality standards.

Checklist items help technicians understand exactly what needs to be done on-site, ensuring nothing is missed during service delivery. As technicians progress through the job, they can mark checklist items as completed, add notes, or record observations directly against each task.

<figure><img src="/files/4oBoQgrMQXsoaF5UDBcD" alt=""><figcaption></figcaption></figure>

**Field List and Descriptions**&#x20;

<table data-header-hidden><thead><tr><th width="77" valign="bottom"></th><th width="190" valign="bottom"></th><th valign="bottom"></th></tr></thead><tbody><tr><td valign="bottom"><strong>Sr. No</strong>.</td><td valign="bottom"><strong>Field Name</strong></td><td valign="bottom"><strong>Short Description</strong></td></tr><tr><td valign="bottom">1</td><td valign="bottom">Checklist item number</td><td valign="bottom">A unique identifier for the checklist item (e.g., "CL-000012").</td></tr><tr><td valign="bottom">2</td><td valign="bottom">Job</td><td valign="bottom">The job against which checklist items is configured.</td></tr><tr><td valign="bottom">3</td><td valign="bottom">Item</td><td valign="bottom">Description of checklist item.</td></tr></tbody></table>

&#x20;


---

# 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.greytrix.com/creatio-add-ons/field-service-manager-for-creatio/user-guide/jobs/related-entities/checklist-items.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.
