# Managing Users

If the repository is not an "Open" type repository, admins have the option of managing users by clicking **Users & Permissions**.

## Adding Users

<mark style="background-color:yellow;">Step 1</mark>: From the **Repositories** tab of the **NarrativesDB** home page, click the card of the repository to modify.

<div align="left"><figure><img src="/files/0Dfz0felKIWyDoecDfiX" alt=""><figcaption></figcaption></figure></div>

&#x20;<mark style="background-color:yellow;">Step 2</mark>: Click **Users & Permissions**.&#x20;

<div align="left"><figure><img src="/files/rLsHeOaP108AMr7ZJNAr" alt=""><figcaption></figcaption></figure></div>

<mark style="background-color:yellow;">Step 3:</mark> Click **Add User**.

<div align="left"><figure><img src="/files/8BPSwTyiKEwqqKDnj7yG" alt=""><figcaption></figcaption></figure></div>

<mark style="background-color:yellow;">Step 4:</mark> Type in the user from the pulldown menu and select the permission. Repeat as necessary. Click **Add X Users**.&#x20;

<div align="left"><figure><img src="/files/aMpUHNolsu9ujzIYgShf" alt=""><figcaption></figcaption></figure></div>

<mark style="background-color:yellow;">Step 5:</mark> Edit the permission or delete a user, if needed. Click **Done**.

<div align="left"><figure><img src="/files/dNVPECSXyi7H0mQ56NUe" alt=""><figcaption></figcaption></figure></div>

## Deleting Users

<mark style="background-color:yellow;">Step 1</mark>: From the **Repositories** tab of the **NarrativesDB** home page, click the card of the repository to modify.

<div align="left"><figure><img src="/files/0Dfz0felKIWyDoecDfiX" alt=""><figcaption></figcaption></figure></div>

&#x20;<mark style="background-color:yellow;">Step 2</mark>: Click **Users & Permissions**.&#x20;

<div align="left"><figure><img src="/files/rLsHeOaP108AMr7ZJNAr" alt=""><figcaption></figcaption></figure></div>

<mark style="background-color:yellow;">Step 3:</mark> Identify the user to remove and click the **X** in that row.

<div align="left"><figure><img src="/files/wkMp6yUY5CHQ880JWyUe" alt=""><figcaption></figcaption></figure></div>

<mark style="background-color:yellow;">Step 4:</mark> Click **Done**.


---

# 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.plextrac.com/plextrac-documentation/product-documentation/content-library/narrativesdb/managing-users.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.
