> For the complete documentation index, see [llms.txt](https://help.paintscout.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.paintscout.com/support/dashboard-and-reports/dashboard-search-reporting/filtering-on-the-dashboard.md).

# Filtering the Dashboard

PaintScout's dashboard filters let you refine your sales metrics by date range, estimate type, and individual estimator. The filters are located at the top of your Dashboard.

<figure><img src="/files/qql1W7b0w7iZAIwaumvJ" alt="Screenshot showing the dashboard filter bar with date, estimate type, and estimator filter options at the top of the Dashboard"><figcaption></figcaption></figure>

***

## What filter options are available?

### Filter by Date

Select a predefined date range or create a custom range from the drop-down menu to view metrics for a specific time period.

{% hint style="info" %}
Once you've selected a date range (except for custom), it will remain selected until you change it.
{% endhint %}

<figure><img src="/files/j1cdHdOVcrZd23W2HQ9c" alt="Screenshot showing the date filter dropdown menu with predefined and custom date range options"><figcaption></figcaption></figure>

### Filter by Estimate Type

Select one or multiple project types from the Estimate Type drop-down to see performance data for specific project categories.

<figure><img src="/files/qJxGr4S7Sk6uGzOrPylf" alt="Screenshot showing the Estimate Type filter dropdown for selecting one or multiple project types"><figcaption></figcaption></figure>

### Filter by Estimator

Select a team member's name from the drop-down to view their individual performance metrics.

<figure><img src="/files/lEIJUB2FAJz5O44A0itQ" alt="Screenshot showing the Estimator filter dropdown for selecting individual team members to view their performance"><figcaption></figcaption></figure>

## Related articles

* [Search for an Estimate](/support/estimating/managing-estimates/how-to-search-for-an-estimate.md)
* [Filter & Export Estimates](/support/estimating/managing-estimates/how-to-filter-estimates-and-export.md)
* [Archiving Estimates](/support/estimating/managing-estimates/archiving-an-estimate.md)
* [Estimate Actions](/support/estimating/creating-estimates/estimate-actions.md)


---

# 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://help.paintscout.com/support/dashboard-and-reports/dashboard-search-reporting/filtering-on-the-dashboard.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.
