> ## Documentation Index
> Fetch the complete documentation index at: https://docs.twenty.com/llms.txt
> Use this file to discover all available pages before exploring further.

# ワークスペースを作成する

> Twenty に登録し、サブスクリプションプランを選択して、アカウントを設定するためのステップバイステップガイドに従ってください。

export const VimeoEmbed = ({videoId, title = 'Video'}) => <div style={{
  padding: '69.01% 0 0 0',
  position: 'relative',
  margin: '32px 0px',
  borderRadius: '16px',
  overflow: 'hidden',
  border: '2px solid black'
}}>
    <iframe src={`https://player.vimeo.com/video/${videoId}?autoplay=1&loop=1&autopause=0&background=1&app_id=58479`} frameBorder="0" allow="autoplay; fullscreen; picture-in-picture; clipboard-write" style={{
  position: 'absolute',
  top: 0,
  left: 0,
  width: '100%',
  height: '100%',
  transform: 'scale(1.1)'
}} title={title} />
  </div>;

## ステップ1: 登録

1. [Twentyへのサインアップ](https://app.twenty.com)に移動します。
2. ご希望のサインアップ方法を選択してください:
   * Googleアカウントでの登録には、**Googleで続行** を選択してください。
   * Microsoftアカウントでの登録には、**Microsoftで続行** を選択してください。
   * または、メールでの登録には **メールで続行** を選択してください。

<VimeoEmbed videoId="927066829" title="デモ動画" />

## ステップ 2: トライアル期間の選択

2 つのトライアル期間から選択:

### 30 日間

クレジットカードで

### 7 日間

クレジットカードなしで

どちらのトライアルも含まれます:

* フルアクセス
* 連絡先無制限
* メール統合
* カスタムオブジェクト
* API & Webhooks

「プランの変更」をクリックして、別のプランや請求間隔を選択できます。

<img src="https://mintcdn.com/twenty/JIRRbviz5phT8G2L/images/user-guide/create-workspace/choose-plan.png?fit=max&auto=format&n=JIRRbviz5phT8G2L&q=85&s=c0c13c79ba793303fefadf96d6950190" style={{width:'100%'}} width="1600" height="1000" data-path="images/user-guide/create-workspace/choose-plan.png" />

## ステップ 3: 支払い確認 & アカウント設定

Stripe での支払い承認後、ワークスペースとユーザープロフィールの作成に進みます。 サブスクリプションはいつでもキャンセルできます。 サブスクリプションはいつでもキャンセルできます。

## サポート

ご質問やサポートが必要な場合は、[contact@twenty.com](mailto:contact@twenty.com) または [Discord](https://discord.gg/cx5n4Jzs57) で専属のサポートチームに連絡してください。
