# Analytics and Flex Modes

<details>

<summary>What's the difference between the Analytics and Flex modes?</summary>

If you're familiar with the Analytics module, you'll notice some differences in Flex modes:

* The UI is a little different and some things have moved around.
* There are additional features, such as sparklines and the ability to add custom columns directly within the grid.
* Some of the existing Analytics functionality has been retained but enhanced, such as the **Nest** and **Advanced search** features.

{% hint style="warning" %}
It's important to understand that some of the Analytics and core Phocas functionality is not available in the Flex modes. In particular, the ability to add content to a dashboard isn’t available yet.
{% endhint %}

</details>

Use the search box to quickly find what you’re looking for, click one of the key topics below to get started, or browse the full list of pages in the menu on the left.

***

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Analytics</strong></td><td></td><td></td><td><a href="take-a-tour-of-analytics">take-a-tour-of-analytics</a></td></tr><tr><td><strong>Flex Modes</strong></td><td></td><td></td><td><a href="flex-modes/take-a-tour-of-flex-modes">take-a-tour-of-flex-modes</a></td></tr></tbody></table>

***

Want to know what's new? [Read our release notes](https://app.gitbook.com/s/qRvX8Eg8GftkyP0R8RVU/release-notes)

Can’t find what you are looking for? [Raise a Customer Support Desk request](https://portal.usepylon.com/phocas/login)


---

# 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/analytics.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.
