# Features

- [Introduction](https://docs.foxmetrics.com/features/features-introduction.md)
- [Dashboards](https://docs.foxmetrics.com/features/dashboards.md)
- [Dashboard Page](https://docs.foxmetrics.com/features/dashboards/dashboard-page.md)
- [Creating Dashboards](https://docs.foxmetrics.com/features/dashboards/creating-dashboards.md)
- [Duplicating a Dashboard](https://docs.foxmetrics.com/features/dashboards/creating-dashboards/duplicate-dashboard.md)
- [Editing Dashboards](https://docs.foxmetrics.com/features/dashboards/edit-dashboards.md)
- [Deleting Dashboards](https://docs.foxmetrics.com/features/dashboards/deleting-dashboards.md)
- [Sharing Dashboards](https://docs.foxmetrics.com/features/dashboards/sharing-and-exporting-dashboards.md): Easily share your dashboard with others via email.
- [Dashboard Groups](https://docs.foxmetrics.com/features/dashboards/dashboard-groups.md)
- [Cache In Dashboard](https://docs.foxmetrics.com/features/dashboards/cache-in-dashboard.md)
- [Dashboard Filters](https://docs.foxmetrics.com/features/dashboards/dashboard-filters.md)
- [Dashboard Tiles](https://docs.foxmetrics.com/features/dashboards/dashboard-tiles.md)
- [Creating a Tile](https://docs.foxmetrics.com/features/dashboards/dashboard-tiles/creating-a-tile.md)
- [Editing a tile](https://docs.foxmetrics.com/features/dashboards/dashboard-tiles/editing-a-tile.md)
- [Charts in Dashboard](https://docs.foxmetrics.com/features/dashboards/charts-in-dashboard.md)
- [Line Chart](https://docs.foxmetrics.com/features/dashboards/charts-in-dashboard/line-chart.md)
- [Pie Chart](https://docs.foxmetrics.com/features/dashboards/charts-in-dashboard/pie-chart.md)
- [Bar Chart](https://docs.foxmetrics.com/features/dashboards/charts-in-dashboard/bar-chart.md)
- [Bar Rate Chart](https://docs.foxmetrics.com/features/dashboards/charts-in-dashboard/bar-rate-chart.md)
- [Funnel Chart](https://docs.foxmetrics.com/features/dashboards/charts-in-dashboard/funnel-chart.md)
- [Comparison Chart](https://docs.foxmetrics.com/features/dashboards/charts-in-dashboard/comparison-chart.md)
- [Widgets in Dashboard](https://docs.foxmetrics.com/features/dashboards/dashboard-widgets.md)
- [Table Widget](https://docs.foxmetrics.com/features/dashboards/dashboard-widgets/table-widget.md)
- [Numbers Widget](https://docs.foxmetrics.com/features/dashboards/dashboard-widgets/numbers-widget.md): Learn how to use a number widget on your dashboard.
- [Attribution Chart](https://docs.foxmetrics.com/features/dashboards/dashboard-widgets/attribution-chart.md)
- [Attribution Table](https://docs.foxmetrics.com/features/dashboards/dashboard-widgets/attribution-table.md)
- [Retention Widget](https://docs.foxmetrics.com/features/dashboards/dashboard-widgets/retention-widget.md)
- [Narrative Widget](https://docs.foxmetrics.com/features/dashboards/dashboard-widgets/narrative-widget.md)
- [Observer](https://docs.foxmetrics.com/features/observer.md)
- [Workbench](https://docs.foxmetrics.com/features/workbench.md)
- [Audience](https://docs.foxmetrics.com/features/audience.md)


---

# 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.foxmetrics.com/features.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.
