Customers
A Customer in ThingsBoard is a logical business entity (for example, a department, company branch, or external client) used to isolate data and provide controlled access to IoT resources within a Tenant.
Customers allow a Tenant to delegate access to devices, assets, dashboards, and other entities while maintaining clear ownership boundaries and enforcing permissions using the ThingsBoard RBAC model.
Customer List Page
Section titled “Customer List Page”From the sidebar, navigate to Customers. The Customers page lists all Customers under the selected group and provides tools to add and manage them.
Customer Management
Section titled “Customer Management”Tenant Administrators can create, edit, and delete Customers, as well as manage their assigned resources.
Customer users (with the required permissions) can also create their own sub-customers and manage their assigned resources.Create Customer
Section titled “Create Customer”- From the sidebar, navigate to Customers.
- Click + Add customer in the top right corner.
- Enter a title.
- Optionally, set a custom menu, enable or disable white labeling,specify the address, phone number, and contact email.
- By default, the new customer is placed in the All group. You can assign it to other groups on the Next: Owner and groups tab.
- Click Add.
New customers appear in the customer list, where actions for managing their resources are available.
Edit Customer
Section titled “Edit Customer”- From the sidebar, navigate to Customers.
- Click the customer to open its details.
- Click the orange pencil icon (Edit) to enter edit mode.
- Update the customer information.
- Click Apply changes.
Delete Customer
Section titled “Delete Customer”- Click the trash icon next to the customer name.
- Confirm the deletion.
Customer User
Section titled “Customer User”Customer users are individual user accounts granted access to the platform within the scope of a specific Customer.
For details on creating and managing Customer users, see Users.
Manage Customer Resources
Section titled “Manage Customer Resources”Each row in the Customers table includes actions for managing that customer’s resources.
| Icon | Description |
|---|---|
| Manage customer users | View, create, edit, activate, deactivate, and delete users associated with the Customer. |
| Manage customers | Create and manage child Customers within the hierarchy, including editing and removing sub-customers. |
| Manage customer assets | Add, manage, and delete customer assets. |
| Manage customer devices | Add, manage, and delete customer devices. |
| Manage customer entity views | Create and manage Entity Views to provide controlled access to specific device data. |
| Manage customer edges | Add and manage Edge instances associated with the Customer. |
| Manage customer dashboards | Add, view, manage, and delete Dashboards available to the Customer. |
| Delete | Remove the Customer and its associated users from the system. |
Customer Details
Section titled “Customer Details”Clicking a Customer in the Customers table opens the Customer details page. The following tabs provide access to all configuration, monitoring, and management tools for the selected Customer.
| Tab name | Description |
|---|---|
| Details | Edit core Customer information, access management shortcuts (users, assets, devices, dashboards, etc.), and copy the Customer ID. |
| Attributes | Manage Customer attributes. |
| Latest telemetry | View and manage the most recent telemetry values associated with the Customer. Supports adding new telemetry entries and deleting existing data. |
| Alarm rules | Configure alarm rules at the Customer level to define conditions that trigger alarms based on telemetry or attribute data (subject to Tenant-level configuration). |
| Alarms | View and manage alarms related to the Customer, including acknowledgment and status updates. |
| Events | View system events associated with the Customer, including lifecycle events, warnings, and errors for troubleshooting and monitoring. |
| Relations | Manage entity relationships between the Customer and other entities such as devices, assets, dashboards, or rule chains. Allows creating and deleting relations. |
| Audit logs | View a history of actions performed on the Customer entity, including configuration changes and user activities. |
| Version control | Manage versioned exports and restore operations for Customer-related entities using the version control service. |
What You Can Do with Customers
Section titled “What You Can Do with Customers”| Capability | Description | Guide |
|---|---|---|
| Create customer users | Add user accounts for customer staff so they can log in and access only their own entities and dashboards | Users |
| Assign devices and assets | Link devices, assets, and dashboards to a customer to scope their visibility to that customer’s users only | Devices |
| Build customer dashboards | Create dashboards visible to customer users that display only their own entities’ data | Dashboards |
| Define access permissions | Control which entities and actions customer users can access using role-based access control | Roles |
| Organize with entity groups | Group a customer’s entities by type or purpose for bulk management and fine-grained permission assignment | Entity Groups |
| Create sub-customers | Build a multi-level customer hierarchy for reseller or delegated management scenarios | Customers |
| Enrich rule chain messages | Reference customer-level attributes in rule chains to route or enrich messages based on customer context | Rule Engine |