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>
39 lines
1.6 KiB
Plaintext
39 lines
1.6 KiB
Plaintext
---
|
|
title: Permissions & Access
|
|
description: Manage roles, permissions, and access control in your workspace.
|
|
---
|
|
|
|
<Frame>
|
|
<img src="/images/user-guide/permissions/permissions.png" alt="Permissions & Access" />
|
|
</Frame>
|
|
|
|
Twenty's permission system lets you control who can access and modify data in your workspace. Create roles, assign permissions, and configure SSO for secure access.
|
|
|
|
## What's in this section
|
|
|
|
<CardGroup cols={2}>
|
|
<Card title="Permissions" icon="lock" href="/user-guide/permissions-access/capabilities/permissions">
|
|
Create roles and configure object, field, and settings permissions.
|
|
</Card>
|
|
<Card title="SSO Configuration" icon="key" href="/user-guide/permissions-access/capabilities/sso-configuration">
|
|
Set up Single Sign-On with your identity provider.
|
|
</Card>
|
|
<Card title="FAQ" icon="circle-question" href="/user-guide/permissions-access/how-tos/permissions-faq">
|
|
Common questions about roles, permissions, and SSO.
|
|
</Card>
|
|
</CardGroup>
|
|
|
|
## Key features
|
|
|
|
- **Role-based access**: Create custom roles with specific permissions
|
|
- **Object permissions**: Control who can view, edit, or delete records
|
|
- **Field permissions**: Restrict access to sensitive fields
|
|
- **Settings permissions**: Control access to workspace configuration
|
|
- **SSO integration**: Configure single sign-on for enterprise security (Organization plan)
|
|
|
|
## Quick links
|
|
|
|
- [Create a role](/user-guide/permissions-access/capabilities/permissions#create-a-role)
|
|
- [Configure SSO](/user-guide/permissions-access/capabilities/sso-configuration)
|
|
- [Manage team members](/user-guide/settings/capabilities/member-management)
|