# Add Multi-State & Integrated Project Details

The Multi-State & Integrated tab on a quarterly effort record captures information about collaborative projects that span state lines or integrate research with extension work.

<details>

<summary>Key definitions</summary>

* **Multi-state programming** — Collaboration with agricultural experiment stations or universities across state lines.
* **Integrated programming** — Combines institutional research with cooperative extensions or university agriculture departments.

</details>

{% stepper %}
{% step %}

#### Navigate to Quarterly Efforts

From the PEARS homepage, hover over the **Reflect** menu and click **Quarterly Efforts**.
{% endstep %}

{% step %}

#### Open the record

Click the quarterly effort record you want to update.
{% endstep %}

{% step %}

#### Go to Multi-State & Integrated

Click the **Multi-State & Integrated** tab in the record details.
{% endstep %}

{% step %}

#### Add a project

If you have projects to report for the quarter, click **Add a project**. If no projects apply, click **Save and Continue** to skip this section.
{% endstep %}

{% step %}

#### Complete the project details

* Enter the **Project Name**.
* Select the project type: **Multi-state programming**, **Integrated programming**, or both.
* Enter a detailed **project description**.
* Enter the **percentage of time** devoted to the project during the quarter (0–100).
  {% endstep %}

{% step %}

#### Save the project

Click **Save** to confirm. Use the **Add** button to include additional projects, the **pencil icon** to edit existing projects, or the **delete icon** to remove them.
{% endstep %}

{% step %}

#### Continue

Click **Save and Continue** to proceed to the next section, or **Save** to store your progress.
{% 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/reflect/quarterly-efforts/multi-state-projects.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.
