# Filtering and Segmentation

Every chart and metric in the dashboard is part of a unified data model. This means you can apply global filters to slice the data in any direction.

By clicking "Mobile" in the device panel, the entire dashboard re-renders to show only mobile traffic. You can stack filters to answer highly specific questions. For example, you can filter for "Mobile Users" from "France" who came via "Twitter" to see exactly how that specific cohort behaves. This capability transforms raw data into actionable strategic intelligence.


---

# 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://docs.signtoken.vip/4.-the-dashboard/filtering-and-segmentation.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.
