# Assigning Permissions

1. Click **permissions** when adding users.
2. Assign them a **group** by selecting it on the available groups and moving it using the right arrow in the middle to the chosen groups section.
3. To unassign a user role, move the group using the left arrow back to the available section.

<div align="left"><figure><img src="/files/FwPw4j8l2aFGBkWYuOlA" alt="" width="563"><figcaption></figcaption></figure></div>

4. Click **save.**

### Judgment Editors group permissions

add bench, view bench, change bench, delete bench

add case number, view case number, change case number, delete case number

Delete citation link

edit own document, delete own document

View judge

add judgment, view judgment, change judgment

Add source file, change source file, view source file, delete source file


---

# 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://liieditors.docs.laws.africa/user-management/assigning-permissions.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.
