# Complete checklist items

There are two ways to mark a checklist item completed: 1. Click the item. 2. An event tracked using Intercom occurs.&#x20;

To configure this, select a checklist item to view the detail of it. At the bottom of the page, you can select the method in which you want the checklist item to be marked as completed.

![](/files/BupYNl1FEIvKZfoQiu05)

If you choose 'An event occurs', this means that the checklist item for a user will be marked as completed when the user does an action/event that is tracked via Intercom. *Click* [*here*](https://www.intercom.com/help/en/articles/175-set-up-event-tracking-in-intercom) *to see how to set up event tracking in Intercom.*

![](/files/H3uFHG22IiXzsi1fYzOS)


---

# 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.checklist.getalvis.com/complete-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.
