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

招待リンクからアカウントを作成し、VoicePingへログインします。

## 招待リンクからアカウントを作成する

1. マネージャーから届いた招待URLを開きます。

<Note>
  招待URLがない場合は、マネージャーに再発行を依頼してください。
</Note>

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

<Note>
  メールで招待された場合は、招待先と同じメールアドレスで登録してください。
</Note>

<Frame>
  <img src="https://mintcdn.com/test-cf63e467/hLvNEuTuCsqGWXjl/ja/images/member-signup/member-signup.png?fit=max&auto=format&n=hLvNEuTuCsqGWXjl&q=85&s=496fb1fa2427a15f9ee7e86917de1b3f" alt="メンバー会員登録フォーム" style={{maxWidth: '500px'}} width="2042" height="1966" data-path="ja/images/member-signup/member-signup.png" />
</Frame>

3. 登録後に自動でダウンロードされるインストーラーを実行し、アプリをインストールします。

<Note>
  自動で始まらない場合は、[PCアプリのダウンロード](/ja/pc-download)から取得できます。
</Note>

4. アプリを起動し、登録したメールアドレスとパスワードでログインします。

<ContactJa />
