> For the complete documentation index, see [llms.txt](https://docs.c360.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.c360.org/constituents/adding-constituents/batch-adding-participants.md).

# Batch Adding Participants

To efficiently add Outreach Participants in batch, follow these steps within the Constituents Module:

1. Go to the Constituents Module and locate the Outreach tab situated next to the Search tab. Select the Outreach tab.
2. Begin by entering the information for the first Participant. Fill in the necessary details, including the Center/Location, Membership Level, and Expiration fields. Please note that these fields will be retained for each subsequent add unless manually modified.
3. Once you have provided the required information for the Participant, click on the "Add" button. The Participant will then appear on the right side of the screen, confirming their successful addition.

<figure><img src="/files/920UHr5CRhXOCE8jfWid" alt=""><figcaption><p>Batch participant tool</p></figcaption></figure>

Important to note:

* To streamline the process for adding multiple Participants, you have the option to save the School field across entries. To enable this, select the checkbox labeled "Save selection between entries." By doing so, the School field value will carry over to subsequent Participant entries, eliminating the need to re-enter it each time.

<figure><img src="/files/UzQoss339CcaOoZqTkMM" alt=""><figcaption><p>Enable button for saving schools between entries</p></figcaption></figure>

By following these steps and utilizing the Outreach tab in the Constituents Module, you can efficiently add Outreach Participants in batch, saving time and ensuring accurate data entry.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.c360.org/constituents/adding-constituents/batch-adding-participants.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.
