# Adjust Role & Access

## Overview

Before getting started, note that you need to have the approval system enabled before you can use role-based user access for template moderation.

Once you have enabled the approval system, you can add new users with 2 different roles: a) *Account Admin* & b) *Account User*. Under account admin, you will have *Default Admin* role and under account user, you will have the *Default User* role.

## Where to Make Adjustments

In the event you need to adjust a system user's role and/or access, follow the instructions below:

1. Click the Settings tab in the bottom left-hand corner.

<figure><img src="/files/vawLcCrrvsqHmmBRFgDR" alt="" width="375"><figcaption></figcaption></figure>

2. Click *Accounts & Users.* Then select *Roles & Users*

<figure><img src="/files/7XDwpNHPxLUNdU217NWx" alt="" width="375"><figcaption></figcaption></figure>

3. In the Roles & Users section, find the user you'd like to remove and select the three dots to the right of their name.

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

### Adjust User Name/Role/Role Category

1. Once you've selected the three dots, click *Edit.*
2. Make the applicable changes to the appropriate fields.
3. Click *Update Account* to save your changes.

<figure><img src="/files/kUqBc0PurY6yr0cy2aUz" alt="" width="375"><figcaption><p>Step 2-3</p></figcaption></figure>

### Adjust Analytics Access

1. Once you've selected the three dots, click either *Assign* or *Remove Analytics.*

   1. If assigning analytics, this will alert the user via email.

   <figure><img src="/files/Kn0fuUpTMemJes5gas0m" alt="" width="314"><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.satisfilabs.com/resource-center/marketing-engine/settings-and-integrations/user-management/adjust-role-and-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.
