Manage Dashboard Cards
Required Permission
This feature requires the TEAM_ADMIN_DASHBOARD_CARDS permission. See Feature Permissions for details.
Dashboard Cards let you customize your team's home page with important metrics, quick links, and data summaries. Cards are organized in a hierarchical structure: Card Groups → Cards → Stat Items.
What are Dashboard Cards?
Dashboard Cards appear on your team's main dashboard and can display:
- Statistics and metrics
- Data View previews
- Recently changed records
- Quick access to Data Collections
Understanding the Hierarchy
Dashboard Cards use a three-level structure:
- Card Groups — Top-level containers that organize related cards into sections on the dashboard
- Cards — Individual display units within a group (e.g., a Data View preview, a collection link, or a stat card)
- Stat Items — Individual metrics displayed within a Stat Items card (e.g., record counts, sums, averages)
Accessing Dashboard Cards
- Navigate to Team Administration → Dashboard Cards
- You'll see the hierarchical structure manager listing all Card Groups, their Cards, and Stat Items
- Click on any item to open its configuration drawer
Managing Card Groups
Card Groups are the top-level containers on the dashboard:
- Click Create Card Group
- Configure:
- Title — Group heading displayed on the dashboard
- Display Order — Position relative to other groups
- Cards within the group are managed below
Card Types
Stat Items Card
Displays multiple statistics in a grid. Each stat item shows a single metric with an icon and value. See "Creating Stat Items" below.
Data View Card
Shows a preview of a Data View:
- Quick access to important data without navigating away from the dashboard
- Displays a filtered view of records from the selected view
Recently Changed Card
Lists recently modified records across Data Collections, giving users a quick view of recent activity.
Data Collections Card
Quick links to your Data Collections for fast navigation.
Creating a Card
- Navigate to the Card Group where you want to add a card
- Click Create Card
- A configuration drawer opens where you can set:
- Title — Card header text
- Subtitle — Optional secondary text
- Type — Select the card type (Stat Items, Data View, Recently Changed, Data Collections)
- Icon & Colors — Visual styling
- Display Order — Position within the group
Creating Stat Items
For Stat Items cards, add individual stat items to display metrics:
- Click on a Stat Items card in the hierarchy
- Click Create Stat Item
- A configuration drawer opens where you can set:
- Title — Stat label
- Query Type — What to count or calculate (see below)
- Data Source — Collection, field, or tag to query
- Icon & Colors — Visual styling
Query Types
| Type | Description |
|---|---|
| Count Records | Total records in a collection |
| Count with Tag | Records that have a specific tag |
| Sum Field | Total of a numeric Data Field |
| Average Field | Average of a numeric field |
| Changes This Month | Records created/updated this month |
| Outgoing Messages | Messages sent this period |
Impact on Users
- Dashboard Cards appear for all users on the team home page
- Stats respect user Data Permissions — users see counts only for data they can access
- Cards provide at-a-glance insights without running reports
- Changes to Dashboard Cards take effect immediately for all team members
Tip
Start with a few key metrics and add more based on what your team finds useful. Too many cards can overwhelm the dashboard. Use Card Groups to organize cards by theme (e.g., "Key Metrics," "Quick Access," "Recent Activity").
Related Topics
- Account Details & Settings — Organization-wide settings
- Data Collections Overview — The data behind your dashboard stats
- Creating Data Views — Views that can be embedded as dashboard cards
- Feature Permissions — Control who can configure dashboard cards