> For the complete documentation index, see [llms.txt](https://handbook.proanimal.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://handbook.proanimal.org/~/changes/8OnlYlegnL56c3P2z9bM/for-organizers/organizer-role-guides/activist-steward-guide/using-action-builder.md).

# Using Action Builder

The following sections describe how to search and filter results within Action Builder, as well as how to update activist profiles including engagement ratings and notes so we can keep track of outreach and participation.

## **Getting Started with Action Builder:**

1. Navigate to [Action Builder](https://proanimalfuture.actionbuilder.org/entity/list?campaignId=1\&clientQueryId=8e7f2389-4144-4329-a4f0-d79f468ca30f\&pageSize=25\&pageIndex=1) and log in.&#x20;
   * If this is your first time logging in, reach out to Aidan to give you access.
2. The ‘Wall Chart’ tab on the home page displays everyone who has completed the volunteer interest form, as well as their engagement rating (called an “assessment” in Action Builder), which is displayed to the left of their name.
3. To find a campaigner’s profile to update their assessment, you can easily search by name using the steps in the next section.&#x20;
4. You can also filter your results using various criteria such as assessment rating, contact info, and last updated date.

## Table of Contents

### [Searching & Filtering](https://handbook.proanimal.org/organizing-guides/activist-steward-guide/using-action-builder/searching-and-filtering)

| [**Searching By Name**](https://handbook.proanimal.org/organizing-guides/activist-steward-guide/using-action-builder/searching-and-filtering#searching-by-name)                                   |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [**Searching By Filter Criteria**](https://handbook.proanimal.org/organizing-guides/activist-steward-guide/using-action-builder/searching-and-filtering#searching-by-filter-criteria)             |
| [**Filtering Your Activists**](https://handbook.proanimal.org/organizing-guides/activist-steward-guide/using-action-builder/searching-and-filtering#filtering-your-activists)                     |
| [**Filtering By Engagement Assessment**](https://handbook.proanimal.org/organizing-guides/activist-steward-guide/using-action-builder/searching-and-filtering#filtering-by-engagement-assessment) |

### [Updating Activist Profiles](https://handbook.proanimal.org/organizing-guides/activist-steward-guide/using-action-builder/updating-activist-profiles)

| [**Updating Engagement Assessments**](https://handbook.proanimal.org/organizing-guides/activist-steward-guide/using-action-builder/updating-activist-profiles#updating-engagement-assessments) |
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [**Outreach and Notes**](https://handbook.proanimal.org/organizing-guides/activist-steward-guide/using-action-builder/updating-activist-profiles#outreach-and-notes)                           |

<br>


---

# 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, and the optional `goal` query parameter:

```
GET https://handbook.proanimal.org/~/changes/8OnlYlegnL56c3P2z9bM/for-organizers/organizer-role-guides/activist-steward-guide/using-action-builder.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
