# Guide to Canvassing & Calls

- [Canvassing Overview](https://guides.fieldedgeapp.com/guide-to-canvassing-and-calls/canvassing-overview.md): Overview of setting up and running canvass operations with FieldEdge and NationBuilder
- [Call Time Overview](https://guides.fieldedgeapp.com/guide-to-canvassing-and-calls/call-time-overview.md): Overview of setting up and running phone banking sessions with FieldEdge and NationBuilder
- [Setup & Core Workflows](https://guides.fieldedgeapp.com/guide-to-canvassing-and-calls/setup-and-core-workflows.md): Essential setup steps for canvassing and phone banking with FieldEdge
- [Creating walk lists](https://guides.fieldedgeapp.com/guide-to-canvassing-and-calls/setup-and-core-workflows/creating-walk-lists.md): Planning to canvass your people in your database? Learn how to create walk lists in NationBuilder and sync them to FieldEdge
- [Creating call lists](https://guides.fieldedgeapp.com/guide-to-canvassing-and-calls/setup-and-core-workflows/creating-call-lists.md): Planning to make calls to people in your NationBuilder database? Learn how to create call lists in NationBuilder and sync them to FieldEdge
- [Create walk lists on the fly](https://guides.fieldedgeapp.com/guide-to-canvassing-and-calls/setup-and-core-workflows/create-walk-lists-on-the-fly.md): Create walk lists on the fly using Proximity Walk or Cold Walk
- [Assigning walk lists](https://guides.fieldedgeapp.com/guide-to-canvassing-and-calls/setup-and-core-workflows/assigning-walk-lists.md): Share NationBuilder lists with your canvassers
- [Assigning call lists](https://guides.fieldedgeapp.com/guide-to-canvassing-and-calls/setup-and-core-workflows/assigning-call-lists.md): Share NationBuilder lists with your callers
- [Adding a survey](https://guides.fieldedgeapp.com/guide-to-canvassing-and-calls/setup-and-core-workflows/adding-a-survey.md): Create a survey in your nation for users to access in the field
- [Extended Workflows](https://guides.fieldedgeapp.com/guide-to-canvassing-and-calls/extended-workflows.md): Advanced canvassing and calling workflows for FieldEdge
- [Yard Sign](https://guides.fieldedgeapp.com/guide-to-canvassing-and-calls/extended-workflows/yard-sign.md)
- [Track who a voter plans to vote for](https://guides.fieldedgeapp.com/guide-to-canvassing-and-calls/extended-workflows/track-who-a-voter-plans-to-vote-for.md): Track who each voter says they plan to support so you can follow up, segment lists, and plan your outreach effectively.
- [Capturing Voter ID/Sentiment/Support Level](https://guides.fieldedgeapp.com/guide-to-canvassing-and-calls/extended-workflows/capturing-voter-id-sentiment-support-level.md)
- [Capture campaign involvement / volunteer interest](https://guides.fieldedgeapp.com/guide-to-canvassing-and-calls/extended-workflows/capture-campaign-involvement-volunteer-interest.md)
- [Sharing lists while canvassing](https://guides.fieldedgeapp.com/guide-to-canvassing-and-calls/extended-workflows/sharing-lists-while-canvassing.md)
- [Re-canvass & re-calling voters](https://guides.fieldedgeapp.com/guide-to-canvassing-and-calls/extended-workflows/re-canvass-and-re-calling-voters.md): Discover how to reset a person's completion status so they can be recontacted
- [Turf cut by district, ward or pecinct](https://guides.fieldedgeapp.com/guide-to-canvassing-and-calls/extended-workflows/turf-cut-by-district-ward-or-pecinct.md): Create walk lists by filtering on districts, wards, precincts and electorates
- [Include all people in households](https://guides.fieldedgeapp.com/guide-to-canvassing-and-calls/extended-workflows/include-all-people-in-households.md)
- [Collecting extra profile data (eg. email address)](https://guides.fieldedgeapp.com/guide-to-canvassing-and-calls/extended-workflows/collecting-extra-profile-data-eg.-email-address.md)
- [Using Advanced Surveys as Scripts](https://guides.fieldedgeapp.com/guide-to-canvassing-and-calls/extended-workflows/using-advanced-surveys-as-scripts.md): Learn how to integrate outreach scripts and talking points
- [Reporting](https://guides.fieldedgeapp.com/guide-to-canvassing-and-calls/reporting.md): Track and report on your team's canvassing and phone banking activity
- [Tracking performance in the HQ Dashboard](https://guides.fieldedgeapp.com/guide-to-canvassing-and-calls/reporting/tracking-performance-in-hq.md): Monitor real-time field activity and review aggregated campaign metrics using the HQ Dashboard
- [Activity in NationBuilder](https://guides.fieldedgeapp.com/guide-to-canvassing-and-calls/reporting/filtering-activity-in-nb.md): Use NationBuilder to find notes, create new lists based on outcomes and more
- [Viewing survey results](https://guides.fieldedgeapp.com/guide-to-canvassing-and-calls/reporting/viewing-survey-results.md): View the consolidated summary of survey results or an individual's responses
- [Viewing Notes](https://guides.fieldedgeapp.com/guide-to-canvassing-and-calls/reporting/viewing-notes.md): View notes captured during canvassing and call time inside NationBuilder
- [User location tracking](https://guides.fieldedgeapp.com/guide-to-canvassing-and-calls/reporting/user-location-tracking.md): Monitor where your canvassers are logging activity relative to household locations
- [Exporting activity and notes](https://guides.fieldedgeapp.com/guide-to-canvassing-and-calls/reporting/exporting-activity-and-notes.md): Create an automation that automatically syncs new logged contacts as they happen to Google Sheets, Airtable, Excel, etc.


---

# 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.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.
