# Using Stampede for Outreach

[**Searching & Filtering Activists**](#searching-and-filtering-activists)

[**Sending Individual or Bulk Messages**](#sending-individual-or-bulk-messages)

## Searching & Filtering Activists

1. In the Stampede portal, navigate to the ‘Organizing’ tab in the top menu.
2. If you scroll down, you’ll see a list of all activists. You can narrow the results by using the filter bar at the top, where you’re able to:
   * Search for individual activists by name
   * Filter by [ladder status](#ladder-statuses-and-actions) (Prospect, Recruit, Member, etc)&#x20;
   * Select ‘My Team’ to see only activists assigned to you

<figure><img src="https://lh7-us.googleusercontent.com/3u5gYgG-tLgmZW6RHdP51CFl7qKr1nIsZLoDthN_v-4LHtFqKq1swJ981Zuq6f96Nixlaj8zJ5EEe8IQT8NhNy737u97uEFXRnRKhJONhmrpsKtzNDxYpgh7l6h8d62z0IBo3g9h5j20UjUPbaiVce4" alt=""><figcaption></figcaption></figure>

## Sending Individual or Bulk Messages

1. Once you find the activist(s) you’d like to reach out to, you can either send text messages one by one, or in bulk.&#x20;

   * **Individual text:** To send a text to one person, search them by name and select the messages icon.&#x20;

   <figure><img src="/files/Nx3GyaXhTlG9pvaLFvaL" alt=""><figcaption></figcaption></figure>

   * **Bulk text**: To send a text to multiple activists, you can select them using the check box to the left of their names, then choose an SMS option in the action bar at the top of the list.

     * **SMS 2-way** sends a text message from your personal phone number so that recipients can respond. This is most likely the option you’ll want to use for personalized outreach messages so that you can have two-way conversations.
     * **SMS 1-way** sends a text message from a generic PAF phone number. This is an outbound-only text, and they will be unable to reply. This is a good option for sending a generic message such as a bulk invite to the campaign socials, but not for more personalized messages that may warrant a response.&#x20;

     <figure><img src="/files/0ffzuRSmGfG9yM6hhTOl" alt=""><figcaption></figcaption></figure>
2. Whichever option you select will prompt the messaging app on your device to open.
3. Write your message and send. Any bulk communication is handled by the app and doesn’t cost you anything.&#x20;


---

# 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://handbook.proanimal.org/for-organizers/organizer-guide/engaging-activists/using-stampede-for-outreach.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.
