# Select and focus on a chart segment

If you see something in a chart that you want to explore further, you can select and focus on that segment in the chart, such as a particular column in a Bar chart or a wedge in a Pie chart. This action isolates that segment, allowing you to drill further into the data, either staying in chart view or switching to grid view. If you switch to grid view, the focused data will stay focused and this will be reflected on the dimension list. You can clear the selection by resetting or clicking the **X** next to the dimension.

There are three options for focusing on a segment in a chart:

* Hover over the chart segment to display information about that segment.

  <div align="left"><figure><img src="/files/3IFBDs43VCfH4hQvenTG" alt="" width="217"><figcaption></figcaption></figure></div>
* Select the segment(s) you want to focus on, for example, Fred, Owen and Harry. The other segments become faded, making the selected segments stand out.

  <div align="left"><figure><img src="/files/YiCRepC907dO71ZEPgUA" alt="" width="217"><figcaption></figcaption></figure></div>
* After selecting the segments (option above), click the **Focus** button to remove the other segments from the chart. A filter icon displays next to the chart name and if you return to the grid view, the filter details appear in the status bar above the grid. Click **X** or **Reset** to clear the filter.

  <div align="left"><figure><img src="/files/UdTL8VjGPRpXqSUS2AAA" alt="" width="217"><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/k4eK0bTcB09NjIE0Xgj2" alt="" width="217"><figcaption></figcaption></figure></div>


---

# 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.phocassoftware.com/analytics/visualize-your-data-in-a-chart/select-and-focus-on-a-chart-segment.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.
