# flex modes

- [Take a tour of Flex Modes](https://docs.phocassoftware.com/analytics/flex-modes/take-a-tour-of-flex-modes.md): Get a richer and more versatile way to explore your data.
- [Switch modes](https://docs.phocassoftware.com/analytics/flex-modes/switch-modes.md): Quickly change which columns and data appear in the grid.
- [View transactions](https://docs.phocassoftware.com/analytics/flex-modes/view-transactions.md): View the list of transactions that make up the data you see in the Grid view tab.
- [Change the period](https://docs.phocassoftware.com/analytics/flex-modes/change-the-period.md): Change the time and date ranges for the data that is displayed.
- [Filter data](https://docs.phocassoftware.com/analytics/flex-modes/filter-data.md): Narrow the dataset down to only the rows you care about.
- [Compare data in a matrix](https://docs.phocassoftware.com/analytics/flex-modes/compare-data-in-a-matrix.md): Compare the performance of regions, products, customers, and other dimensions side-by-side to quickly spot patterns and differences.
- [Apply conditional formatting](https://docs.phocassoftware.com/analytics/flex-modes/apply-conditional-formatting.md): Use conditional formatting to quickly highlight specific values in the grid.
- [Create a nested view](https://docs.phocassoftware.com/analytics/flex-modes/create-a-nested-view.md): Create a nested view with expandable levels to drill down into details and see how each item contributes to the overall results.
- [Manage columns](https://docs.phocassoftware.com/analytics/flex-modes/manage-columns.md): Customize the columns in your grid by adding your own, changing number formats, or hiding the ones you don’t need.
- [Manage grid settings](https://docs.phocassoftware.com/analytics/flex-modes/manage-grid-settings.md): Control how data appears in the grid.
- [Save and share a favorite](https://docs.phocassoftware.com/analytics/flex-modes/save-and-share-a-favorite.md): Save your analysis points and insights as favorites and share them with your team.
- [View your data in a chart](https://docs.phocassoftware.com/analytics/flex-modes/view-your-data-in-a-chart.md): Visually explore and interact with your data in a chart format.
- [Export data](https://docs.phocassoftware.com/analytics/flex-modes/export-data.md): Export your data for use elsewhere.
- [Reset data](https://docs.phocassoftware.com/analytics/flex-modes/reset-data.md): Use the Reset tool to clear all selections and start fresh.


---

# 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/flex-modes.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.
