Files
twenty/packages/twenty-docs/user-guide/settings/overview.mdx
T
5d438bb70c Docs: restructure navigation, add halftone illustrations, clean up hero images (#19728)
## Summary

- **New Getting Started section** with quickstart guide and restructured
navigation
- **Halftone-style illustrations** for User Guide and Developer
introduction cards using a Canvas 2D filter script
- **Removed hero images** (`image:` frontmatter + `<Frame><img>` blocks)
from all user-guide article pages
- **Cleaned up translations** (13 languages): removed hero images and
updated introduction cards to use halftone style
- **Cleaned up twenty-ui pages**: removed outdated hero images from
component docs
- **Deleted orphaned images**: `table.png`, `kanban.png`
- **Developer page**: fixed duplicate icon, switched to 3-column layout

## Test plan

- [ ] Verify docs site builds without errors
- [ ] Check User Guide introduction page renders halftone card images in
both light and dark mode
- [ ] Check Developer introduction page renders 3-column layout with
distinct icons
- [ ] Confirm article pages no longer show hero images at the top
- [ ] Spot-check a few translated pages to ensure hero images are
removed

🤖 Generated with [Claude Code](https://claude.com/claude-code)

---------

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: github-actions <github-actions@twenty.com>
2026-04-21 09:13:55 +02:00

58 lines
1.5 KiB
Plaintext

---
title: Settings
description: Set up your Twenty workspace with essential configurations.
---
## Initial Setup
When you first create your workspace, there are several key settings to configure.
### Workspace Name and Logo
1. Go to **Settings → General**
2. Update your workspace name
3. Upload your company logo
4. Save your changes
### Time Zone and Date Format
1. Go to **Settings → Experience**
2. Select your time zone
3. Choose your preferred date format
4. Save your changes
## Essential Configurations
### Connect Email and Calendar
Set up email and calendar sync:
1. Go to **Settings → Accounts**
2. Click **Add account**
3. Connect your Google or Microsoft account
4. Configure sync settings
→ [Complete email & calendar setup guide](/user-guide/calendar-emails/overview)
### Invite Your Team
Add team members to your workspace:
1. Go to **Settings → Members**
2. Click **+ Invite**
3. Enter email addresses
4. Assign appropriate roles
<Note>
Before inviting your team, check the default role under **Settings → Roles**. New members are automatically assigned this role when they join.
</Note>
## Workspace Settings Checklist
- Workspace name and logo configured
- Time zone and date format set
- Email and calendar connected
- Team members invited
- Roles and permissions configured
## Next Steps
- [Workspace settings](/user-guide/settings/capabilities/workspace-settings)
- [Profile settings](/user-guide/settings/capabilities/profile-settings)
- [Experience settings](/user-guide/settings/capabilities/experience-settings)