> 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/omni-channel/presence-statuses-presence-configurations.md).

# 현재 상태 (Presence Statuses) 및 현재 상태 구성 (Presence Configurations)

## 현재 상태

> 사용자가 선택할 수 있는 사용자의 상태에 따른 채팅 가능 여부 입니다.

{% hint style="warning" %}
이미 생성한 현재 상태가 있는 경우 이 과정을 생략하셔도 됩니다.
{% endhint %}

* 톱니 바퀴![](/files/cB71S78GJaBSKe3hN3TD) > \[설정(Setup)] > 빠른 찾기 상자(Quick Find)에 '현재 상태(Presence Statuses)' 입력 > \[현재 상태(Presence Statuses)] > \[새로 만들기(New)]

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

* 각 항목 입력 > \[저장(Save)]를 클릭하여 현재 상태를 생성합니다.
  * Status Options : Online은 사용자가 채팅 가능한 상태, Busy는 사용자가 채팅 불가한 상태입니다.
  * Service Channles : SimplyChat 채널을 선택하셔야 심플리챗을 이용하실 수 있습니다.

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

## 현재 상태 구성

> 고객과의 채팅 중인 상태에서의 사용자의 수용력을 설정합니다.

{% hint style="warning" %}
이미 생성한 현재 상태 구성이 있는 경우 이 과정을 생략하셔도 됩니다.
{% endhint %}

* 톱니 바퀴![](/files/cB71S78GJaBSKe3hN3TD) > \[설정(Setup)] > 빠른 찾기 상자(Quick Find)에 '현재 상태 구성(Presence Configurations)' 입력 > \[현재 상태 구성(Presence Configurations)] > \[새로 만들기(New)] 혹은 \[편집(Edit)] > \[저장(Save)]를 클릭하여 현재 상태 구성을 설정합니다.
  * 예. 라우팅 구성에서 설정한 Unit of Capacity 값이 1이고 현재 상태 구성에서 설정한 Capacity 값이 5이면 사용자가 한 번에 가능한 채팅 수는 5건입니다.

<figure><img src="/files/6deVhuEU5CQokHgsIDfI" alt=""><figcaption></figcaption></figure>

## 현재 상태 권한 설정

* 톱니 바퀴![](/files/cB71S78GJaBSKe3hN3TD) > \[설정(Setup)] > 빠른 찾기 상자(Quick Find)에 '프로필(Profiles)' 입력 > 심플리챗 사용자의 프로필 선택

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

* Enabled Service Presence Status Access의 \[편집(Edit)] > \[저장(Save)]를 클릭하여 해당 프로필에 현재 상태에 대한 권한을 설정합니다.

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

<figure><img src="/files/P8Dhe3wt7zczsowjgzxQ" 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:

```
GET https://help.windmillsoft.kr/simplychat/setup/salesforce-install/omni-channel/presence-statuses-presence-configurations.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.
