> For the complete documentation index, see [llms.txt](https://docs.ineom-tsel.mit.id/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ineom-tsel.mit.id/tiara/general/user-management/user-creation.md).

# User Creation

Proses request pembuatan user baru (user creation):

1. Klik fitur Selma (Credential Management) pada side bar.
2. Klik menu 8.1 User Access.
3. Klik **`User Management`**.
4. Klik **`User Creation`**.

<div><figure><img src="/files/71RLM1mxYoq3LlacgWWL" alt=""><figcaption></figcaption></figure> <figure><img src="/files/7lKsgELYTFnF2m56OnHK" alt=""><figcaption></figcaption></figure></div>

5. Isi data pada Request User Form dan Form Access.

{% hint style="info" %}
Data yang perlu diisi adalah:

**Request User Form**:

1. Previlege: Role/aktor yang melakukan request pembuatan user baru.
2. Full Name: Nama lengkap user.
3. Birth Date: Tanggal lahir user.
4. Sex: Jenis kelamin user.
5. Identity Number: Nomor KTP user.
6. Email: Email user.
7. Phone: Nomor HP user.
8. Company: Nama perusahaan user.
9. NIK: Nomor induk karyawan user.
10. Position: Jabatan user.
11. Department/Division: Nama departemen atau devisi user.
12. Location/Floor: Nama lokasi dan lantai user bekerja.
13. Role: Role/aktor user. Klik radio button Yes apabila perlu request role baru, kemudian isi nama role baru.
14. Area: Area user bekerja.

**Form Access**:

1. Access Requirements: Pilih sesuai dengan keperluan akses user.

2. Platform: Pilih salah satu/keduanya. Apabila memilih platform mobile, maka perlu mengisikan IMEI/Device ID perangkat.

3. Expiration: Pilih sesuai dengan masa kerja user.

4. Note: Isi dengan catatan.
   {% endhint %}

5. Klik **`Submit`**.

6. Klik **`Yes`**.

<div><figure><img src="/files/MEE0TFYfdMoSrNVxIS3t" alt=""><figcaption></figcaption></figure> <figure><img src="/files/fW5Op58I6466D2NMPVT3" alt=""><figcaption></figcaption></figure> <figure><img src="/files/YrszZORaCtB7V4IKjiGU" alt=""><figcaption></figcaption></figure></div>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.ineom-tsel.mit.id/tiara/general/user-management/user-creation.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.
