# Mark an Indirect Activity as Complete

After completing all required sections, you can mark the indirect activity as complete.

![Screenshot: The indirect activity detail page showing the Mark as Complete button and the completion requirements checklist with status indicators for channels, collaborators, and custom data](/files/OfMKGAtoSPZFsi9Vn6Ry)

A record is ready to be marked as complete when:

* At least one **intervention channel** has been added.
* **Collaborators** have been configured.
* Any required **custom data** is complete.

{% stepper %}
{% step %}

#### Open the Indirect Activity

Navigate to the indirect activity detail page.
{% endstep %}

{% step %}

#### Click Mark as Complete

Click the **Mark as Complete** button. If any sections are incomplete, PEARS displays a list of missing items.
{% endstep %}

{% step %}

#### Confirm

Confirm to finalize the record. A **Completed** badge appears on the detail page.
{% endstep %}
{% endstepper %}

To make changes to a completed record, click **Mark as Incomplete** to re-enable editing.


---

# 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://support.pears.io/engage/indirect-activities/mark-an-indirect-activity-as-complete.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.
