# 개요

Clex Monitoring System은 Clex를 사용하는 상담사들의 현황을 모니터링하는 서비스입니다. \
관리자들에게 실시간으로 상담사들의 통화 현황을 제공하여 성능 평가와 효율적인 리소스 관리를 도와줍니다.

## 로그인 화면

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

아이디와 비밀번호를 입력하여 Clex Monitoring System에 로그인 합니다. \
아이디와 비밀번호는 Clex 2.0과 별도로 제공됩니다.

***

## 메인 화면

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

1. 메뉴 바 영역에서 메뉴를 활성화/비활성화할 수 있습니다.
2. 현재 활성화 된 메뉴들이 표시됩니다.
3. 각 메뉴들은 위치와 크기를 변경할 수 있습니다.

{% hint style="warning" %}
메뉴의 위치와 크기를 변경할 수 있습니다.

![](/files/Dh2yXEBGPE5mNICogFJj)
{% 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://furence.gitbook.io/clex-2.0/2/12/1.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.
