# Create a PSE Site Activity

Follow the steps below to create a new PSE Site Activity and enter the required general information.

![Screenshot: The Create PSE Site Activity form showing the Site search field, Name field, Project dropdown, Intervention Name dropdown, Unit selector, Program Areas multi-select, and Intervention Topics multi-select](/files/H0UtuotrDtmGukgxFCLA)

{% stepper %}
{% step %}

#### Select a site

Select the **Site** where the PSE change effort is taking place. Use the search field to find an existing site or add a new one.
{% endstep %}

{% step %}

#### Enter a name

Enter a **Name** for the PSE Site Activity. Choose a descriptive name that clearly identifies the effort.
{% endstep %}

{% step %}

#### Select a project

Select the **Project** associated with this activity. Choose **SNAP-Ed** or the appropriate project from the dropdown.
{% endstep %}

{% step %}

#### Select an intervention name

Select the **Intervention Name** that applies to this PSE effort from the available options.
{% endstep %}

{% step %}

#### Select a unit

Select the **Unit** responsible for this activity.
{% endstep %}

{% step %}

#### Select program areas

Select one or more **Program Areas** that this PSE Site Activity addresses.
{% endstep %}

{% step %}

#### Select intervention topics

Select the **Intervention Topics** relevant to this PSE effort. Multiple topics may be selected.
{% endstep %}

{% step %}

#### Select a PSE setting

Select the **PSE setting** that describes the type of environment where the change is taking place. If the appropriate setting is not listed, select the closest match and use the **PSE setting other** field to provide details.
{% endstep %}

{% step %}

#### Enter the implementation start date

In the **Approximate date you began implementing changes at this site** field, enter the date when PSE change efforts began at this location.
{% endstep %}

{% step %}

#### Enter the reporting year

Enter the **Reporting Year** for the PSE Site Activity. This indicates the federal fiscal year when you first contacted this site to participate in PSE work.
{% endstep %}

{% step %}

#### Select planning stages

Select the **Planning Stages** that apply to this activity to indicate its current phase.
{% endstep %}

{% step %}

#### Select priority settings

Select any applicable **Priority Settings** for this PSE Site Activity.
{% endstep %}

{% step %}

#### Add comments or uploads

Optionally, enter **Comments** to provide additional context. Upload any supporting files using the **Uploads** field.
{% endstep %}

{% step %}

#### Save the activity

Click **Save** to create the PSE Site Activity. You will be directed to the next section of the workflow.
{% endstep %}
{% endstepper %}

{% hint style="info" %}
All required fields must be completed before you can save the General Info section and proceed to the next step.
{% 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/create-a-pse-site-activity.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.
