# Trackers and Forms Widget

MangoApps offers the ability to include quick views of Trackers and Forms by way of widgets.

<figure><img src="/files/bPH8w0HsxKbMftZAMAsT" alt=""><figcaption></figcaption></figure>

Once you have set up a table within your tracker (click [here](https://guides.mangoapps.com/user-guide/trackers/trackers#adding-a-new-table-view) for more information on setting up tables) click the **Tools** menu. From here, you will see the option **Add Table to Widget Gallery**.

<figure><img src="/files/74MdopfKLvc3bSyDumIB" alt=""><figcaption></figcaption></figure>

When you click this option, the **Add to Widget Gallery** pop-up menu will appear.

<figure><img src="/files/LLj4slmc8KRGX5vh6sUe" alt=""><figcaption></figcaption></figure>

The **Title** and table **Description** will automatically be inherited from your table. However, you have the option to edit them before adding the widget.&#x20;

{% hint style="danger" %} <mark style="color:red;">**Important:**</mark> The selected table will become <mark style="color:red;">**visible to anyone**</mark> who has access to the widget gallery (e.g., Network and Team Admins adding widgets to pages, Network Users if the home module is customizable). <br>

The content in the table is <mark style="color:red;">**visible to everyone**</mark> (including Guest Users) if the widget is added to a company page or home module.&#x20;

Removing the widget from the widget gallery will <mark style="color:red;">**NOT**</mark> remove it from instances the widget has already been added to a page or home module.

Although the table is automatically shared via the widget, the full Tracker is <mark style="color:red;">**NOT**</mark> shared. \
Users will <mark style="color:red;">**NOT**</mark> have full access to trackers and private trackers for which they did not already have access.
{% endhint %}

Follow along with this video for the step-by-step process to turn a table within your tracker into an easily accessible widget for all network users:

{% embed url="<https://www.youtube.com/watch?v=NjQQgCOkQ9o>" %}


---

# 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://guides.mangoapps.com/user-guide/trackers/trackers-and-forms-widget.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.
