# 공고 삭제

## 1. 공고 삭제하기

***

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

{% hint style="danger" %}
조직 권한이 \[**관리자 이상]만 공고 삭제** 가능합니다.

삭제된 공고와 지원자의 데이터는 **복구되지 않습니다.**
{% endhint %}


---

# 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/delete.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.
