Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions _includes/docs/user-guide/ui/customers-pe.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ The tenant administrator can add a new customer using the following steps.

## Create customer user

A **Customer User** is a user account associated with a specific Customer. Customer users have **read-only access** and can view only the entities assigned to their Customer.

{% include images-gallery.html imageCollection="add-customer-user" showListImageTitles="true" %}

{% capture difference %}
Expand Down
2 changes: 1 addition & 1 deletion _includes/docs/user-guide/ui/customers.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

A **Customer** in ThingsBoard represents a distinct business entity — an individual or an organization — that purchases or uses a tenant's devices and/or assets. A customer may also represent a department or subdivision within the tenant's organization.

A customer user belongs to the customer and has read permissions to view dashboards and other entities assigned by the tenant administrator.
A **Customer User** is a user account associated with a specific Customer. Customer users have **read-only access** and can view only the entities assigned to their Customer.

In Thingsboard Community Edition a customer user cannot create their own customers, users, or subcustomers.

Expand Down
Loading