# Copy a PSE Site Activity

You can copy a PSE Site Activity to create duplicate records for one or more sites simultaneously. This is useful when the same PSE effort applies to multiple locations.

{% hint style="info" %}
**TIP:** The red asterisk **\*** next to the heading of a field indicates that the field is required.
{% endhint %}

{% 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 you want to copy to open the record.
{% endstep %}

{% step %}

#### Click Copy

On the general overview form, click the **Copy** button.
{% endstep %}

{% step %}

#### Select information to include

Select which information categories should be included in the copied records.
{% endstep %}

{% step %}

#### Specify the number of copies

Enter the desired number of copies to create.
{% endstep %}

{% step %}

#### Designate sites

Select the site for each new record. Use the add button to add additional sites, or the delete button to remove site entries.
{% endstep %}

{% step %}

#### Click Copy

Click **Copy** to create the duplicated records.
{% endstep %}

{% step %}

#### Review the copies

Review all copied records to verify data accuracy and modify as needed.
{% 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/copy-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.
