Files
twenty/packages/twenty-docs/l/zh/user-guide/dashboards/capabilities/dashboards.mdx
T
github-actions[bot] 001c2097a3 i18n - docs translations (#18231)
Created by Github action

<!-- mintlify-editor-comments:start -->
Mintlify
---
0 threads from 0 users in Mintlify

- No unresolved comments
<!-- mintlify-editor-comments:end -->

<!-- mintlify-comment-->

<a
href="https://dashboard.mintlify.com/twenty/twenty/editor/i18n-docs?source=pr_comment"
target="_blank" rel="noopener noreferrer"><picture><source
media="(prefers-color-scheme: dark)"
srcset="https://d3gk2c5xim1je2.cloudfront.net/assets/open-mintlify-editor-dark.svg"><source
media="(prefers-color-scheme: light)"
srcset="https://d3gk2c5xim1je2.cloudfront.net/assets/open-mintlify-editor-light.svg"><img
src="https://d3gk2c5xim1je2.cloudfront.net/assets/open-mintlify-editor-light.svg"
alt="Open in Mintlify Editor"></picture></a>

<!-- /mintlify-comment -->

Co-authored-by: github-actions <github-actions@twenty.com>
2026-02-25 16:50:28 +01:00

93 lines
2.8 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: 仪表板
description: 使用选项卡创建并组织仪表板,以可视化你的 CRM 数据。
---
## 概览
Twenty 中的仪表板按层级组织:**仪表板 → 选项卡 → 小部件**。 每个仪表板可包含多个选项卡,每个选项卡包含小部件(图表、数字、iFrame)。
## 创建仪表板
1. 前往导航中的 **仪表板**
2. 点击 **+ 新建记录**
<img src="/images/user-guide/dashboard/dashboard-create-new.png" alt="创建新的仪表板" />
3. 为你的仪表板命名
4. 开始添加选项卡和小部件
## 使用选项卡
选项卡可帮助你将仪表板组织为逻辑部分。
### 创建选项卡
1. 在编辑模式下,点击选项卡栏中的 **+**,右侧将打开侧边面板
2. 为你的选项卡命名(例如,"销售管道概览"、"团队绩效"
3. 向该选项卡添加小部件
### 重新排序选项卡
1. 在编辑模式下,点击并按住你要移动的选项卡
2. 拖放到新位置
3. 你也可以点击该选项卡,并使用命令菜单将其移动到左侧或右侧
### 删除选项卡
1. 在编辑模式下,点击你要删除的选项卡
2. 点击命令菜单中的 **删除** 按钮
### 复制选项卡
1. 点击你要复制的选项卡
2. 点击侧边面板中的 **复制** 按钮
<img src="/images/user-guide/dashboard/dashboard-tabs.png" alt="仪表板选项卡" />
## 仪表板布局
### 排列小部件
* 拖放以定位
* 调整大小以突出重点
* 将相关图表分组在一起
### 复制仪表板
1. 选择你要复制的仪表板
2. 按 **Cmd + K** 打开命令栏(Windows 上为 **Ctrl + K**
3. 选择 **复制仪表板**
<img src="/images/user-guide/dashboard/dashboard-duplicate.png" alt="复制仪表板" />
### 最佳实践
* **逻辑流程**:按从概览到细节的顺序排列
* **视觉层级**:关键指标使用更大的图表
* **样式一致**:使用协调的颜色和字体
## 可见性与访问
### 仪表板可见性
凡能访问你的 Twenty 工作区的所有人都可以查看仪表板。 目前没有私有仪表板选项。
### 收藏夹
你可以将仪表板添加到收藏以便快速访问。 这是个人设置——你的收藏对其他用户不可见。
要将仪表板添加到收藏,打开该仪表板并点击星形图标。
### 时区行为
仪表板目前根据查看者的时区显示数据。 这意味着,不同地区的团队成员(例如,APAC 与 US)看到的同一仪表板可能会显示不同的指标。
<Note>
**即将推出**:我们将新增为仪表板设置特定时区的功能,这样无论用户身在何处,所有人看到的数据都将保持一致。
</Note>
<Note>
**即将推出**:仪表板级别的筛选器将允许你一次性对所有小部件应用筛选,从而更快速地探索你的数据。
</Note>