# 공고 보관

## 1. 공고 보관하기

***

1. ATS > 공고 관리에서 \[더보기] 버튼을 클릭합니다.
2. \[보관] 버튼을 클릭합니다.

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

{% hint style="warning" %}
보관된 공고는 공고 리스트에서 더이상 확인되지 않으며 보관함에서만 확인이 가능합니다.
{% endhint %}

## 2. 보관된 공고 확인하기

***

1. 공고 리스트에서 \[보관된 공고] 버튼을 클릭합니다.
2. 보관된 공고를 확인 할 수 있습니다.

<figure><img src="/files/46p8hjDNioP7CKM0jDha" alt=""><figcaption></figcaption></figure>

## 3. 보관된 공고 복구하기

***

### 1) 다중 공고 복원하기

* 보관된 공고 리스트에서 복원할 공고를 다중 선택합니다.
* 리스트 상단에서 \[복원] 버튼을 클릭합니다.

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

### 2) 단일 공고 복원하기

* 보관된 공고 리스트에서 복원할 공고를 선택합니다.
* 해당 공고의 \[더보기] 버튼을 클릭합니다.
* \[복원] 버튼을 클릭합니다.

<figure><img src="/files/a79GAD7hqPkqCV05lXQH" alt=""><figcaption><p>공고 복원</p></figcaption></figure>


---

# Agent Instructions: 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://guide.roundhr.com/job/status/keep.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.
