# Roles

Menu Roles berfungsi untuk menentukan akses apa saja yang akan diberikan kepada End User pada saat mengakses Antares Insight. Dengan Roles ini, memungkinkan kita untuk mengatur akses di setiap usecase dan menu-menu Antares Insight. Akses yang diberikan hanya untuk melihat perangkat, data perangkat, hasil analisis, dan agregat dari data-data yang ada. Roles ini hanya akan berfungsi ketika sudah terhubungkan dengan End User yang nantinya dibuat.

## Langkah - Langkah Membuat Roles

### 1. Membuka Menu Roles

Pada navigation bar sebelah kiri, Buka menu Settings pada Antares Insight Hub, lalu klik "Roles"

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

### 2. Menambahkan Roles

Pada halaman Roles, klik "Add Roles"

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

### 3. Mengisi Form Roles dan Mengatur Previllage

Setelah anda klik tombol "Add Roles", maka akan muncul form yang perlu anda isi. Tulis nama untuk akses roles yang akan diberikan pada kolom Roles Name &#x20;

{% hint style="info" %}
Anda dapat mendefinisikan sendiri roles name yang anda buat beserta previllagenya.
{% endhint %}

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

<table><thead><tr><th width="95">No.</th><th width="215">Data</th><th>Keterangan</th></tr></thead><tbody><tr><td>1.</td><td>Overview</td><td>Akses untuk melihat menu Overview</td></tr><tr><td>2.</td><td>Data Analytics</td><td>Akses untuk melihat menu Insight Hub (hasil analisis)</td></tr><tr><td>3.</td><td>Device SaaS Access</td><td>Akses untuk melihat menu Usecase (detail device)</td></tr></tbody></table>

Silahkan atur akses untuk melihat Overview dan Data Analytics dan klik "Apply"

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

Apabila Anda sudah berhasil membuat Roles, tampilan halaman Antares Insight Hub Settings-Roles akan berubah menjadi seperti berikut

<figure><img src="/files/Fht8BGxivJSKqJXLNtGq" 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/antares-insight-hub/settings/roles.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.
