# Login

### How to access to the Console?

You can browse the Console Administration with your favorite browser through this URL: `http://<your server address>`.

By default an administrator profile is defined with the following credential:

`` Default Login : `admin` ``

`` Default Password : `password` ``

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

Connect with this credential to create your own user profile.

{% hint style="danger" %}
**Recommendation:** Update the admin password in settings immediately.
{% endhint %}

## How to change the admin password?

To change the default Admin password, navigate to the `System` page, select `User Management`, then go to `Web`, and set a new password.

<figure><img src="/files/JLVjqnJDv52cukzOfJXl" alt=""><figcaption><p>System User Management Settings</p></figcaption></figure>

## Type of User

Two roles are available: admin and user.\
Here is the access:&#x20;

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


---

# 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/login.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.
