# Application Setting

Menu Application Setting dapat mengatur pengaturan aplikasi seperti Role User (peranan pengguna), Privileges (hak akses) dan User.&#x20;

Menu ini sangat penting untuk memastikan bahwa setiap pengguna memiliki akses yang sesuai dengan tugas dan tanggung jawab mereka. Berikut penjelasan singkat mengenai setiap pengaturan:

* **Role User**: Menentukan jenis peranan yang dapat ditugaskan kepada pengguna untuk mengatur hak akses dan fungsionalitas dalam aplikasi.
* **Privileges**: Mengatur tingkat hak akses yang dimiliki oleh pengguna berdasarkan peran mereka.
* **User**: Menambah, menghapus, dan mengelola informasi pengguna dalam aplikasi.

Dengan pengaturan ini, administrator dapat dengan mudah mengelola hak akses dan keamanan aplikasi.


---

# 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://isipp-docs.appunnes.id/sistem-informasi-penganggaran/application-setting.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.
