> For the complete documentation index, see [llms.txt](https://fleetdocs.hyvikk.space/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://fleetdocs.hyvikk.space/explore-features/settings/user-access-mgmt.md).

# User Access Management

### **A.Manage Role**

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

The admin can manage roles in different ways :&#x20;

&#x20;               **o**  Apply search & Delete.

&#x20;               **o**  Add roles <img src="/files/YhEzL9LH2EecUpxSniZk" alt="" data-size="line">

&#x20;               **o**  Show records (10,25,50 & 100)

**o   Action** <img src="/files/05jyuhFDH4VoxcMhxGFL" alt="" data-size="line"> **Edit Role**

Admin has the flexibility to modify roles and adjust permission types according to their specific requirements.

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

**o   Action** <img src="/files/05jyuhFDH4VoxcMhxGFL" alt="" data-size="line"> **Delete Role**

The admin has the authority to remove or delete roles and permissions as needed.

<figure><img src="/files/FEKU2xrB21xhxbyiGev0" alt=""><figcaption><p>Delete Role</p></figcaption></figure>

### B.Add Role <img src="/files/vQo5l9jKau9ZmkvvRwUt" alt="" data-size="line">

Admin has the right to create different roles and assign permissions.

**Examples**     **o**  Admin

&#x20;                       **o**  Manager

&#x20;                       **o**  Senior Manager

&#x20;                       **o**  Executive

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


---

# 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, and the optional `goal` query parameter:

```
GET https://fleetdocs.hyvikk.space/explore-features/settings/user-access-mgmt.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
