---
tags: ThingsBoard
---
# Thingsboard PE Evaluate for W company project
[toc]
<br/>
## Essential Features
- [x] Dashboard
- [x] Reports
- [x] Notification
- [x] Authentication
- [x] Authorization
------------------------------------------------------------------
* **Dashboard**
* White Labeling
* Theme color can be adjusted by clients
* Login Page can change, but limited (only alter color and no html edit)
* Tenant main menu can edit
* Dashboard can export as an image file (screen shot?)
* File-type support: PDF, PNG, and JPEG
* Font Awesome V4.7.0
* Scheduler Events

* **Reports**
* Entities table and chart widgets exist export function
* File-type support: CSV, XLS, XLSX
* Assist in setting schedule to export the file (widgets or rule chain node arrangement)

* **Notification**
* Email support
* **Authentication**
* Two-factor authentication

* **Authorization**
* Class division exists
* [Self-registration](https://thingsboard.io/docs/pe/user-guide/self-registration/)
<br/>
## Reference
[Generate Report Rule Chain](https://thingsboard.io/docs/pe/user-guide/reporting/)
[API Limits](https://thingsboard.io/docs/pe/user-guide/api-limits/)
[Send Email on Alarm](https://thingsboard.io/docs/user-guide/rule-engine-2-0/tutorials/send-email/)
[Send Email to Customer](https://thingsboard.io/docs/user-guide/rule-engine-2-0/tutorials/send-email-to-customer/)
[Send HTML or image inside email](https://thingsboard.io/docs/user-guide/rule-engine-2-0/tutorials/send-email-html/)