# 메일 초대

{% hint style="info" %}
다른 동료가 이미 Xpert를 사용 중이라면, 관리자 계정에서 발송된 메일에 포함된 링크를 클릭해 Xpert를 이용할 수 있습니다. 조직 내 사용자 추가 방법에 관해서는 [Xpert 사용자 권한](/xpert_start/user_authority.md)을 참조합니다.
{% endhint %}

## 미가입 고객의 경우

1. 초대 메일 확인

조직의 관리자가 초대를 하면 초대 메일이 전송됩니다. 메일 수신함에서 초대 메일을 확인하여 `LEVER Xpert 회원가입`을 클릭합니다.

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

2. 링크 클릭 시 회원가입 프로세스 중 메일 인증 완료 화면으로 이동하며, 이름 및 비밀번호를 입력합니다.&#x20;
3. 이후 과정은 [직접 가입](/xpert_start/undefined/sign_in.md)과 동일합니다.

## 가입 고객의 경우

이미 Xpert에 가입한 유저도 아래의 경우 초대 메일을 받습니다.

* 새로운 조직에 초대받은 경우
* 새로운 워크스페이스에 초대받은 경우

{% hint style="info" %}
조직 및 워크스페이스 개념의 경우 [사용자 권한 문서](/xpert_start/user_authority.md)를 참조합니다.
{% endhint %}

1. 초대 메일 확인

수신함에서 초대 메일을 확인하여 `LEVER Xpert 바로가기`를 클릭합니다.

<figure><img src="/files/O2P4OhhMpfyUCMusxHDi" alt="" width="375"><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://help.xpert.lever.me/xpert_start/undefined/workspace_join.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.
