# Admin users

Organisations with a vLex Library account can designate an admin user. That person will have the ability to manage the subscription through the **Manage corporate accounts** menu, which is located under the profile icon.

{% hint style="info" %}
To reassign the administrative user role to someone else, or to find out who the admin user is for your account, please contact your vLex account manager.
{% endhint %}

## Managing your account

In the **Manage your account** menu, you can click on **Profile.** This will allow you to edit your details, including your personal and company information, and you can also add pictures and change your location settings too. This menu is present for all users.

![](/files/-Mf9ee3b3CmmRZl50LsN)

{% hint style="warning" %}
Changing your location settings will change the newsfeed on the homepage for all users registered to the account.
{% endhint %}

## Manage corporate accounts

For the admin user options, go to **Manage corporate accounts,** located in the top-right menu.&#x20;

![](/files/-Mf9fCNncmhdwdIWJP62)

In the window that appears, you will see: **Users**, **Statistics**, **IP access**, and **SSO access**.

![Corporate account options](/files/-MctQr3pvxneR917tZxd)

### Users

This screen shows you information on user management options on the left, and the user list on the right.

![](/files/-MctT456UhTyAPBEmNrm)

{% hint style="info" %}
To learn how to create and manage users, read [User management](/vlex-library/vlex-library-home/account-and-admin-management/a-guide-for-administrators-managing-your-corporate-account/user-management.md).
{% endhint %}

### Statistics screen

On this screen, you can see [usage statistics](/vlex-library/vlex-library-home/account-and-admin-management/a-guide-for-administrators-managing-your-corporate-account/usage-statistics.md), generate reports, and download them.

![](/files/-MctWX5vjNlDEFMgw0wI)

### IP access screen

This will show a list of IP addresses assigned to your account. To modify these or add more, contact your account manager.

![IP Access screen](/files/-MctXo4h32mxjyLmoIs8)

## SSO access screen

On this screen, you will see a link to the [Scripts↗](https://github.com/vlex/remote_auth) page. There, you can download the code in different languages to implement the SSO script on your website.

{% hint style="info" %}
For more information about implementing SSO, read [Providing access](/vlex-library/vlex-library-home/account-and-admin-management/a-guide-for-administrators-managing-your-corporate-account/providing-access.md).
{% endhint %}


---

# 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://support.vlex.com/vlex-library/vlex-library-home/account-and-admin-management/a-guide-for-administrators-managing-your-corporate-account/administrative-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.
