# Sustainability

The Sustainability section captures whether a sustainability plan exists for the PSE change and documents the mechanisms, policies, stakeholders, and assessment results that support long-term maintenance of the effort.

{% stepper %}
{% step %}

#### Indicate if a sustainability plan exists

Select **Yes** or **No** to indicate whether a sustainability plan exists for this PSE Site Activity.

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

{% step %}

#### Rate sustainability mechanisms

Rate each of the following sustainability mechanisms to indicate how well they support the long-term maintenance of the PSE change:

* **Organizational Responsibility** — A specific organization or team is responsible for maintaining the PSE change.
* **Funding** — Dedicated funding exists to sustain the PSE effort over time.
* **Policies** — Formal policies are in place to support the continuation of the PSE change.
* **Reporting** — Regular reporting or monitoring mechanisms exist to track the status of the PSE change.
* **Stakeholders** — Key stakeholders remain engaged and committed to sustaining the effort.
* **Other** — Any additional mechanisms that support sustainability.
  {% endstep %}

{% step %}

#### Select policy levels

Select the **Policy Levels** at which policies supporting the PSE change exist. Multiple levels may be selected to reflect policies at different scopes (e.g., local, state, federal).
{% endstep %}

{% step %}

#### Select stakeholder groups

Select the **Stakeholder Groups** that are engaged in sustaining the PSE change. Identify all groups that play a role in the long-term success of the effort.
{% endstep %}

{% step %}

#### Enter assessment results

Enter the **Assessment Results** that document the current state of sustainability for the PSE change. Include any findings from sustainability evaluations or reviews.
{% endstep %}
{% endstepper %}

{% hint style="info" %}
A strong sustainability plan addresses multiple mechanisms and engages diverse stakeholders. Review and update this section periodically to reflect changes in sustainability planning.
{% 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/sustainability.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.
