> ## Documentation Index
> Fetch the complete documentation index at: https://docs.finsei.com/llms.txt
> Use this file to discover all available pages before exploring further.

# User

> Users (also known as sub-users) are entities within a company who can perform various actions depending on their assigned role.

> The **Users** tab is only visible to the company’s **main user (admin)**.

## Role

Users can have a role which limits user’s actions.

There are three available roles for user:

* Full access
* Partial access
* View only access

For more details about adding users and managing user roles, see [Adding a new user](https://finsei.freshdesk.com/support/solutions/articles/47001259525-adding-a-new-user).

### Expiration date

User can have limited by time access. 'Expire date' attribute should be specified, so user is only able to perform actions until specified date.

### Wallet access

When creating or editing a user, you can configure their access to specific company wallets — **wallet access**.

<img src="https://mintcdn.com/dimas-f3fd369f/2JrKq48ELe8JskGO/images/user/user1.png?fit=max&auto=format&n=2JrKq48ELe8JskGO&q=85&s=3ae1683047b29afccc6e041a9e3e673c" alt="Edit User" width="2082" height="1169" data-path="images/user/user1.png" />

> If the **“Custom wallet access”** toggle is enabled, at least one wallet must be selected for the user to have access to.

Once the available wallets are selected, the user will only have access to the specified wallets and their associated transactions.

<img src="https://mintcdn.com/dimas-f3fd369f/2JrKq48ELe8JskGO/images/user/user2.png?fit=max&auto=format&n=2JrKq48ELe8JskGO&q=85&s=cdd9b5f4516dfe4ef98cd5e23635f783" alt="Edit User" width="2102" height="1157" data-path="images/user/user2.png" />

### Password setup

Once user is created, he should set password using 'Forgot password?' form on login page. After password set up, an email with reset password link will be received to the specified email address.

### JWT token

Users also can be used to create JWT token. More info you can find
[here](../getting-started/create-jwt-token).
