# Overview

FieldEdge is a mobile CRM that connects users to the NationBuilder database from a phone or tablet. The app lets users search and access voter data, create walk lists, canvass door-to-door, make phone calls from call lists, collect survey responses, and track every interaction in real time.

## Bottom navigation

The FieldEdge mobile app has four main tabs at the bottom of every screen:

### People

Search and browse contacts from your NationBuilder database, view full profiles, edit details, and manage tags and lists.

{% content-ref url="/pages/nlACcbe1PJoY0UI0QvKp" %}
[People](/product-tour-or-mobile-app/people.md)
{% endcontent-ref %}

### Canvass

The door-to-door canvassing interface. Work through a walk list on the map or as a list, log outcomes household by household, take surveys, and add tags — even when offline.

{% content-ref url="/pages/P0RGdR5wf1r1k4EOh9SA" %}
[Canvass](/product-tour-or-mobile-app/canvass.md)
{% endcontent-ref %}

### Call Time

Make calls to contacts from your call lists, log outcomes, take surveys, and track progress through a phone banking session.

{% content-ref url="/pages/YcDuSkWWWc1x1jvpX8v6" %}
[Call Time](/product-tour-or-mobile-app/call-time.md)
{% endcontent-ref %}

### Account

Manage your account, app settings, language, location permissions, and access support.

{% content-ref url="/pages/7MeS8PIyAEDUuVPz6X2S" %}
[Account](/product-tour-or-mobile-app/account.md)
{% endcontent-ref %}

{% hint style="info" %}
Which tabs (People, Canvass, Call Time) appear on the bottom nav is configured per user type in [App Customization](/product-tour-or-hq/app-customization.md).
{% endhint %}

## Across the app

A few key features show up in multiple places:

{% content-ref url="/pages/JwbkE6rhnd5zG4pmDXqB" %}
[Actions](/product-tour-or-mobile-app/actions.md)
{% endcontent-ref %}

{% content-ref url="/pages/P5vfNyisBXDDJhjIPqac" %}
[Tags](/product-tour-or-mobile-app/tags.md)
{% endcontent-ref %}

{% content-ref url="/pages/OL0U6jDM2pjOgYAYqcaG" %}
[Offline Capabilities](/product-tour-or-mobile-app/offline-capabilities.md)
{% endcontent-ref %}


---

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