> For the complete documentation index, see [llms.txt](https://docs.labii.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.labii.com/widgets/dashboard-widgets/shortcut/filters.md).

# Filters

## **Specs**

<table><thead><tr><th width="320">Label</th><th>Value</th></tr></thead><tbody><tr><td><strong>Version</strong></td><td>0.2.0 (updated on 2022-09-05)</td></tr><tr><td><strong>Developer</strong></td><td>Labii Inc.</td></tr><tr><td><strong>Type</strong></td><td>Dashboard</td></tr><tr><td><strong>Support Readonly view</strong></td><td>Yes</td></tr><tr><td><strong>Support Edit view</strong></td><td>No</td></tr></tbody></table>

## Overview

The Filters widget provides a streamlined solution for managing your filters and their corresponding counts. Whether you're aiming to maintain a readily accessible list of your preferred filters or closely monitor query outcomes, this widget is your go-to tool. It offers a comprehensive overview of your filters, allowing for efficient control and a clear snapshot of your data filtering needs.

## Use Case

* Tracking the quantity of pending tasks.
* Verifying the count of experiments awaiting your signature.

## Readonly View

### Add filter

To add a new filter, click **Add filter**. In the pop-up window, select a table and then choose a filter.

### Edit filter

Click the **edit** icon next to a filter to edit the filter.

### Delete filter

Click the **delete** icon next to a filter to delete a filter

### Reorder filter

Drag and drop the filter to the preferred position. The order will automatically be updated.

## Edit View

The edit view is not supported for this widget.


---

# 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://docs.labii.com/widgets/dashboard-widgets/shortcut/filters.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.
