# Segments and Filters

Segments and filters allow you to view your website's visitors, group them in segments and see their journey.&#x20;

To see your tracked users, you must have added the installation script to your website.&#x20;

To use this feature, navigate to the Users page from the sidebar on the left.&#x20;

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

On this page you can see all the users that have visited your website, and interacted with the features that you have integrated in it. The most recent users are shown first. You can see their last visit in the user cell, as well as the their session count and the average time across all sessions.

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

You can see the device, browser and operating system they have used to visit your website, as well as their location when they did so.

#### Filtering Users

You can use the filters on the left side to see a specific set of users.

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

Click on **User Data** in the left panel, and then click on **Browser**. Click on the dropdown to select any browser from a pre-existing list. Click on confirm.

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

This will add the filter that only shows users have have visited your website using the Edge browser. You will be able to see any added filters on the above the table, along with the number of users out of total users who match the filters.

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

You can also add conditions using the **Add User Filter** button above the added conditions.&#x20;

If you add multiple conditions, you will be able to decide whether you want both to be applied or either one of them.

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

You can save these conditions as segments too. Just click the **Save Segment** button on the right, enter a name for the segment and it will be saved and be visible under the **User Segments** section on left panel.&#x20;

You can also export this data into an excel or PDF file by clicking on the **Export** button.&#x20;

#### User Journey

You can click on any user and see their session-wise journey on your website.

<figure><img src="/files/0xOIp64QwQPkGrRwN6Yw" alt=""><figcaption></figcaption></figure>

Apart from this, you can check their attributes under the **User Traits** tab, any surveys they have answered under the **User Activity** tab.

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

You can also see which custom segments they have matched under the **Segments** tab.


---

# 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://uzera.gitbook.io/uzera-help-center/user-experiences/segments-and-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.
