> 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/vote/status.md).

# 투표 시작/종료하기

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

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

[투표 현황](/kevoting/election/check/1.md) 페이지에서 투표를 선택하여 진입한 다음, 마우스 포인터를 상단 메뉴로 이동하여 \[투개표 관리]를 클릭합니다.

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

'투개표 관리'에서는 현재 투표의 상태를 확인하고 투표 시작, 일시 정지 및 개표를 실행할 수 있습니다.

<figure><img src="/files/vEq433mcpSR8BMTcVV0A" alt=""><figcaption><p>투표 옵션을 <strong>자동 시작</strong>으로 설정한 경우 설정 시간에 자동으로 투표가 시작됩니다.</p></figcaption></figure>

***

## 투표 시작 <a href="#id-2" id="id-2"></a>

{% hint style="info" %}
투표가 시작되면 자동으로 투표 시작 안내 메시지가 발송됩니다.
{% endhint %}

<div><figure><img src="/files/BCOKML3CPjOwxuISbBBh" alt=""><figcaption><p>투표 옵션을 <strong>자동 시작</strong>으로 설정한 경우<br>설정 시간에 자동으로 투표가 시작됩니다.</p></figcaption></figure> <figure><img src="/files/mCDYuq9tNx0qmo7E51yu" alt=""><figcaption><p>투표 옵션을 <strong>수동 시작</strong>으로 설정한 경우 <br>관리자가 직접 [투표 시작] 버튼을 눌러 투표를 시작할 수 있습니다. </p></figcaption></figure></div>

***

## 일시 정지/무효 <a href="#id-3" id="id-3"></a>

#### 1. 투표 일시 정지 <a href="#id-3-1" id="id-3-1"></a>

&#x20;'투표 중' 상태에서 \[일시 정지] 버튼을 클릭하여 투표를 일시 정지 시킬 수 있습니다.

{% hint style="info" %}
단순 정지 기능으로써 투표 수정을 위한 수단은 아니며, 투표가 재시작 되기 전까지 투표 참여가 일시적으로 제한됩니다.
{% endhint %}

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

#### 2. 일시 정지 안내 문자 발송 <a href="#id-3-2" id="id-3-2"></a>

\[일시정지] 클릭 시 안내 문자 발송 여부를 선택할 수 있습니다.

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

#### 3. 재시작 / 무효 처리 <a href="#id-3-3" id="id-3-3"></a>

일시정지 시 \[재시작]을 눌러 재개하거나, \[무효] 버튼을 클릭하여 투표를 무효 처리할 수 있습니다.

{% hint style="danger" %}
무효 처리된 투표는 더 이상 선거 진행, 개표 등 아무런 기능을 수행할 수 없습니다.
{% endhint %}

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

***

## 투표 종료 <a href="#id-4" id="id-4"></a>

#### 자동 종료 <a href="#id-4-1" id="id-4-1"></a>

1. 자동 종료로 설정한 투표는 지정한 종료 시각이 되었을 때 자동으로 투표가 종료됩니다.
2. 투표자가 100% 투표 참여를  완료했을 때에도 자동으로 투표가 종료됩니다.

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

{% hint style="info" %}
투표 종료 시 상태 표시가 '투표 종료'로 변경되며,  \[개표] 버튼이 활성화 됩니다.

:link:[ 개표 가이드 바로가기 (클릭)](/kevoting/result/counting.md)
{% endhint %}

#### 수동 종료 <a href="#id-4-2" id="id-4-2"></a>

수동 종료로 설정한 투표는 \[즉시 종료] 버튼을 눌러 투표를 종료할 수 있습니다.

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

* 자동 종료가 기본 설정되어 있습니다.
* 투표 종료 시간을 유동적으로 운영하고 싶다면 수동 종료로 변경해 주세요.

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

<figure><img src="/files/WuhTIDaFOCBdiIFWf9Tr" alt="" width="563"><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://docs.kevoting.co.kr/kevoting/vote/status.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.
