> For the complete documentation index, see [llms.txt](https://docs.kevoting.co.kr/kevoting/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.kevoting.co.kr/kevoting/result/counting.md).

# 개표/공표하기

## 개표하기 <a href="#id-1" id="id-1"></a>

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

#### 개표 필요 <a href="#id-1-1" id="id-1-1"></a>

투표 종료 시 [투표 현황](/kevoting/election/check/1.md) 화면에서 \[개표 필요] 버튼이 활성화됩니다.

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

#### 투개표 관리 <a href="#id-1-2" id="id-1-2"></a>

\[개표] 버튼을 누르면 즉시 개표 결과를 확인할 수 있습니다.

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

#### 개표 준비가 되어 있지 않다고 나오는 경우 <a href="#id-1-3" id="id-1-3"></a>

{% hint style="info" %}
개표 권한 분할 기능을 사용한 경우로, 개표 권한 합치기를 먼저 진행한 다음 개표가 가능합니다.

:link: [개표 권한 합치기 가이드 바로가기 (클릭)](/kevoting/election/make/5/5.md#id-3)
{% endhint %}

***

## 자동 공표 <a href="#id-2" id="id-2"></a>

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

선거 관리자는 [개표 결과 보기](/kevoting/result/result.md) 페이지에서 개표 결과 확인을 독려하는 문자를 발송할 수 있습니다.

{% hint style="info" %}
개표 후 1회만 발송 가능하며, 발송 후 해당 버튼이 사라집니다.
{% endhint %}

<figure><img src="/files/4YynjHSpP2XmX5isiYOo" alt=""><figcaption><p>상단 [개표 결과 보기] > [개표 결과 안내 발송] 클릭</p></figcaption></figure>

{% hint style="danger" %}
개표 결과를 선거인이 볼 수 없도록 하려면 **수동 공표** 기능을 설정합니다.
{% endhint %}

***

## 수동 공표 <a href="#id-3" id="id-3"></a>

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

{% hint style="info" %}
'투표 만들기' → '기타 투표 설정'부분에서 투표 옵션을 선택할 수 있습니다.

* 개표와 동시에 선거인이 개표 결과를 확인할 수 있는 자동공표로 기본 설정되어 있습니다.
* 개표 결과를 선거인이 볼 수 없도록 하려면 **수동공표**로 설정을 변경해 주세요.

:link: [기타 투표 설정 바로가기 (클릭)](/kevoting/election/make/5.md)
{% endhint %}

#### 1. 개표 결과 공표 <a href="#id-3-1" id="id-3-1"></a>

수동 공표 설정 시 개표 후 [개표 결과 보기](/kevoting/result/result.md) 페이지에서 개표 결과를 수동으로 공표할 수 있습니다.&#x20;

<figure><img src="/files/cWgUGHONG01OEBTsd9QW" alt=""><figcaption><p>상단 [개표 결과 보기] > [개표 결과 공표] 클릭</p></figcaption></figure>

#### 2. 개표 결과 공표 선택 <a href="#id-3-2" id="id-3-2"></a>

\[단순 공표]와 \[공표 후 SMS 발송] 중 원하는 기능을 선택할 수 있습니다.

<figure><img src="/files/wrGvYsIDnsCBfl352QVL" alt=""><figcaption><p>[단순 공표] 또는 [공표 후 SMS 발송] 클릭</p></figcaption></figure>

{% hint style="info" %}
\[단순 공표] 클릭 시 투표자가 직접 url 로그인하면 개표 결과를 확인할 수 있습니다.

\[공표 후 SMS 발송] 클릭 시 투표자들에게 개표 결과 확인 독려 문자가 발송됩니다.
{% endhint %}


---

# 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://docs.kevoting.co.kr/kevoting/result/counting.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.
