# Graph details

At the center of the screen, a graph provides a summary of the current configurations and gives quick access to the Data Mover Smart entities.

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

## DMS

Clicking the **DMS** circle in the Dashboard section, a panel appears on the right side of the screen. This panel provides useful information and access to specific features:

* rename the mover-smart section:
  * use the **Name** field to assign a different name and a description
* view the Data Mover Smart **space and RAM** used
* view a **recap of the entities** configured in Data Mover Smart, namely:
  * [nodes](/data-mover-smart/services/nodes.md)
  * [links](/data-mover-smart/services/links.md)
  * [servers](/data-mover-smart/services/servers.md)
  * [VFS](broken://pages/KCp1NxZMsZUuIcQuqqz1)
  * [rules](/data-mover-smart/rules/rules-overview.md)
  * [file event listeners](/data-mover-smart/file-event-listeners/file-event-listener-overview.md)
* view the **details of the Queues** configured

Clicking the ![](/files/IQzoBVEg6ex81OxuxVxi) icon on the top right, the panel will be expanded.&#x20;

## Servers

When clicking the **Servers** circle in the Dashboard section, a panel appears on the right of the screen listing the [servers](/data-mover-smart/services/servers.md) configured and the transfers executed and/or in progress on those servers.

The **Transfers** tab of the Server panel is equipped with 2 icons that allow you to:

* <img src="/files/ZB8t9eWHcBLxPh2P5KnN" alt="" data-size="line"> open the **Filters** window and filter results by status, protocol, mode, direction, file, destination path, and username
* <img src="/files/2uM01FD7HCKjn77TOtkl" alt="" data-size="line">  refresh the list

Clicking the ![](/files/IQzoBVEg6ex81OxuxVxi) icon on the top right, the panel will be expanded and the General, Processes and Sessions views can be selected.&#x20;

## Links

When clicking the **Links** circle in the Dashboard section, a panel appears on the right of the screen listing the [links](/data-mover-smart/services/links.md) configured and the transfers executed and/or in progress on those links.

The **Transfers** tab of the Links panel is equipped with 2 icons that allow you to:

* <img src="/files/ZB8t9eWHcBLxPh2P5KnN" alt="" data-size="line"> open the **Filters** window and filter results by status, protocol, mode, direction, file, destination path, and username
* <img src="/files/2uM01FD7HCKjn77TOtkl" alt="" data-size="line">  refresh the list

Clicking the ![](/files/IQzoBVEg6ex81OxuxVxi) icon on the top right, the panel will be expanded and the General and Processes views can be selected.

## VFS

When clicking the **VFS** circle in the Dashboard section, a panel appears on the right of the screen listing the VFS configured and the transfers executed and/or in progress on those VFS.

VFS are configured in the [Folders](broken://pages/KCp1NxZMsZUuIcQuqqz1) section.

The **Transfers** tab of the VFS panel is equipped with 2 icons that allow you to:

* <img src="/files/ZB8t9eWHcBLxPh2P5KnN" alt="" data-size="line"> open the **Filters** window and filter results by status, protocol, mode, direction, file, destination path, and username
* <img src="/files/2uM01FD7HCKjn77TOtkl" alt="" data-size="line"> refresh the list

Clicking the ![](/files/IQzoBVEg6ex81OxuxVxi) icon on the top right, the panel will be expanded.

## Rules

When clicking the **Rules** circle in the Dashboard section, a panel appears on the right of the screen listing the rules configured and their executions.

The **Rules** section lists rules by name, the number of attributes and actions, and a tooltip with a recap of the rule (clicking the <img src="/files/9kIFguZuUOb5flzfGjeq" alt="" data-size="line"> icon). Clicking the 3-dot icon on the right, the options to edit, clone, disable and delete the rule appear.&#x20;

The **Execution** section lists when the rule has been executed, the name of the rule executed, its status, and clicking the <img src="/files/IoSTOuGZ49yQ8S7wTwfP" alt="" data-size="line"> icon on the right a further panel opens with all the details of the rule. \
Compared to the Executions shown at the top of the screen, this is a subset applicable only to Rules.&#x20;

Both the **Rules** and the **Execution** sections of the Rules panel are equipped with a <img src="/files/2uM01FD7HCKjn77TOtkl" alt="" data-size="line"> refresh icon to refresh the list. &#x20;

Clicking the ![](/files/IQzoBVEg6ex81OxuxVxi) icon on the top right, the panel will be expanded.

## F**ile Event Listener**&#x20;

When clicking the **File Event Listener** circle in the Dashboard section, a panel appears on the right of the screen listing the File Event Listeners configured and the transfers executed and/or in progress on those File Event Listeners.

The Transfers section of the File Event Listeners panel is equipped with 2 icons that allow you to:

* <img src="/files/ZB8t9eWHcBLxPh2P5KnN" alt="" data-size="line"> open the **Filters** window and filter results by status, protocol, mode, direction, file, destination path, and username
* <img src="/files/2uM01FD7HCKjn77TOtkl" alt="" data-size="line"> refresh the list

Clicking the ![](/files/IQzoBVEg6ex81OxuxVxi) icon on the top right, the panel will be expanded.&#x20;

## Nodes&#x20;

When clicking the **Nodes** circle in the Dashboard section, a panel appears on the right of the screen listing the [Nodes](/data-mover-smart/services/nodes.md) configured.


---

# 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.primeur.com/data-mover-smart/navigate/graph-details.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.
