# 고객정보 조회

<figure><img src="https://2975776075-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYt5Y5kmDGxERSkCjLiqb%2Fuploads%2FsXd58GoL0vpZAW6MPUPZ%2Fimage.png?alt=media&#x26;token=12cbb933-8bb2-4d9c-8a97-10ca23a16766" alt=""><figcaption><p>[조회 버튼 클릭한 화면]</p></figcaption></figure>

1. 고객정보 조회 버튼 클릭 시 고객정보 조회 팝업이 표출됩니다.
2. 고객정보 조회 팝업에서는 검색 조건으로 생성한 정보를 기준으로 고객을 검색할 수 있습니다.

   검색 결과는 표 형태로 제공됩니다.
3. 고객 선택 후 팝업 우측의 적용 버튼 클릭 시

   고객상담 페이지 내 고객정보 영역에 입력하고자 하는 고객의 정보가 기입됩니다.

***


---

# 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/2/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.
