# Actions

FieldEdge's Actions menu is a key feature for taking additional actions on a person's profile. From editing tags to changing priority level to RSVPing to an event – the Action menu is the place to do it.

<div align="left"><figure><img src="/files/wwEMCCWu4z68aeR0akiG" alt="" width="188"><figcaption></figcaption></figure></div>

### Accessing the Actions menu

Easily accessible from a person's full profile, during Canvass sessions, or while in Call Time, this menu is identifiable by a grid icon featuring six squares is either located in two different locations:

### On Full Profiles

<div align="left"><figure><img src="/files/V4GVAymLMFCJAyuI9BmB" alt="" width="188"><figcaption></figcaption></figure></div>

### On Canvass/Call Time Profiles

<div align="left"><figure><img src="/files/f3yiEoBx3F4tSKuDevAf" alt="" width="375"><figcaption></figcaption></figure></div>

**The Actions menu includes:**

<details>

<summary><strong>Note</strong></summary>

Add private notes to a person's profile for internal reference and follow-up.

</details>

<details>

<summary><strong>Log Contact</strong></summary>

Record any direct or attempted interactions with a person, maintaining an organized contact history.\
\
\&#xNAN;*Note: this is already integrated into the Canvass and Call Time flows.*

</details>

## Contact Methods

When logging a contact via the Actions menu — or as part of a [Canvass walk](/product-tour-or-mobile-app/canvass.md) or [Call Time](/product-tour-or-mobile-app/call-time.md) session — you'll record both how you reached the person (the **contact method**) and what happened (the **contact status**).

### Methods

| Method        | When it's used                                   |
| ------------- | ------------------------------------------------ |
| **In Person** | Door-to-door canvassing or face-to-face meetings |
| **Phone**     | Phone calls made during Call Time or manually    |
| **Email**     | Email outreach                                   |
| **Mail**      | Physical mail or literature drops                |

The contact method is set automatically in context — **In Person** during canvass walks, **Phone** during call time sessions. When logging a contact from the Actions menu on a profile, you choose the method manually.

### Statuses

After picking a method, choose a status describing what happened (Answered, No Answer, Refused, and so on). Available statuses are configured per user type in [App Customization](/product-tour-or-hq/app-customization.md) — see the Contact Statuses table there for the full list.

All logged contacts sync to NationBuilder in real time and appear in the contact's [Activity tab](/product-tour-or-mobile-app/people/profile.md#activity-tab).

<details>

<summary><strong>Tags</strong></summary>

Manage tags associated with a person, including viewing, adding, or removing them for better categorization.

</details>

<details>

<summary><strong>Priority Level</strong></summary>

Assign a priority level to a person, aiding in the allocation of resources and attention where needed.

</details>

<details>

<summary><strong>Support Status</strong></summary>

Update a person's level of support, crucial for campaign and community management.\
\
\&#xNAN;*Note: this is already integrated into the Canvass and Call Time flows.*

</details>

<details>

<summary><strong>Open in NB</strong></summary>

Directly access a person's NationBuilder profile for more in-depth information not available in FieldEdge.

</details>

<details>

<summary><strong>Surveys</strong></summary>

Complete surveys on behalf of a person in NationBuilder, gathering essential feedback or data.

</details>

<details>

<summary><strong>Lists</strong></summary>

Include a person in specific NationBuilder lists, facilitating targeted communication and organization.

</details>

<details>

<summary><strong>RSVP</strong></summary>

Log a person's RSVP to events in NationBuilder, crucial for event planning and attendance tracking.

</details>

<details>

<summary><strong>Volunteer</strong></summary>

Indicate a person's interest or involvement in volunteering, essential for mobilizing and managing volunteer resources.

</details>

<details>

<summary><strong>Point Person</strong></summary>

Assign a point person to a contact — the team member responsible for maintaining the relationship with this person. This is useful for tracking who "owns" a relationship with key contacts or volunteers.

</details>

<details>

<summary><strong>Recruited By</strong></summary>

Record who recruited or referred this contact to your campaign. Select a team member or another contact as the recruiter. This helps track the effectiveness of your volunteer recruitment efforts.

</details>

This menu in FieldEdge enhances the efficiency of handling individual profiles, providing a straightforward and centralized way to perform essential actions, both in FieldEdge and NationBuilder.


---

# 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/product-tour-or-mobile-app/actions.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.
