Configure Dashboard Panels
Panels serve as containers that group related charts together on your dashboard. By configuring panels, you can organize your data visualizations into logical sections and control which user groups have access to each one.
Add a New Panel
To configure a new panel, follow these steps:
- Navigate to System > Dashboard > Panel in the Deepser Backend.
- Click the Add Panel button in the top-right corner.

Panel Fields Reference
The table below describes each available field on the panel configuration form.
| Field | Description |
|---|---|
| Code | A unique key for the panel. |
| Title | The display name of the panel. |
| Position | The position where the panel will appear in the panel list. |
| Enable Groups | A multiselect field where you can include different user groups to grant them visibility on the panel. |
| Status | A select field that sets the panel to enabled or disabled. |
For example, you might create a panel called "Support Dashboard" with Position set to 1, granting visibility to the "Support Operators" group so that only support staff see the charts on this panel.
tip
After creating a panel, you can add charts to it. See Configure Dashboard Charts for details on setting up charts.