# Admin

**Accessing the Admin Panel:**

To access the admin panel, follow these steps:

1. On the Home Screen, locate the dropdown menu in the top-left corner of the interface.

   <figure><img src="/files/fCrKyjDxKMT3zSp8NCrX" alt=""><figcaption></figcaption></figure>
2. Click on the dropdown menu to view its options.

   <figure><img src="/files/3JazZjh6jlyPSQ1oNoAo" alt="" width="434"><figcaption></figcaption></figure>
3. Within the dropdown menu, locate and select the "Admin" option. This action will redirect you to the Admin Panel.

<figure><img src="/files/HEepxY73cq52HQuX5k6o" alt="" width="432"><figcaption></figcaption></figure>

To watch a video demonstration, click [here](https://airiskinc-my.sharepoint.com/:v:/g/personal/vetrimaheswaran_aicrisk_com/EUNBzjUmO6xLsAU_fXx43vwB1mWBtlTTbLYHMAp6ws6V-Q?nav=eyJyZWZlcnJhbEluZm8iOnsicmVmZXJyYWxBcHAiOiJPbmVEcml2ZUZvckJ1c2luZXNzIiwicmVmZXJyYWxBcHBQbGF0Zm9ybSI6IldlYiIsInJlZmVycmFsTW9kZSI6InZpZXciLCJyZWZlcnJhbFZpZXciOiJNeUZpbGVzTGlua0NvcHkifX0\&e=S4fA1x).

#### Additional Information:

* **Company Admin Privileges**: Please note that only users with company admin privileges can access the admin panel.


---

# 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.aicrisk.com/admin.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.
