# User Management

#### **Accessing the User Management Configuration**

The “User Management” tab can be found in the “**Profile**” section of ATRIP.

Path: **ATRIP → Profile → User Management**

![](/files/ROoeN3m4sYJdnVUeTqIT)

In User Management, you’ll be able to:&#x20;

1. View, Search and Filter Users
2. Add New User & Assign Role
3. Edit User Details
4. Deactivate Users

#### View, Search and Filter Users

When you access User Management, a complete list of all users in your organization is displayed. At the top, you can view the total number of users.

To quickly find someone, use the search bar or apply filters such as User Role, Status, Last Modified, and Date Created. These tools make it easy to locate specific users and manage accounts efficiently.

![](/files/oSgA2hZu9mxaSI3qp6ji)

In the **User Management** view, you can see key details for each user at a glance:&#x20;

* **Contact Person** – Displays the user’s first name.&#x20;
* **Email** – The user’s email address, which also serves as their login account.&#x20;
* **User Role** – Indicates the user’s assigned role/permission level. Different roles provide access to different menus and functions within ATRIP.&#x20;
* **Status** – Shows whether the user is currently Active or Inactive.&#x20;
* **Last Modified** – The date and time when the user’s information was last updated.&#x20;
* **Date Created** – The date and time when the user account was first created.&#x20;

**Note:** The list may contain two types of users:&#x20;

* **Manually Created Users** – Added directly by the customer.&#x20;
* **SSO Users** – Logged in through Single Sign-On (SSO). These users are marked with an “SSO” tag next to their name for easy identification.&#x20;

#### **Add New User & Assign Role**

Adding a new user is quick and straightforward:&#x20;

1. **Enter user details** – Provide the first name, last name, and a valid email address.&#x20;
2. **Assign permissions** – Select the appropriate role to define the user’s permission level.&#x20;

| **Permission / Role**  | **Admin** | **Customer Service** | **Operations** | **Finance** | **Developer** | **Business Development** |
| ---------------------- | --------- | -------------------- | -------------- | ----------- | ------------- | ------------------------ |
| Bookings               | ✔         | ✔                    | ✔              | ✖           | ✖             | ✖                        |
| Service Requests       | ✔         | ✔                    | ✔              | ✔           | ✔             | ✔                        |
| Dashboard              | ✔         | ✖                    | ✔              | ✖           | ✖             | ✖                        |
| Airline List           | ✔         | ✖                    | ✔              | ✖           | ✔             | ✖                        |
| Fare Search            | ✔         | ✖                    | ✔              | ✖           | ✖             | ✖                        |
| Financial              | ✔         | ✖                    | ✔              | ✔           | ✖             | ✖                        |
| API Document           | ✔         | ✔                    | ✔              | ✖           | ✔             | ✖                        |
| Profile                | ✔         | ✖                    | ✖              | ✖           | ✔             | ✖                        |
| User & Role Management | ✔         | ✖                    | ✖              | ✖           | ✖             | ✖                        |

The **email address serves as the user’s login account**. Once created, a welcome email will be sent to the user with instructions to set a password and activate their account. Make sure the email provided is active and accessible.&#x20;

By default, all newly created users are set to **Active** status.&#x20;

![](/files/l8vegwEcKtr0AZC8mH84)

#### **Edit User Details**

Users can manage and update certain account information directly within User Management.&#x20;

* Editable fields include First Name, User Role/Permissions and Status (Active/Inactive)&#x20;

⚠️ Note: For security reasons, SSO users cannot modify any of their account information.&#x20;


---

# 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://resources.atriptech.com/popular-topics/atrip/user-management.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.
