# Console

Nodeum provides a user-friendly graphical console and gives different monitoring options (email, SNMP, etc.) on storage activities, system activities and much more.

A rich graphical user interface that provides similar functionality to the nd command line tool with additional features.

The Console is available to handling administration tasks like Workflow Definition, Storages configuration, Reporting and Log Monitoring, or any overall system Configuration. This interface is embedded as part of the Nodeum Services.

### Compatibility guidelines

Web Based Interface designed in HTML5, Nodeum provides the best of its capabilities in using Chrome or Firefox as browser.

### Role-Based Access Control (RBAC)

Two different user profiles are available to use, manage and administrate Nodeum throughout the Console.

<table><thead><tr><th></th><th width="127">Catalog</th><th width="215">Workflow Management</th><th>Trend Analytic</th></tr></thead><tbody><tr><td>Standard End-User</td><td>yes</td><td>no</td><td>no</td></tr><tr><td>Administrator User</td><td>yes</td><td>yes</td><td>yes</td></tr></tbody></table>

###


---

# 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.nodeum.io/data-mover/console.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.
