# API Access

**Navigating to the API Access Section:**

* Log in to the server admin panel using your credentials.
* Look for the "API Access" tab in the menu bar or navigation panel.
* Click on the "API Access" tab to access the API Access section.

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

**Description:**

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

**Client ID:**

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

**Redirect URLS:**

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

**Action:**

* In the action panel, make any appropriate changes needed.
* After making the desired changes in the action panel, review it for accuracy.

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

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

**Adding a new API user:**

To add a new API User to your company, follow these steps:

1. **Navigating to the API Users Section:**
   * Log in to the server admin panel using your credentials.
   * Look for the "API Access" tab in the menu bar or navigation panel. It should be the fourth option.
   * Click on the "API Access" tab if necessary to access the API Access section.
2. **Accessing the Add New API User Panel:**

* Within the API Access section, locate the button labeled "Add API User".
* Click on the "Add API User" button to access the Add API user panel.

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

3. **Adding the New API User:**

* Within the Add API User panel, enter the new user details. There are three sections to review.
  * <mark style="color:blue;">Description:</mark>

    <figure><img src="/files/esdnSkvS2WjB2LpGcrYd" alt=""><figcaption></figcaption></figure>
  * <mark style="color:blue;">Client ID:</mark>

    <figure><img src="/files/fQjX8Tr3IDx9nFWR5BeV" alt=""><figcaption></figcaption></figure>
  * <mark style="color:blue;">Redirect URLS:</mark>&#x20;

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

4. **Finalizing the New API User:**

* After entering the required information, review it for accuracy.
* Once satisfied, click save and exit the create new API user panel to save the changes.

  <figure><img src="/files/jcUrLRuftifw8gVA7apE" 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.aicrisk.com/server-admin/api-access.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.
