# "프로젝트 내부에서 아카이브 담당자 (Archive Admin) 을 설정하고 싶습니다."

1. 프로젝트용 메뉴 목록에서 '관리(Administration)' 를 선택합니다.&#x20;
2. '관리' 메뉴의 하위 항목인 '사용자'를 선택합니다.&#x20;
3. **새로 사용자를 추가하는 경우**, '관리 > 사용자' 화면의 오른쪽 아래에서 '**사용자 배정**' 버튼을 누릅니다.&#x20;
4. **기존 사용자를 수정하는 경우**, 해당 사용자의 오른쪽 끝에서 ... 버튼을 누른 후, '**Edit**' 을 선택합니다.&#x20;

## Case A) 새로 사용자를 배정하여 아카이브 담당자를 설정하는 경우&#x20;

![Project Home > 관리 > 사용자 > 사용자 배정](/files/-Lfca2Zkzf0peHGwxrNq)

![Project Access Type 선택 > Assign 버튼 클릭](/files/-LnLQD-4DPanT34lNeUz)

## Case B) 기존 사용자를 아카이브 담당자로 수정하는 경우&#x20;

![수정하려는 사용자의 오른쪽 끝에서 ... 버튼을 누른 후 'Edit'을 선택합니다. ](/files/-M50f1Vw6ZEpGm4rYiBt)

![주황색으로 강조된 부분을 'Project & Archive Admin' 으로 선택한 후 'Update' 버튼을 누릅니다. ](/files/-M50e6WxQPr3c5txYYJJ)

{% hint style="info" %}
위와 같은 설정 항목이 나타나지 않는 경우, 아카이브 어드민 설정 권한이 없는 상태입니다. 다른 프로젝트 관리자 또는 담당이사(Engagement Partner)에게 권한 변경을 요청하여 주십시오. &#x20;
{% endhint %}

## 설정 관련 안내&#x20;

#### 1. Project & Archive Admin&#x20;

* 프로젝트 관리자인 동시에 아카이브 권한을 가지게 됩니다.&#x20;
* 프로젝트 관리자의 권한을 가집니다.&#x20;
* 프로젝트 아카이브를 진행 할 수 있습니다.  (아카이브 해제는 불가능 함)

#### 2. Project Admin

* 프로젝트 관리자의 권한을 가집니다.&#x20;
  * 사용자를 프로젝트에 추가하거나 배제할 수 있습니다. (assign / unassign)&#x20;
* 프로젝트를 아카이브 할 수 없습니다.&#x20;

#### 3. Project User&#x20;

* 프로젝트 참여자입니다.&#x20;
  * 조서를 생성하거나 수정할 수 있습니다.&#x20;
  * 조서를 사인오프 할 수 있습니다.&#x20;
* 프로젝트를 아카이브 할 수 없습니다.  &#x20;


---

# 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/set-project-archive-admin.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.
