# 단백질 삭제

잘못된 단백질을 등록했거나, 의도한 것과 다른 표적 단백질을 업로드한 경우 단백질 구조를 삭제할 수 있습니다.

{% stepper %}
{% step %}
리스트에서 삭제하려는 단백질을 클릭합니다.
{% endstep %}

{% step %}
이름 옆 `휴지통 아이콘`을 클릭합니다.

<figure><img src="/files/raOjM629pEoXvEDWrU4Z" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
단백질 삭제시 모든 기록이 삭제됨을 확인합니다.

<figure><img src="/files/GUe6KBE4aiMFQMwwDFsU" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
단백질 이름을 입력, `영구 삭제` 버튼을 클릭해 삭제를 완료합니다.

<figure><img src="/files/JHpFpuJYngLFdWwjjLlk" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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://docs.hits.ai/docs-ko/project-feature-ko/undefined/undefined-1/undefined-2.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.
