Files
twenty/packages/twenty-docs/user-guide/dashboards/overview.mdx
T
StephanieJoly4GitHubcubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>github-actionsAbdul RahmanFélix Malfait
183d034716 User guide structure update (#16705)
Reorganizing by Feature sections

Capabilities folders to give an overview of each feature

How-Tos folders to give guidance for advanced customizations

Reorganized the Developers section as well, moving the API sub section
there

added some new visuals and videos to illustrate the How-Tos articles

checked the typos, the links and added a section at the end of the
doc.json file to redirect existing links to the new ones (SEO purpose +
continuity of the user experience)

What I have not updated is the "l" folder that, per my understanding,
contains the translation of the User Guide - that I only edited in
English

<!-- CURSOR_SUMMARY -->
---

> [!NOTE]
> <sup>[Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) is
generating a summary for commit
5301502a32. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->

---------

Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
Co-authored-by: github-actions <github-actions@twenty.com>
Co-authored-by: Abdul Rahman <ar5438376@gmail.com>
Co-authored-by: Félix Malfait <felix.malfait@gmail.com>
2025-12-22 09:07:06 +01:00

72 lines
2.0 KiB
Plaintext

---
title: Dashboards
description: Learn the basics of reporting and dashboards in Twenty.
image: /images/user-guide/reporting/pie-chart.png
---
<Frame>
<img src="/images/user-guide/reporting/pie-chart.png" alt="Dashboards" />
</Frame>
## Understanding Dashboards
Dashboards in Twenty provide a visual way to track your key performance metrics and gain insights from your CRM data.
<img src="/images/user-guide/dashboard/dashboards_v2.png" alt="Dashboards" />
## Key Concepts
### Dashboards
A dashboard is a collection of tabs that display your CRM data at a glance. You can create multiple dashboards for different purposes:
- Sales performance
- Team activity
- Pipeline health
- Custom metrics
### Tabs
Tabs allow you to organize your dashboard into sections. Each tab contains one or more widgets.
### Widgets
Widgets are individual visualizations that display specific data. Types include:
- Bar charts
- Pie charts
- Line charts
- Number metrics
- iFrames
<Note>
**Current limitations**:
- Exporting dashboards and sharing with external users (non-Twenty users) are not available at the moment.
- Gauge charts and tables are not yet available.
</Note>
## Getting Started
### Creating Your First Dashboard
1. Navigate to the **Dashboards** section
2. Click **+ New Dashboard**
3. Give your dashboard a name
4. Add tabs to organize your content
5. Add widgets to display your data
6. Save
### Adding Widgets
1. Open a tab on your dashboard
2. Click **+ Add Widget**
3. Select the widget type
4. Choose the data source (object)
5. Configure the widget settings
6. Save and view your widget
## Best Practices
- **Start simple**: Begin with a few key metrics and add more over time
- **Focus on actionable data**: Display metrics that drive decisions
- **Regular review**: Check your dashboards regularly to spot trends
- **Share with team**: Make dashboards visible to relevant team members
## Next Steps
- [Widgets and visualizations](/user-guide/dashboards/capabilities/widgets)
- [Dashboards FAQ](/user-guide/dashboards/how-tos/dashboards-faq)