# 사전 준비

## 사전 준비 <a href="#prepare" id="prepare"></a>

**상담 애플리케이션 어드민** 사용하기 전, 관리자 PC 설정과 관리자 권한 부여를 완료해야 합니다.

### 관리자 PC <a href="#admin-pc" id="admin-pc"></a>

**상담 애플리케이션 어드민**을 이용하여 상담 관리를 수행할 경우 아래와 같은 관리자 PC가 필요합니다.

<table><thead><tr><th width="128">PC 용도</th><th>환경 설명</th></tr></thead><tbody><tr><td>관리자 PC</td><td>상담 애플리케이션 어드민은 Windows 10기반에 Chrome 100.x 버전에 최적화되어 있음</td></tr></tbody></table>

#### 시각 설정하기

관리자 PC는 경우 인터넷과 연결이 가능한 경우 시각 서버와 연동하여 사용하시기 바랍니다.

* 시각 서버와 연동이 되지 않을 경우 수동으로 PC의 시각을 현재 시각과 맞춰서 사용할 것을 권장합니다.

  <figure><img src="https://t1.kakaocdn.net/service_kep_docpublish/Figma/KiCC/csapp/pc%20%EC%84%9C%EB%B2%84%20%EC%8B%9C%EA%B0%81%20%EC%97%B0%EB%8F%99%20%EC%84%A4%EC%A0%95.png" alt=""><figcaption><p>pc 서버 시각 연동 설정</p></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://guide.centerflow.ai/undefined-1/counselling/admin/preparation.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.
