Files
twenty/packages/twenty-docs/l/ko/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

64 lines
1.9 KiB
Plaintext

---
title: 설정
description: 필수 구성으로 Twenty 워크스페이스를 설정하세요.
---
## 초기 설정
워크스페이스를 처음 만들 때 구성해야 할 몇 가지 핵심 설정이 있습니다.
### 워크스페이스 이름 및 로고
1. **설정 → 일반**으로 이동하세요.
2. 워크스페이스 이름을 업데이트하세요
3. 회사 로고를 업로드하세요
4. 변경 사항을 저장하세요
### 시간대 및 날짜 형식
1. **설정 → 환경**으로 이동하세요.
2. 시간대를 선택하세요
3. 선호하는 날짜 형식을 선택하세요
4. 변경 사항을 저장하세요
## 필수 구성
### 이메일 및 캘린더 연결
이메일 및 캘린더 동기화를 설정하세요:
1. **설정 → 계정**으로 이동
2. **계정 추가**를 클릭
3. Google 또는 Microsoft 계정을 연결하세요
4. 동기화 설정을 구성하세요
→ [전체 이메일 및 캘린더 설정 가이드](/l/ko/user-guide/calendar-emails/overview)
### 팀 초대
워크스페이스에 팀 구성원을 추가하세요:
1. **설정 → 구성원**으로 이동하세요.
2. **+ 초대**를 클릭하세요
3. 이메일 주소를 입력하세요
4. 적절한 역할을 할당하세요
<Note>
팀을 초대하기 전에 **설정 → 역할**에서 기본 역할을 확인하세요. 새 구성원은 가입하면 이 역할이 자동으로 할당됩니다.
</Note>
## 워크스페이스 설정 체크리스트
* 워크스페이스 이름 및 로고 구성됨
* 시간대 및 날짜 형식 설정됨
* 이메일 및 캘린더 연결됨
* 팀 구성원 초대됨
* 역할 및 권한 구성됨
## 다음 단계
* [워크스페이스 설정](/l/ko/user-guide/settings/capabilities/workspace-settings)
* [프로필 설정](/l/ko/user-guide/settings/capabilities/profile-settings)
* [사용자 경험 설정](/l/ko/user-guide/settings/capabilities/experience-settings)