# Dashboard Overview

The FieldEdge HQ Dashboard is your central command center for managing your campaign's field operations. Access it at [hq.fieldedgeapp.com](https://hq.fieldedgeapp.com).

## Getting Started

After logging in, you'll see the main dashboard with a sidebar menu on the left. The sidebar provides access to all of FieldEdge HQ's features.

{% hint style="info" %}
Only Campaign Managers can access the HQ Dashboard. See [Team Setup](/team-setup.md) for details on user types.
{% endhint %}

## Dashboard Sections

### App Customization

Customize the mobile app experience for each user type — control which menus, contact statuses, and features are available.

{% content-ref url="/pages/VO92lxFx8iDDkV9HeNTj" %}
[App Customization](/product-tour-or-hq/app-customization.md)
{% endcontent-ref %}

### Team Management

Invite Campaign Managers, manage Default Users, and add Accountless Users to your team.

{% content-ref url="/pages/YMzXjtMp7BQ4dt1OBjp5" %}
[Team Management](/product-tour-or-hq/team-management.md)
{% endcontent-ref %}

### Performance

View real-time canvassing and phone banking metrics, track team productivity, and analyze voter engagement.

{% content-ref url="/pages/81skv3NJj2yndoj1ERkb" %}
[Performance](/product-tour-or-hq/performance.md)
{% endcontent-ref %}

### Tools

Access campaign management utilities like List Reset and Export Users.

{% content-ref url="/pages/kWYvzcHxbt2qvyaMdk4d" %}
[Tools](/product-tour-or-hq/tools.md)
{% endcontent-ref %}

### Multiple Nations

Manage multiple NationBuilder nations under one login, switch between campaigns, and handle organization-level settings.

{% content-ref url="/pages/BiT0JgQEpCij00dNw6UK" %}
[Multiple Nations](/product-tour-or-hq/multiple-nations.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-hq/dashboard-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.
