# Mark a PSE Site Activity as Complete

Before marking a PSE Site Activity as complete, verify that all required sections have been filled out. PEARS will validate each section and display any outstanding items that must be addressed.

## Completion Requirements

The following sections must be complete before the PSE Site Activity can be marked as complete:

* **General Info** — All required fields including site, name, project, intervention, unit, program areas, intervention topics, and start year must be entered.
* **Collaborators** — At least one collaborator should be added to the activity.
* **Partners** — Partners section is complete (if the partnerships feature is enabled).
* **Readiness** — Indicate whether readiness assessments were performed. If yes, provide assessment details.
* **Strategy** — Select complementary activities and rate all contribution roles.
* **Changes** — Describe changes made, select a reach method, and enter reach and demographic data.
* **Effectiveness** — Indicate whether effectiveness was measured. If yes, provide indicator, outcome, and assessment tool details (if the individual effectiveness section is enabled).
* **Recognition** — Indicate whether recognition was received. If yes, provide recognition details.
* **Sustainability** — Indicate whether a sustainability plan exists. If yes, rate mechanisms and provide stakeholder and policy information.
* **Reflection** — Indicate whether a reflection was completed (if the reflections section is enabled).
* **Custom Data** — Organization-specific custom data is complete (if applicable).

{% hint style="warning" %}
If any required fields are missing, PEARS will display validation errors indicating which sections need attention. Resolve all errors before attempting to mark the activity as complete.
{% endhint %}

{% stepper %}
{% step %}

#### Review all sections

Navigate through each section of the PSE Site Activity and verify that all required fields have been completed accurately.
{% endstep %}

{% step %}

#### Resolve any validation errors

If PEARS displays validation errors, return to the indicated sections and complete the missing or incorrect fields.
{% endstep %}

{% step %}

#### Mark the activity as complete

Click **Mark as Complete** to finalize the PSE Site Activity. Once marked as complete, the activity will be locked for editing unless it is reopened.
{% endstep %}
{% endstepper %}

{% hint style="info" %}
Marking an activity as complete signals that all data entry for this PSE effort is finalized. If changes are needed after completion, the activity must be reopened before edits can be made.
{% endhint %}


---

# 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/pse-site-activities/mark-a-pse-site-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.
