> For the complete documentation index, see [llms.txt](https://help.windmillsoft.kr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.windmillsoft.kr/simplychat/setup/salesforce-install/chat-component-record-page.md).

# 채팅 화면 컴포넌트 레코드 페이지에 추가

* \[앱 시작 관리자(App Launcher)] > 서비스 콘솔 이름 입력 > 선택

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

* 하단의 옴니채널 창을 이용하여 사용자의 옴니채널 현재 상태를 채팅 가능한 상태로 설정합니다.

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

* 메신저에서 채널 검색용 ID를 이용하여 접근하고 고객의 입장에서 채팅을 시작합니다.
* 해당 채팅이 옴니채널을 통해 정상적으로 라우팅 되는지 확인 합니다.

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

* 채팅을 수락하고 생성된 하위 탭을 확인 합니다.
* 채팅 화면 컴포넌트가 레코드 페이지에 추가되어있지 않기 때문에 채팅 내용을 확인할 수 없습니다.

![](/files/x3Llyq4F6Jho4CAMU5ww)

* 톱니 바퀴 > \[페이지 편집(Edit Page)] > 'SC\_chatScreen\_Aura' 컴포넌트 오른 쪽 빈칸에 위치 > \[저장(Save)] > \[활성화(Activation)]

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

* \[앱 기본값(APP DEFAULT)] > \[앱 기본값으로 할당(Assign as App Default)]

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

* 서비스 콘솔 선택 > \[다음(Next)] > \[다음(Next)] > \[저장(Save)]를 클릭하여 레코드 페이지에 채팅 화면 컴포넌트를 추가합니다.

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

* \[뒤로(Back)]을 클릭하여 레코드 페이지에 채팅 화면 컴포넌트 추가를 확인합니다.

<figure><img src="/files/8E5W2n7CzrclkiWq8Ehg" alt=""><figcaption></figcaption></figure>

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

여기까지 기본적인 세팅이 끝이납니다.

그 외에 추가 설정이 필요한 부분은 하단의 세일즈포스 설정가이드를 참고하시어 수정하시면 됩니다.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.windmillsoft.kr/simplychat/setup/salesforce-install/chat-component-record-page.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
