Adding Content to Dashboards¶
The solution includes 300+ panels that can be added to dashboards through the Custom Content Page, or through the “Add Panels” button on each practice dashboard.
Dashboards may have panels related to the control through a mapping that is stored in the KVStore lookup "panel_framework_mapping".
Panels are stored in the KVStore lookup “custom_content_panels”.
Add Panels via Dashboard¶
To add panels to a dashboard:
- Click the 'Add Panels' button on the top right corner of the dashboard.
- Preview the panel by clicking panel titles (Optional).
- Click the checkmark of the desired panel(s) and click 'Add panels to dashboard'.
- The dashboard will refresh with the new panels added.
Add Panels via Custom Content Page¶
The Custom Content page can be accessed by clicking 'Custom Content' on the navigation bar.
The page displays all dashboard panels that align to a specific domain or practice, and can be filtered by domain, practice, title, or category.
To add panels to a dashboard:
- Click the 'Add to Dashboard' button in the row of the panel and hit confirm.
- Once a panel is added, the cell will change to 'Added' in the Added column.
- The panel should now be appended to the dashboard
For additional details on the Custom Content page, such as how to add, export, and import panels visit the Custom Content Usage page.