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

# オーナーとしてワークスペースを作成する

> オーナーアカウントを登録し、新しいワークスペースを作成する手順

export const ContactJa = () => <>
    <Tip>
      ご不明な点は、<a href="https://forms.gle/6AUho7oj3zBr79e96">お問い合わせフォーム</a>からご連絡ください。
    </Tip>

    <h2>公式リンク</h2>

    <CardGroup cols={2}>
      <Card title="公式サイト" icon="globe" href="https://voiceping.net/">
        VoicePing公式サイト
      </Card>
      <Card title="X (Twitter)" icon="x-twitter" href="https://x.com/VoicePingMedia">
        VoicePing公式X
      </Card>
      <Card title="Facebook" icon="facebook" href="https://www.facebook.com/voiceping.inc">
        VoicePing公式Facebook
      </Card>
      <Card title="LinkedIn" icon="linkedin" href="https://www.linkedin.com/company/28684130/">
        VoicePing公式LinkedIn
      </Card>
    </CardGroup>
  </>;

オーナーアカウントを登録し、新しいワークスペースを作成します。

## PCの場合

1. [VoicePingのホームページ](https://voiceping.net/)を開き、右上の**Start Free**をクリックします。

<Frame>
  <img src="https://mintcdn.com/test-cf63e467/XehoYRhOCnputp7e/en/images/owner-signup/pc-signup-1.png?fit=max&auto=format&n=XehoYRhOCnputp7e&q=85&s=290c795b7032462b6cc7136f866801a0" alt="VoicePingホームページ - Start Freeボタン" style={{maxWidth: '500px'}} width="1600" height="1105" data-path="en/images/owner-signup/pc-signup-1.png" />
</Frame>

2. メールアドレス、名前、パスワードを入力し、\*\*Next →\*\*をクリックします。
   * Googleアカウントで登録する場合は**Admin Sign Up with Google**をクリックします。
   * 登録済みの場合は**Sign in with existing account**をクリックします。

<Frame>
  <img src="https://mintcdn.com/test-cf63e467/XehoYRhOCnputp7e/en/images/owner-signup/pc-signup-2.png?fit=max&auto=format&n=XehoYRhOCnputp7e&q=85&s=82aa09372aa28c339e2c5cb777d92e6e" alt="管理者サインアップフォーム" style={{maxWidth: '500px'}} width="1600" height="1193" data-path="en/images/owner-signup/pc-signup-2.png" />
</Frame>

3. 登録したメールアドレスに届く認証コードを入力します。

4. 画面の案内に沿って、ワークスペースを設定します。

## モバイル・タブレットの場合

### メールアドレスで登録する場合

1. [VoicePingのホームページ](https://voiceping.net/)を開き、**Start for free**をタップします。

<Frame>
  <img src="https://mintcdn.com/test-cf63e467/XehoYRhOCnputp7e/en/images/owner-signup/mobile-signup-1.png?fit=max&auto=format&n=XehoYRhOCnputp7e&q=85&s=70aea8daaeaefe85215bc76dc4aa26cc" alt="モバイル版ホームページ - Start for freeボタン" style={{maxWidth: '300px'}} width="778" height="1688" data-path="en/images/owner-signup/mobile-signup-1.png" />
</Frame>

2. モバイルWebアプリでメールアドレスとパスワードを入力し、利用規約に同意して**Sign Up**をタップします。

<Frame>
  <img src="https://mintcdn.com/test-cf63e467/XehoYRhOCnputp7e/en/images/owner-signup/mobile-signup-2.png?fit=max&auto=format&n=XehoYRhOCnputp7e&q=85&s=edd4f1950a6d6afead7a8dc0766ed250" alt="モバイル版会員登録フォーム - Sign Upボタン" style={{maxWidth: '300px'}} width="820" height="1666" data-path="en/images/owner-signup/mobile-signup-2.png" />
</Frame>

3. 登録したメールアドレスに届く認証コードを入力します。

4. 画面の案内に沿って、ワークスペースを設定します。

5. [App Store](https://apps.apple.com/jp/app/voiceping-2-0/id6450720360)または[Google Play](https://play.google.com/store/apps/details?id=com.voiceping.app)からVoicePingアプリをダウンロードし、作成したアカウントでログインします。

### GoogleアカウントまたはAppleアカウントで登録する場合

GoogleアカウントまたはAppleアカウントを使う場合は、モバイルアプリから直接登録できます。

1. [App Store](https://apps.apple.com/jp/app/voiceping-2-0/id6450720360)または[Google Play](https://play.google.com/store/apps/details?id=com.voiceping.app)からVoicePingアプリをダウンロードします。
2. アプリを起動し、GoogleアカウントまたはAppleアカウントで登録します。

<Note>
  PCアプリのダウンロードがうまくいかない場合は、[PCアプリのダウンロード](/ja/pc-download)ページから直接ダウンロードできます。
</Note>

<ContactJa />
