> 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/salesforce-config/session-end-config.md).

# 각 세션별로 종료된 채팅 설정

* Setup(설정) > Quick Find(빠른 찾기) > Custom Settings(사용자 정의 설정) > SC\_Setup > Manage(관리) > Edit(편집)

<figure><img src="/files/0a33hLwpNT19ypZHFUTa" alt=""><figcaption></figcaption></figure>

* End Chat Management Time에 설정가능한 값

  * Immediately ( 종료 버튼 클릭 시 즉시 종료된 채팅이 생성됩니다)​
  * Daily​
  * Weekly ​
  * Monthly​
  * Quarterly​
  * Yearly

※ Immediately를 제외한 나머지는 지정된 날짜에 상태 값이 Chat End인 상담세션을 종료된 채팅으로 변경합니다. ​

※ Immediately를 제외한 나머지 값을 선택 시 **End Chat Management Time을 설정** 해주셔야 합니다. ​

위 이미지의 예시로 설명드리면 Daily로 설정 시 해당 날짜 기준 그 다음날 오전 8시에 실행됩니다.​

​

※ **기본 설정은 Daily 새벽 12시로 진행**됩니다.​


---

# 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/salesforce-config/session-end-config.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.
