# 회원가입 방법

## 1. 관리자로부터 초대 메일 수신

웍스AI 우리 회사 계정에 초대 받으시면 아래와 같은 초대 메일을 받으시게 됩니다. 저 '**회사명**' 자리에 여러분 회사의 이름이 있을겁니다. 아래 **회원가입하기** 버튼을 누르세요.

<figure><img src="/files/WOV5vKYEH8w1kY30ZmTK" alt="" width="563"><figcaption></figcaption></figure>

## 2. 웍스AI 회원가입

회원가입 버튼을 누르시면 회원가입 창으로 연결됩니다. 그러면 **방금 초대 메일을 받은 회사 이메일 주소**를 '**이메일**' 칸에 입력해 주세요. 비밀번호와 확인을 입력하신 후 약관 및 개인정보처리방침에 **동의**하신 후 **회원가입**을 누르세요.

{% hint style="info" %}
웍스AI 개인정보처리방침에 동의하시게 되면 소속 회사로부터 웍스AI에 **이름/이메일/조직도** 등 **개인정보가 제공됨에 동의**하게 됩니다. 또한 웍스AI가 소속 회사에 (대화 내용을 제외한) **서비스 이용 통계**를 제공하는 데에도 동의하게 됩니다.
{% endhint %}

<figure><img src="/files/SI9UcnDhTzYkEtedUnv5" alt="" width="375"><figcaption></figcaption></figure>

## 3. 이메일 인증버튼 클릭

회원가입을 진행하시면 이메일로 **인증 메일이 발송**됩니다. '**이메일 인증하기**' 버튼을 눌러 가입을 완료해 주세요.

<figure><img src="/files/4rxpz5TZGkmirlfpsYD1" alt="" width="563"><figcaption></figcaption></figure>

<figure><img src="/files/CjmpnHrMGCDDWMOQXNkP" alt="" width="563"><figcaption></figcaption></figure>

## 4. 기업계정 참여

이메일 인증을 완료하면 초대받은 **회사 계정에 정상적으로 참여**하게 됩니다. 파란색 **튜토리얼**을 따라하면 **기본적인 사용 방법**을 익히실 수 있습니다. 이제부터 **회사에서 준비한 AI 비서**들을 활용해 **편리한 업무 생활**을 시작해 보세요!

<figure><img src="/files/rTdvpWbzqBNbekVsdQJP" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.wrks.ai/user-guide/signup.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
