# ADVANCED Custom Groups

LiSA user accounts come with default groups and default priviliges. Admins have the capability of creating custom groups with custom priviliges

### CREATE CUSTOM GROUP

#### STEP 1: Locate Groups

Navigate to Settings on the left main menu and select Users and Permissions. You will see a list of all existing users.

Click on Groups tab in the top left.

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

### Create Group

Inside the Group tab, click on Create new in the top right.

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

### Customize Group

Give your new Group a name and click on Create. Navigate back into the group if needed make changes for that group and all the priviliges.

Inside the Group you will find a lot of customization options in regards to scopes and priviliges.

Click the **Edit** button make changes as you need to the priviliges of that group.

<figure><img src="/files/WHElFkBfQqrqXEMWJoA9" 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.hello-lisa.com/knowledge/general/users-and-permissions/advanced-custom-groups.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.
