# Live or Test View

PAVE allows clients to send both live and test inspections to end users. While live inspections are charged to your existing billed usage, test inspections, which simulate the actual experience but are for testing purposes only.

### Live Inspections

<figure><img src="/files/D7gGzQvlniMY9sikswTt" alt=""><figcaption><p>Select 'Live' as highlighted, to view Live inspections </p></figcaption></figure>

Selecting 'Live' , as highlighted above, toggles ON the Live inspection view. Inspections visible in this view are live, i.e. in production environment, and chargeable to your billing cycle.

### Test Inspections

<figure><img src="/files/aRRrCtgMlCeyq1n9XM51" alt=""><figcaption><p>Select 'Test' as highlighted, to view Test inspections </p></figcaption></figure>

Selecting 'Test' , as highlighted above, toggles ON the Test inspection view. Inspections visible in this view are for testing purposes only and are not chargeable to your billing cycle.


---

# 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.pave.ai/branch-dashboard/user-feature-walkthrough/live-or-test-view.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.
