# Widgets in Dashboard

Widgets are the components of a dashboard that allows you to visualize vital information. For instance, a table widget would allow you to create tables to input vital information.

In this section, you’ll learn how widgets work and how to add a widget to your dashboard.

## **How To Add A Widget to Your Dashboard**

Once you’ve created your dashboard, you can then proceed to add a widget to it. There are several widgets on your FoxMetrics dashboard like tables, numbers, retention, narrative, etc.

Below are the steps to add any of those widgets.

1\. First choose the Dashboard where you want to add the widget: Let’s say we want to add a widget to a dashboard called **Page Views**. Select the page view dashboard.

2\. Once you are on your dashboard, click on the **Manage Dashboard** icon at the right top of the page (circled red).&#x20;

![](/files/-MfmHpOU-wEafdkNfYx1)

3\. On the right, choose the widget you want to add to your dashboard.

the tile creation window should pop up once you click on any widget.

4\. Set the data you want to track/visualize, the date range, filter, tile size, and others on the page creation window.

5\. Click **Save** to add tile to your dashboard.

### Related Links

* [How to create a Table Widget](/features/dashboards/dashboard-widgets/table-widget.md)
* [How to create an Number Widget](/features/dashboards/dashboard-widgets/numbers-widget.md)
* [How to create an Atribution Chart](/features/dashboards/dashboard-widgets/attribution-chart.md)
* [How to create an Attribution Table](/features/dashboards/dashboard-widgets/attribution-table.md)
* [How to create a Retention Widget](/features/dashboards/dashboard-widgets/retention-widget.md)
* [How to create a Narrative Widget](/features/dashboards/dashboard-widgets/narrative-widget.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/dashboards/dashboard-widgets.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.
