> ## 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.

# 会員登録: 新規ワークスペースの作成（オーナー用）

> ここでは、新規ワークスペースを作成する管理者（オーナー）の方が、VoicePingの利用を開始するまでの流れを説明します。

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/">
        公式ウェブサイトはこちら
      </Card>
      <Card title="X (Twitter)" icon="x-twitter" href="https://x.com/VoicePingMedia">
        Xでフォロー
      </Card>
      <Card title="Facebook" icon="facebook" href="https://www.facebook.com/voiceping.inc">
        Facebookでいいね
      </Card>
      <Card title="LinkedIn" icon="linkedin" href="https://www.linkedin.com/company/28684130/">
        LinkedInでつながる
      </Card>
    </CardGroup>
  </>;

ここでは、新規ワークスペースを作成する管理者（オーナー）の方が、VoicePingの利用を開始するまでの流れを説明します。

## 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 />
