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

# Member Registration

> How to join a workspace

export const ContactEn = () => <>
    <Tip>
      If you have any questions, please contact us via <a href="https://forms.gle/6AUho7oj3zBr79e96">this form</a>.
    </Tip>

    <h2>Official Links</h2>

    <CardGroup cols={2}>
      <Card title="Official Website" icon="globe" href="https://voiceping.net/en/">
        Visit our official website
      </Card>
      <Card title="X (Twitter)" icon="x-twitter" href="https://x.com/VoicePingMedia">
        Follow us on X
      </Card>
      <Card title="Facebook" icon="facebook" href="https://www.facebook.com/voiceping.inc">
        Like us on Facebook
      </Card>
      <Card title="LinkedIn" icon="linkedin" href="https://www.linkedin.com/company/28684130/">
        Connect on LinkedIn
      </Card>
    </CardGroup>
  </>;

This guide explains how members invited by a workspace owner can create an account and start using VoicePing.

## Create Account from Invitation Link

1. **Click the invitation URL sent by your manager.** You will be redirected to the registration page.

<Note>
  If you don't have the invitation URL, please ask your manager to issue one.
</Note>

2. **Enter your email, name, and password, then click "Member Sign Up".**
   * To sign up with Google, click "Member Sign Up with Google".
   * If you already have an account, click "Sign in with existing account".

<Note>
  If you received the invitation link by email, you must register with that email address.
</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="Member registration form" style={{maxWidth: '500px'}} width="2042" height="1966" data-path="ja/images/member-signup/member-signup.png" />
</Frame>

3. **After registration, the app download will start automatically.** Run the downloaded file to install the app.

<Note>
  If the app download does not start automatically, you can download it directly from the [PC App Download](/en/pc-download) page.
</Note>

4. **Open the app and log in with your registered email and password.**

<ContactEn />
