> For the complete documentation index, see [llms.txt](https://docs.connect.jfrog.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.connect.jfrog.io/features-new-ui/devices/fleet-overview/filter-bar.md).

# Filter Devices

JFrog Connect provides a filter mechanism that enables you to:

* View a subset of devices within a fleet, for example, in the Devices page.
* Define which devices are acted on or included in software deployments, for example, in the Run Command and the New Deployment wizards.

## Filter Icon

In the Devices page and other pages where the display can be filtered, the filter icon appears in the upper right of the page.

<div align="left"><figure><img src="/files/Ovg8Uy1GFubH2hwmPhd8" alt=""><figcaption></figcaption></figure></div>

## Filter Criteria

In the Devices page, you can apply the filter criteria listed below. The filter interface is the same in other pages in Connect, although the filter criteria available in each page may be slightly different. For multiple criteria, the filter logic is AND.

* **Specific Device**: Choose the Device Name.
* **Group**: Choose one or more group names to filter on. For multiple groups, the filter logic is OR.
* **Security Risk**: Can be Critical, High, Medium, Low, Minimal, or Unknown.
* **Device State**: Online or Offline.
* **Tags**: The names of one or more tags. For multiple tags, the filter logic is AND.
* **Deployment Tag**: Chose both a Name and a Version of the deployment tag.
* **Agent Version**: The applicable Connect Agent version.
* **Deployment**: Deployment UUID and the State of the deployment.

<div align="left"><figure><img src="/files/j6WEcPsC69tUHTj90VSN" alt="" width="154"><figcaption></figcaption></figure></div>

## Filter Rules

* The filters act within a single fleet at a time.
* The filters act on a single page at a time. For example, when you set a filter on the Devices page, that filter will not apply on the Device Runs page.
* You can choose from several filter criteria. When you choose multiple filter criteria, they use AND logic in relation to each other.
* Some of the filters allow **Is** or [**Is Not**](#user-content-fn-1)[^1] logic.

## Total Affected Devices

Once you have selected your devices in the filter, you will see an indication of the total number of devices  affected by the applied filter. If this is not what you expected, you can go back and change your filter.&#x20;

## What’s Next?

Learn how to [locate devices](/features-new-ui/devices/fleet-overview/map.md) on a map and how you can refresh the device location.

[^1]:


---

# 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.connect.jfrog.io/features-new-ui/devices/fleet-overview/filter-bar.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.
