> 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/custom-settings.md).

# 사용자 정의 설정 (Custom Settings)

사용자 정의 설정

* 톱니 바퀴![](/files/cB71S78GJaBSKe3hN3TD) > \[설정(Setup)] > 빠른 찾기 상자(Quick Find)에 '사용자 정의 설정(Custom Settings)' 입력 > \[사용자 정의 설정(Custom Settings)] > 'SC Setup'의 \[관리(Manage)]

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

* \[새로 만들기(New)] > 설정 입력 후 \[저장(Save)]을 클릭하여 사용자 정의 설정을 진행합니다.

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

<table><thead><tr><th width="266">이름</th><th width="481.3333333333333">기본 설정 값</th></tr></thead><tbody><tr><td>Chat After Time</td><td>1</td></tr><tr><td>Chat After Alert Time</td><td>0</td></tr><tr><td>Debug Mode</td><td>false</td></tr><tr><td>End Chat Management Time</td><td>해당 날짜 0:00AM</td></tr><tr><td>End Chat Management</td><td>Daily</td></tr><tr><td>Random Name</td><td>true</td></tr><tr><td>Max Chat Number</td><td>100</td></tr><tr><td>Only Owner available to chat</td><td>true</td></tr><tr><td>Server URL</td><td>https://wisetalk.windmillsoft.kr</td></tr><tr><td></td><td>데모 : https://simplychatuat.azurewebsites.net</td></tr></tbody></table>

## 사용자 정의 설정 항목

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

<table><thead><tr><th width="272">항목</th><th width="378.3333333333333">설명</th><th data-type="checkbox">필수</th></tr></thead><tbody><tr><td>Chat After Time</td><td><p>자동 종료되는 시간 설정입니다.<br>입력단위는 시간 기준이며, 소수점은 60분 기준으로 환산됩니다.</p><p>최소 1시간부터 설정 가능합니다.</p></td><td>false</td></tr><tr><td>Chat After Alert Time</td><td>자동 종료 n분 전 알림 시간 설정입니다.</td><td>false</td></tr><tr><td>Debug Mode</td><td>현재 사용하고 있지 않은 항목입니다.</td><td>false</td></tr><tr><td>End Chat Management Time</td><td>채팅 기록 생성 시점을 지정합니다.<br>※ Immediately 가 아닌 경우 필수 입력 사항입니다.<br>위 이미지의 값을 예로 들면, 다음날 오전 8시에 종료된 채팅을 생성합니다.</td><td>false</td></tr><tr><td>End Chat Management</td><td>상담 세션 상태값이 상담 종료인 경우에 대한 채팅 기록을 남기는 시점을 지정합니다.<br>입력 가능한 값은 아래와 같습니다.<br>- Immediately <br>- Daily (추천)<br>- Weekly<br>- Monthly<br>- Quarterly<br>- Yearly</td><td>true</td></tr><tr><td>Random Name</td><td>랜덤 이름 지정 여부입니다. 현재는 필수 체크</td><td>true</td></tr><tr><td>Max Chat Number</td><td>한 번에 보여줄 수 있는 채팅 수를 설정합니다.</td><td>true</td></tr><tr><td>Only Owner available to chat</td><td>선택 시 Chat Session 및 Chat Customer 레코드 작성자만 해당 채팅이 가능합니다.</td><td>false</td></tr><tr><td>Server URL</td><td>오그 및 메신저 정보가 저장 되어있는 윈드밀소프트 서버 주소를 입력합니다.</td><td>true</td></tr></tbody></table>

## 사용자 정의 설정 시 고려 사항

* 필수 설정을 반드시 진행해주셔야 심플리챗을 오류 없이 이용하실 수 있습니다.
* 기본 설정으로 진행하시는 것을 권장 드립니다.


---

# 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:

```
GET https://help.windmillsoft.kr/simplychat/setup/salesforce-install/custom-settings.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.
