# Details modal for elements

To show various details of an element, you can search for the element you are interested in the corresponding overview screen, and click the<img src="https://1533098984-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lj6tqYfpNT_59dZ_Z3Z%2F-M3g0In62Z-c8XFh4P1W%2F-M3jMx1j522HKkVCp7tC%2Fmanual22.png?alt=media&#x26;token=0aacf376-ac7f-4f63-950c-b4ec7489d3f1" alt="" data-size="original">icon on the right of your element. From the now appearing options, you can click **Show Details** to open the details modal of the element.

![Opening the details modal of a widget](https://1533098984-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lj6tqYfpNT_59dZ_Z3Z%2Fuploads%2FsvfjIKKtBvw86tnADA8G%2FKapture%202022-02-10%20at%2014.27.35.gif?alt=media\&token=f2069ff9-d072-4292-b17a-6b235e133974)

{% hint style="info" %}
The **Show Details** options are currently available for

* Dashboards
* Widgets
* Scripts
* Datasets
  {% endhint %}

After opening the details modal, the following information about the element will be presented to you:

### General information

The first part of the details modal will show you some general information about the element:

* **Name**: the name of the element
* **Date created**: the exact date and time when the element was created
* **Last changed**: the exact date and time when the last update of the element happened
* **Owner**: the user who currently owns this element

#### "Used in" section

The 'Used in' section will show you all elements where your select element is used in.&#x20;

So for example, if you are currently looking at the details of a widget, this section will show you in which dashboards the widget is used. If you are looking at a dataset, it will show you in which widgets, scripts, automations and virtual events this dataset is used.

![Example "Used in" section for a dataset](https://1533098984-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lj6tqYfpNT_59dZ_Z3Z%2Fuploads%2FJQwyeFNbQLTf3QLSGEFQ%2FScreenshot%202022-02-10%20at%2015.07.52.png?alt=media\&token=7a6085db-8122-40e5-b2b4-e3bea9610c94)

{% hint style="info" %}
As in the example image above, if you e.g. don't see a group "Scripts", it means that your element is not used in any scripts.&#x20;
{% endhint %}

{% hint style="info" %}
The "Used in" section is not shown for dashboards, because a dashboard can not be used by any other element.
{% endhint %}

**"Uses" section**

In contrast to the "Used in" section, the "Uses" section shows you all elements that the selected element uses.&#x20;

So for example, if you are currently looking at the details of a widget, this section will show you all the datasets and scripts that the widget is using. The information will be shown to you in a tree structure, which means that you can also see indirect use relations. As an example, if you have a widget that uses a script, the uses section not only shows you the script, but also any dataset that the script may use internally.

![Example "Uses" section for a widget](https://1533098984-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lj6tqYfpNT_59dZ_Z3Z%2Fuploads%2FIkM5yfVXlPPZVCdsEa9t%2FScreenshot%202022-02-10%20at%2015.25.09.png?alt=media\&token=74df714b-7079-4f46-999a-6bfdda06499d)

{% hint style="info" %}
The "Uses" section is not shown for datasets, because datasets do not use any other elements.
{% endhint %}
