# "프로젝트를 삭제하고 싶습니다."

## 목차&#x20;

1. **본부목록 화면에서 프로젝트 삭제하기** &#x20;
2. **프로젝트 화면에서 프로젝트 삭제하기**&#x20;

{% hint style="info" %}
법인의 최고관리자(Super Admin) 또는 프로젝트를 생성한 당사자 만 프로젝트를 삭제할 수 있습니다.&#x20;
{% endhint %}

## 1. 본부 목록 화면에서 프로젝트 삭제하기 &#x20;

![Organization View > 본부 목록 (Groups) > 프로젝트 찾기  > Delete](/files/-Ljt8ioUwya59h6QM2lp)

1. 본부 목록 화면에서 프로젝트를 찾습니다.
2. 삭제하고자 하는 프로젝트를 선택하면 우측 상단에 Delete 버튼이 나타납니다.
3. Delete 버튼을 누르면 이메일 입력창이 뜨고, 본인의 이메일을 입력하면 해당 프로젝트가 삭제됩니다.

![Organization View > 본부 목록 (Groups) > 프로젝트 찾기 > 마우스 우클릭 > Delete  ](/files/-LjtAcGXkfJ93l9Go3eO)

1. 본부 목록 화면에서 프로젝트를 찾습니다.
2. 삭제하고자 하는 프로젝트를 마우스 우클릭 하여 Delete 버튼을 클릭합니다.&#x20;
3. Delete 버튼을 누르면 이메일 입력창이 뜨고, 본인의 이메일을 입력하면 해당 프로젝트가 삭제됩니다.&#x20;

## 2. 프로젝트 화면에서 프로젝트 삭제하기&#x20;

![Organization View > Projects > Three-dots button > Delete ](/files/-LjtArbfEBc_l60pXEg7)

1. 프로젝트 화면에서 삭제할 프로젝트를 찾습니다. 프로젝트의 오른쪽에서 ... 버튼을 클릭하면 Delete 버튼이 나타납니다.
2. Delete 버튼을 누르면 이메일 입력창이 뜨고, 본인의 이메일을 입력하면 해당 프로젝트가 삭제됩니다.

   &#x20;

{% hint style="info" %}
프로젝트를 삭제한 후 휴지통에서 **영구삭제** 또는 **복원**을 선택할 수 있습니다.&#x20;
{% 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://userguide.auditlobby.com/audit-lobby-faq/project_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.
