# PSE Site Activities

PSE (Policy, Systems & Environmental) Site Activities allow you to document and manage PSE change efforts taking place at specific sites. These activities capture the full lifecycle of a PSE initiative — from initial readiness assessment through strategy development, changes adopted, effectiveness measurement, recognition received, and long-term sustainability planning.

PSE changes are modifications to the environments where people live, work, learn, and play that make healthy choices easier and more accessible. Tracking these efforts in PEARS provides a comprehensive record of the scope, reach, and impact of your PSE work.

![Screenshot: The PSE Site Activities list view showing the records table with columns for name, site, project, program areas, and completion status, along with search, filter options, and the Add PSE Site Activity button](https://2560412328-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ff0820LrBGQ9ZA8SC4BR1%2Fuploads%2Fgit-blob-66f7e4c20aab98923bf06f47a2bb5f538ea9d09b%2Fpse-export-button.png?alt=media)

## Workflow

Each PSE Site Activity follows a structured workflow. Use the stepper below to navigate through each section:

{% stepper %}
{% step %}

#### General Info

Provide foundational details about the PSE Site Activity, including the site, project, intervention, and program areas.
{% endstep %}

{% step %}

#### Collaborators

Add internal and external collaborators involved in this PSE effort.
{% endstep %}

{% step %}

#### Readiness

Document any readiness assessments performed to evaluate the site's preparedness for PSE changes.
{% endstep %}

{% step %}

#### Strategy

Describe complementary activities, contribution roles, and youth involvement in the PSE effort.
{% endstep %}

{% step %}

#### Changes

Record the specific PSE changes adopted, reach data, and demographic information.
{% endstep %}

{% step %}

#### Effectiveness

Indicate whether effectiveness was measured and document outcome indicators, measures, and assessment tools.
{% endstep %}

{% step %}

#### Recognition

Record any awards, renewals, or media coverage received for the PSE effort.
{% endstep %}

{% step %}

#### Sustainability

Document sustainability planning, including mechanisms, policy levels, stakeholder engagement, and assessment results.
{% endstep %}

{% step %}

#### Mark Complete

Review all sections and mark the PSE Site Activity as complete once all required information has been entered.
{% endstep %}
{% endstepper %}


---

# 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.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.
