# Manage User

End User is a feature of Antares Insight to share login access to view reports from user-owned devices to third parties. On the End User page, it is possible to view reports from the data of each device to the entire result of aggregated data carried out in Antares Insight. End Users only have access to view and cannot perform device management at all.

{% hint style="info" %}
Before adding End Users, make sure you have created Roles

[Roles](/en/antares-insight-hub/settings/roles.md)
{% endhint %}

## Manage User Steps

### 1.Open Manage User Menu

On the left navigation bar, open the Settings menu on the Antares Insight Hub, then click ‘Manage Users’.

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

### 2. Add End User

On the Manage User page, click ‘Add End User’

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

### 3. Fill Add End User Form

After you click the ‘Add End User’ button, a form will appear that you need to fill in. Fill in some data needed to add an End User such as End User Name, Email, Password, Phone Number, and Roles.

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

<table><thead><tr><th width="89">No.</th><th>Data</th><th>Description</th></tr></thead><tbody><tr><td>1.</td><td>End User Name</td><td>The name you will use for the End User account</td></tr><tr><td>2.</td><td>Email</td><td>Email used for End User account</td></tr><tr><td>3.</td><td>Password</td><td>The password to be used for the End User account</td></tr><tr><td>4.</td><td>Nomor Telepon</td><td>Active phone number that will be used for End User account</td></tr><tr><td>5.</td><td>Roles</td><td>Roles that have been created in the Settings-Roles menu and will be assigned to End Users</td></tr></tbody></table>

After filling in the required data, click ‘Save’

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

### 4. See End User Credential

If you have successfully added an End User, a pop-up will appear providing access information for the End User login.

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

{% hint style="warning" %}
Make sure you remember and note down the parameters displayed on the pop-up, because if you forget the password, you will need to reset the password for the end user.
{% endhint %}

<table><thead><tr><th width="83">No.</th><th>Informasi</th><th>Description</th></tr></thead><tbody><tr><td>1.</td><td>Platform ID</td><td>ID of the Root account</td></tr><tr><td>2.</td><td>End User's Email</td><td>Email used by End User to Login Antares Insight</td></tr><tr><td>3.</td><td>End User's Password</td><td>The password used by the end user to log in to Antares Insight</td></tr></tbody></table>

<figure><img src="/files/jw8zfbYCJ6GQXRiyM0QD" 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.antares.id/en/antares-insight-hub/settings/manage-user.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.
