# Types of Users

A User will be placed in one of the three groups according to the following rules ([**with reference to the ‘List of User Rights’**](/client-profile/users/list-of-user-rights.md)*)*:

* **Light User**
* **Regular User**
* **Heavy User**

{% hint style="info" %}
The maximum number of Light, Regular, and Heavy users that you have at your disposal is specified in your Contract. To help you monitor how many active users there are in each profile across your entire Client, you can verify the numbers with HIVO Support.
{% endhint %}

👉 Below are some typical categorisations or applications of **Light, Regular and Heavy users** within an organization:

#### **1. Light Users**&#x20;

* A User is a **Light User** if they are **active** and have only Light Rights.
* Typically only need baseline access to view, upload and download assets and collections
  * Company staff
  * Suppliers.
  * Creative Agencies.
  * Freelancers.
  * Media Outlets.

#### **2. Regular Users**&#x20;

* A User is a **Regular User** if they have **at least one** Regular Right, and **no** Heavy Rights.
* Typically need more than baseline access to update assets, collections, metadata and other features
  * Company staff.
  * Creative Agencies and Suppliers requiring higher access.

#### **3. Heavy Users**&#x20;

* A User is a **Heavy User** if they have **at least one** Heavy Right.
* Typically need full platform access to all features and the ability to add new users, define roles and users access to platform features:
  * Administrators of the HIVO account.
  * Company staff inside Marketing or Communications departments with Heavy user Rights.

If you have any questions, don't hesitate to ask, we're always here to help!


---

# 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.hivo.co/client-profile/users/types-of-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.
