> For the complete documentation index, see [llms.txt](https://guides.fieldedgeapp.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guides.fieldedgeapp.com/product-tour-or-hq/early-access.md).

# Early Access: HQ Dashboard V2

We've been working on a new version of the FieldEdge HQ Dashboard, and it's now available for early access.

V2 is faster, has everything the current dashboard does, and is where we'll be rolling out new features going forward. It's the dashboard you know, with more to come.

## What's new

**Real-time Stream.** See your team's field activity come in live during an active canvass or phone banking session — who's completed contacts, what outcomes they're logging, and any location flags worth reviewing.

**Team screen.** A breakdown of individual team member performance — contacts made, conversations had, average support levels, and a day-by-day activity grid. Useful for keeping tabs on a large team or reviewing performance after a push.

## Try it now

Head to [hq2.fieldedgeapp.com](https://hq2.fieldedgeapp.com) — your existing login works, no new account needed.

If you run into anything or have feedback, reach out at <support@fieldedgeapp.com>.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/early-access.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.
