Files
twenty/packages/twenty-docs/l/zh/user-guide/views-pipelines/capabilities/view-settings.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

75 lines
1.5 KiB
Plaintext

---
title: 视图设置
description: 管理视图的可见性、命名、图标和组织方式。
---
## 视图可见性
控制谁可以查看您的自定义视图。
### 可见性选项
| 设置 | 谁可以查看 |
| ------- | ------- |
| **工作区** | 所有工作区成员 |
| **未列出** | 仅您 |
### 更改可见性
1. 打开该视图
2. 单击 **选项 → 可见性**
3. 选择 **工作区** 或 **未列出**
<Note>
默认的 "All [Object Name]" 视图无法更改其可见性。
</Note>
## 重命名视图
1. 打开视图下拉菜单
2. 单击视图旁的 **⋮** 菜单
3. 选择 **编辑**
4. 输入新名称
## 更改视图图标
1. 打开视图下拉菜单
2. 单击视图旁的 **⋮** 菜单
3. 选择 **编辑**
4. 单击图标以更改
## 调整视图顺序
更改视图在下拉菜单中的显示顺序:
1. 打开视图下拉菜单
2. 通过手柄拖动视图
3. 放置到所需位置
4. 顺序会自动保存
## 收藏夹
固定常用视图以便快速访问:
1. 打开视图下拉菜单
2. 单击某个视图旁的 **⋮** 菜单
3. 选择 **添加到收藏夹**
已收藏的视图会显示在专门的区域,便于快速访问。
## 删除视图
1. 打开视图下拉菜单
2. 单击视图旁的 **⋮** 菜单
3. 选择 **删除**
4. 确认删除
<Warning>
已删除的视图无法恢复。
</Warning>
## 相关内容
* [视图概览](/l/zh/user-guide/views-pipelines/overview) — 创建视图
* [如何限制访问](/l/zh/user-guide/views-pipelines/how-tos/restrict-access-to-your-view) — 分步指南