# Searching Sessions

PAVE's Branch dashboard allows easy ways to search and sort through existing inspections

<figure><img src="/files/tn36DrW2t9Kx1g3nNJab" alt=""><figcaption><p>The Search and Filter Panel</p></figcaption></figure>

### Filters and Search

Inspections can Filtered with the following options:

#### By Status

Shortlist inspections by selecting a given Status, from the 'Status' dropdown.

<figure><img src="/files/pWk4bQP5KfoIxC27AirK" alt="" width="375"><figcaption><p>Select the status you want to filter by ("Invalid" only available if requested for your account)</p></figcaption></figure>

#### By Month

Shortlist inspections by selecting a given Month, from the 'Month' dropdown.

<figure><img src="/files/BvGOOuxeHAFqX17IkOD2" alt=""><figcaption><p>Select from a given month, or all months</p></figcaption></figure>

#### By Recent Active Sessions, Excluding Idle Sessions, and Undelivered SMS &#x20;

Shortlist inspections by ticking the appropriate checkbox to filter in the results

<figure><img src="/files/bVLbH6sFpTvfk5mYT4Qs" alt=""><figcaption></figcaption></figure>

#### Search by VIN, YMM, Name, Phone, or Session Key

<figure><img src="/files/ibO5aywXAXTYtADUffXY" alt=""><figcaption><p>Search by VIN, YMM, Name, Phone, or Session Key</p></figcaption></figure>

**Filter by API Key**

<figure><img src="/files/VwAngTZAMyTUD4Umctpg" alt=""><figcaption><p>Filter by API key</p></figcaption></figure>


---

# 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/searching-sessions.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.
