> ## Documentation Index
> Fetch the complete documentation index at: https://docs.truv.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Emulator

> Preview and test the Truv verification experience as the end-user using different products and flows.

Walk through the end-user verification experience with simulated conditions — preview templates, test workflows, and demo the Bridge flow before shipping.

***

## Configure the emulator

Emulator allows you to explore the end-user experience using different Products, Solutions, Templates, as well as routing to a specific Company or Payroll provider.

<img src="https://mintcdn.com/truv/YUOjDIck18OJ6H4i/images/dashboard-emulator.png?fit=max&auto=format&n=YUOjDIck18OJ6H4i&q=85&s=ecc4cd5c2f62f0f8378de6795c017cb5" alt="Truv Dashboard - Emulator" width="2866" height="1378" data-path="images/dashboard-emulator.png" />

| Option                    | Description                                                                                             |
| ------------------------- | ------------------------------------------------------------------------------------------------------- |
| **Product type**          | Income & Employment, Assets, etc.                                                                       |
| **Solution**              | Payroll only, or include fallback workflows (document upload, financial accounts, etc.)                 |
| **Template**              | Preview how your branding and [template configuration](/developers/dashboard/customization) will appear |
| **Company / Provider ID** | Optionally specify a company or provider to open that connection directly                               |

***

## Explore the verification flow

Once configured, click any company in the search results and use one of our [login test credentials](/developers/testing/test-credentials#universal-login-scenarios) to begin the simulated login experience.

In Sandbox mode, the emulator lets you test every solution:

* Payroll connections
* Financial accounts
* Document processing (paystubs, W-2s, tax returns)
* Smart routing, Choice Connect, and fallback workflow behavior

As you click through the experience, login events and their corresponding JSON payloads are loaded in real time.

Once a connection is complete, the returned report can be viewed in the UI, as a JSON payload, or downloaded via PDF.

<img src="https://mintcdn.com/truv/YUOjDIck18OJ6H4i/images/dashboard-emulator-report.png?fit=max&auto=format&n=YUOjDIck18OJ6H4i&q=85&s=80830e92cdab2f16a677bfeb663bb7a5" alt="Truv Dashboard - Emulator report" width="2868" height="1394" data-path="images/dashboard-emulator-report.png" />

***

## Common use cases

* **Training demos** — Walk a client through the borrower experience before go-live, with their branding applied via a template
* **Template QA** — Validate that branding, copy, and search categories are configured correctly
* **Workflow testing** — Reproduce specific fallback or error scenarios in a controlled environment

***

## Next steps

<CardGroup cols={2}>
  <Card title="Test credentials" icon="vial" href="/developers/testing/test-credentials">
    Use sandbox credentials to simulate different outcomes
  </Card>

  <Card title="Templates" icon="palette" href="/developers/dashboard/customization">
    Configure the template shown in the emulator
  </Card>
</CardGroup>
