# Capture campaign involvement / volunteer interest

In any campaign, identifying and engaging with individuals who express an interest in volunteering is crucial. FieldEdge, integrated with NationBuilder, provides effective tools to record and categorize this interest and allowing for efficient follow-ups.\
\
Two primary methods can be used for this process:

1. **Marking the Person as a Volunteer**
   * In FieldEdge, this can be done directly from a person's profile. Access the [Action menu](/product-tour-or-mobile-app/actions.md) located in the top right-hand corner and toggle the volunteer status to `Yes`. This action automatically updates their NationBuilder profile, adding a "wants to volunteer" note and applying a volunteer flag.<br>
2. **Using Tags for Specific Interests**
   * Tags can be used to mark preferences for activities like displaying a yard signs, hosting events, or participating in phone banking and canvassing. Tags like `interest - yard sign` or `interest - host a party` can be created for this purpose.

{% hint style="info" %}
**Tags can be applied in two ways:**

1. Via the Tags action, accessible from the Action menu in any profile.
2. By [setting up a survey](/guide-to-canvassing-and-calls/setup-and-core-workflows/adding-a-survey.md) with auto-tagging capabilities, which automatically assigns tags based on survey responses.
   {% endhint %}

This system ensures that volunteer interests are accurately captured and organized within FieldEdge and NationBuilder, streamlining campaign efforts and volunteer management.


---

# 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://guides.fieldedgeapp.com/guide-to-canvassing-and-calls/extended-workflows/capture-campaign-involvement-volunteer-interest.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.
