# Console

Nodeum offers a user-friendly graphical console for monitoring storage and system activities through various options like email and SNMP. This console includes a rich graphical user interface, enhancing the functionality of the nd command line tool with additional features. It simplifies administration tasks such as Workflow Definition, Storage Configuration, Reporting, Log Monitoring, and overall system configuration. This interface is integrated into 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)

The Console provides two distinct user profiles for utilizing, managing, and administering Nodeum.

<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-archiving/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.
