# Effectiveness

The Effectiveness section captures whether the impact of the PSE change was measured and, if so, the indicators, outcome measures, and assessment tools used.

{% stepper %}
{% step %}

#### Indicate if effectiveness was measured

Select **Yes** or **No** to indicate whether the effectiveness of the PSE change was measured.

{% hint style="info" %}
If you select **No**, no additional effectiveness fields will be displayed. You may proceed to the next section.
{% endhint %}
{% endstep %}

{% step %}

#### Select the primary indicator

Select the **Primary Indicator** used to measure the effectiveness of the PSE change.
{% endstep %}

{% step %}

#### Select outcome measures

Select one or more **Outcome Measures** that were used to assess the impact of the PSE change. Multiple measures may be selected.
{% endstep %}

{% step %}

#### Add assessment tools

Add one or more **Assessment Tools** used to collect effectiveness data. Select from the following tool types:

* **Survey** — A structured questionnaire distributed to participants.
* **Interview** — One-on-one or group interviews conducted to gather qualitative data.
* **Focus Group** — A facilitated group discussion to collect detailed feedback.
* **Direct Observation** — On-site observation of behaviors or environmental changes.

For each assessment tool, provide the relevant details including the tool name and any results collected.
{% endstep %}
{% endstepper %}

{% hint style="info" %}
Multiple assessment tools can be added to capture a comprehensive view of effectiveness. Click **Add Another Assessment Tool** to record additional tools.
{% 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/effectiveness.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.
