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

74 lines
1.5 KiB
Plaintext

---
title: View Settings
description: Manage view visibility, naming, icons, and organization.
---
## View Visibility
Control who can see your custom views.
### Visibility Options
| Setting | Who Can See |
|---------|-------------|
| **Workspace** | All workspace members |
| **Unlisted** | Only you |
### Changing Visibility
1. Open the view
2. Click **Options → Visibility**
3. Select **Workspace** or **Unlisted**
<Note>
The default "All [Object Name]" views cannot have their visibility changed.
</Note>
## Rename a View
1. Open the view dropdown
2. Click the **⋮** menu next to the view
3. Select **Edit**
4. Enter the new name
## Change View Icon
1. Open the view dropdown
2. Click the **⋮** menu next to the view
3. Select **Edit**
4. Click the icon to change it
## Reorder Views
Change the order views appear in the dropdown:
1. Open the view dropdown
2. Drag views by their handle
3. Drop in the desired position
4. Order saves automatically
## Favorites
Pin frequently used views for quick access:
1. Open the view dropdown
2. Click the **⋮** menu next to a view
3. Select **Add to favorites**
Favorited views appear in a dedicated section for easy access.
## Delete a View
1. Open the view dropdown
2. Click the **⋮** menu next to the view
3. Select **Delete**
4. Confirm deletion
<Warning>
Deleted views cannot be recovered.
</Warning>
## Related
- [Views Overview](/user-guide/views-pipelines/overview) — creating views
- [How to Restrict Access](/user-guide/views-pipelines/how-tos/restrict-access-to-your-view) — step-by-step guide