# Creating Checklists

**Step 1:** From **Deals Settings**, select **Checklists**.

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

**Step 2:** Click **Create Checklist**.

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

**Step 3:** Enter a **Checklist** **Name**.

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

**Step 4:** Add **forms**, **tasks,** **splitters**, and **general** **comments** line by line.

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

{% hint style="warning" %}
**Checklist Item Types**

#### **Form**

* A digitized form that must be completed (e.g., Listing Agreement, Disclosure).
* Can be marked **Required** or **Optional**.
* Can be routed to specific **Inboxes** for admin review.
* Best for contracts and compliance documents.

#### **Generic Task**

* A folder for agents or admins to upload documents to.
* Does not require file upload, but possible.
* Best for action items that help keep the transaction moving forward.

#### **Splitter**

* A section divider that visually separates checklist items.
* Helps organize longer checklists into logical phases (e.g., “Pre-Listing,” “Under Contract,” “Closing”).
* No action or upload required, purely organizational.

#### **General Comments**

* Behaves similarly to Generic Tasks.
* Appears in the checklist but doesn’t require action.
  {% endhint %}

**Examples:** Listing Agreement, Seller’s Disclosure, Inspection Report(s).


---

# 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://help.rechat.com/appendix/brokerage-set-up/transaction-management-deals/setting-up-deals/creating-checklists.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.
