# Xpert 로그인

## Xpert 로그인

[Xpert 로그인 페이지](https://xpert.lever.me/join/signin)에 접속합니다.

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

### 단일 조직에 소속된 경우

바로 워크스페이스 목록으로 넘어가게 됩니다.

### 속해 있는 조직이 2개 이상인 경우

Xpert를 들어갈 조직을 선택하게 됩니다.&#x20;

* 각 조직 내 부여 받은 레벨에 따라 Xpert, XAP 등의 서비스를 이용할 수 있습니다.&#x20;

{% hint style="info" %}
각 조직 내 권한에 대한 설명은 [Xpert 사용자 권한](/xpert_start/user_authority.md) 문서를 참조합니다.
{% endhint %}

조직 선택 후 관리자와 유저, 클라이언트는 워크스페이스 목록 화면으로 이동합니다.

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

### 조직 선택 메뉴 바

<div align="center"><figure><img src="/files/Wdmfnaw4i4jIUWFYNHE4" alt=""><figcaption></figcaption></figure></div>

#### 조직 이동

좌측 상단의 메뉴 바를 통해 원하는 조직의 워크스페이스로 이동할 수 있습니다.

`변경`을 클릭하면 조직을 선택할 수 있는 페이지로 이동합니다.

#### Xpert 알림

`종 모양 아이콘`은 Xpert 알림 기능입니다.

{% hint style="info" %}
알림에 관한 내용은 [워크스페이스 설정 및 알림 설정](/workspace/setting_alert.md) 문서를 참조합니다.
{% endhint %}


---

# 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/workspace/login.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.
