Files
twenty/packages/twenty-docs/l/ja/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
2.1 KiB
Plaintext

---
title: 設定
description: 必須の設定を行い、Twenty のワークスペースをセットアップします。
---
## 初期セットアップ
ワークスペースを初めて作成するとき、設定すべき重要な項目がいくつかあります。
### ワークスペース名とロゴ
1. **設定 → 一般** に移動
2. ワークスペース名を更新します
3. 会社のロゴをアップロードします
4. 変更を保存します
### タイムゾーンと日付形式
1. **設定 → エクスペリエンス** に移動
2. タイムゾーンを選択します
3. 希望の日付形式を選択します
4. 変更を保存します
## 基本設定
### メールとカレンダーの連携
メールとカレンダーの同期:
1. **設定 → アカウント** に移動します
2. **アカウントを追加**をクリックします
3. Google または Microsoft アカウントを接続します
4. 同期設定を構成します
→ [メールとカレンダー設定の完全ガイド](/l/ja/user-guide/calendar-emails/overview)
### チームを招待
ワークスペースにチームメンバーを追加します:
1. **設定 → メンバー** に移動
2. **+ 招待** をクリック
3. メールアドレスを入力します
4. 適切なロールを割り当てます
<Note>
チームを招待する前に、**設定 → ロール** でデフォルトのロールを確認してください。 新しいメンバーが参加すると、このロールが自動的に割り当てられます。
</Note>
## ワークスペース設定チェックリスト
* ワークスペース名とロゴを設定済み
* タイムゾーンと日付形式を設定済み
* メールとカレンダーを連携済み
* チームメンバーを招待済み
* ロールと権限を設定済み
## 次のステップ
* [ワークスペース設定](/l/ja/user-guide/settings/capabilities/workspace-settings)
* [プロフィール設定](/l/ja/user-guide/settings/capabilities/profile-settings)
* [エクスペリエンス設定](/l/ja/user-guide/settings/capabilities/experience-settings)