# Add Your Reflection

The Reflections section captures your perspective on the PSE work at a site, including the assets that supported the effort, barriers encountered, and lessons learned.

{% stepper %}
{% step %}

#### Navigate to PSE Site Activities

From the PEARS homepage, hover over the **Engage** menu and click **PSE Site Activities**.
{% endstep %}

{% step %}

#### Open the PSE Site Activity

Click the PSE Site Activity that needs a completed or updated Reflections section.
{% endstep %}

{% step %}

#### Go to Reflections

Click the **Reflections** tab on the PSE general overview form.
{% endstep %}

{% step %}

#### Select assets (optional)

Using the dropdown menus, select up to 5 assets that supported PSE work at the site.
{% endstep %}

{% step %}

#### Select barriers (optional)

Select up to 5 barriers that affected PSE work at the site.

{% hint style="info" %}
**TIP:** You may list the same choice as both an asset and a barrier if it applies in both contexts.
{% endhint %}
{% endstep %}

{% step %}

#### Describe additional factors (optional)

Describe any substantive barriers or assets not covered in the previous selections.
{% endstep %}

{% step %}

#### Explain influence on future work (optional)

Explain how the identified factors might influence future PSE work at this site.
{% endstep %}

{% step %}

#### Record improvements (optional)

Record any improvements that could enhance this PSE effort or benefit future efforts.
{% endstep %}

{% step %}

#### Add comments (optional)

Enter any additional remarks in the comments field.
{% endstep %}

{% step %}

#### Save

Click **Save** to preserve your changes or **Save and Continue** to advance to the next section.
{% 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/reflection.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.
