> ## Documentation Index
> Fetch the complete documentation index at: https://docs.nebuly.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Filters & time range

> Navigate conversational datasets with global and local filters/time ranges.

# Filters

**Nebuly's filters** let you narrow down conversational datasets to focus on the users, conversations, and interactions that matter most to your analysis.

You can segment data using any available field, including automatically extracted insights such as topics, intents, sentiment, as well as custom tags, user groups, and more.

## Global vs local filters

There are two levels of filtering in Nebuly:

### **Global filters**

They live in the top bar and apply across the whole platform. They stay active as you move between reports, so every view reflects the same selection until you change it. This is the right level when you are investigating one segment across reports and Live Data at the same time.

To open the Global filters panel, click the **Global filters** button in the top bar. From there, you can build one or more filter conditions.

<Info>
  Once you've created a **global filter**, you can use it to create a **sub-project**. The filter is automatically applied across every view in that sub-project, giving users access only to the data that is relevant to them.

  For example, you could create a global filter for a specific country and use it to create a dedicated sub-project. Anyone with access to that sub-project will see only data for that country across reports, conversations, interactions, and other views.

  This is useful when different teams or members should work with a specific subset of your data, without changing the experience of the main project.

  Learn more about it [here](/guides/platform/org-projects).
</Info>

<Frame>
  <img src="https://mintcdn.com/nebulyai/vp_oy_nmiqgBHyJs/images/image-7.png?fit=max&auto=format&n=vp_oy_nmiqgBHyJs&q=85&s=8eee8799ebe0d8720a5c463039b9c883" alt="Image" width="2998" height="464" data-path="images/image-7.png" />
</Frame>

### **Local filters**

They apply to a single chart or report only. Use them when you want to narrow one chart or table without changing what you see everywhere else.

<Frame caption="Global filters persist across every view in your session">
  <img className="rounded-xl" src="https://mintcdn.com/nebulyai/G04Jo9hLv86JYsPM/images/filtering-global.png?fit=max&auto=format&n=G04Jo9hLv86JYsPM&q=85&s=19f9c2ac8dff3b99a36bdbb1070fe8aa" alt="Global filters" width="1714" height="795" data-path="images/filtering-global.png" />
</Frame>

## How Filters Work

All views in Nebuly can be filtered by **any** attribute on an interaction or conversation. This includes built-in fields (topics, intents, sentiment, error type, business risks, user feedback) and every custom tag you sent at ingestion.

Nebuly supports **100+ filter options**. Common examples include **Topic** (the main theme of the interaction), **Action** (the task the user is trying to do), **Sentiment**, **Language**, **User** (a specific user ID), and any custom **tag** you sent at ingestion.

<Frame caption="Filtering reports and lists by any interaction or conversation attribute">
  <img className="rounded-xl" src="https://mintcdn.com/nebulyai/G04Jo9hLv86JYsPM/images/filtering-reports.png?fit=max&auto=format&n=G04Jo9hLv86JYsPM&q=85&s=aaad99d45bb5f9f2f37e2b0ffd79076f" alt="Filtering reports and lists" width="2482" height="1410" data-path="images/filtering-reports.png" />
</Frame>

## Saved Filters

Often-used combinations of filters can be saved for reuse across future sessions.

To save a combination, click **Save filters** in the filter selection panel and give the saved filter a descriptive name. You can then apply the saved filter at any time from the **Saved filters** section of the filter selection panel.

The Saved filters list is **shared across all users in the project**, which makes it a lightweight way to standardize how your team slices data.

<Frame caption="Saved filters, shared across the project">
  <div style={{ maxWidth: '440px', margin: '0 auto' }}>
    <img className="rounded-xl" src="https://mintcdn.com/nebulyai/G04Jo9hLv86JYsPM/images/filtering-saved.png?fit=max&auto=format&n=G04Jo9hLv86JYsPM&q=85&s=8803407de22fb94b6828a39d12a70f95" alt="Saved filters" width="1054" height="1116" data-path="images/filtering-saved.png" />
  </div>
</Frame>

## Favorites

To make your most-used filtering fields easier to find, mark them as favorites by clicking the star next to a field. Your starred fields then appear at the top of the filter selection panel under **Favorites**.

This list is **individual to each user**: each teammate maintains their own favorites without affecting anyone else.

<Frame caption="Favorite filter fields, individual to each user">
  <div style={{ maxWidth: '440px', margin: '0 auto' }}>
    <img className="rounded-xl" src="https://mintcdn.com/nebulyai/G04Jo9hLv86JYsPM/images/filtering-favorites.png?fit=max&auto=format&n=G04Jo9hLv86JYsPM&q=85&s=64665e351bba75d5b2f239efb9e870c3" alt="Favorite filter fields" width="1038" height="1120" data-path="images/filtering-favorites.png" />
  </div>
</Frame>

# Time range

The **time range selector** controls the period included in your analysis. It is available throughout the platform and can be applied to:

* **Reports & Exploration mode**, where it updates the metrics and charts displayed in the report.
* **Interactions**, where it limits the table to interactions captured during the selected period.
* **Conversations**, where it limits the table to conversations within the selected period.

You can choose from predefined ranges such as **Today**, **Yesterday**, **7D**, **30D**, **3M**, **6M**, and **12M**, or select a custom date range.

The selected time range remains active as you navigate between supported views, allowing you to analyze the same period consistently across Reports and Live Data.
