> ## 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 ContactKo = () => <>
    <Tip>
      궁금한 점이 있으면 <a href="https://forms.gle/6AUho7oj3zBr79e96">문의 양식</a>을 작성해 주세요.
    </Tip>

    <h2>공식 링크</h2>

    <CardGroup cols={2}>
      <Card title="공식 웹사이트" icon="globe" href="https://voiceping.net/en/">
        VoicePing 공식 웹사이트 열기
      </Card>
      <Card title="X (Twitter)" icon="x-twitter" href="https://x.com/VoicePingMedia">
        X에서 VoicePing 팔로우하기
      </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. **모바일 웹 앱에서 회원가입 양식이 표시됩니다. 이메일과 비밀번호를 입력하고 이용약관에 동의한 후 "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 앱 다운로드](/ko/pc-download) 페이지에서 직접 다운로드할 수 있습니다.
</Note>

<ContactKo />
