# 단백질 활성화/비활성화

단백질을 등록한 후, 각 Bench에서 활성화 또는 비활성화 할 수 있습니다.

{% hint style="info" %}
**개인 Bench**는 개인 전용 공간으로, Bench 내 단백질과 분자는 다른 구성원에게 보이지 않습니다. 반면, **공유 Bench**는 모든 프로젝트 구성원이 사용할 수 있으며, 단백질을 활성화 하거나 비활성화 할 수 있는 권한은 **프로젝트 리더**와 **프로젝트 매니저**에게만 있습니다.
{% endhint %}

{% stepper %}
{% step %}
등록한 단백질을 활성화할 **Bench**를 선택해 주세요.

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

{% step %}
Bench 이동시 활성화된 단백질을 확인할 수 있습니다.

<figure><img src="/files/0HPSfwRWK4XpnnG1daJh" 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.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.
