# 3. 재아카이브 하기 (Re-archive)

5-2 에서 아카이브를 해제한 프로젝트를 다시 아카이브 하는 경우의 참고사항을 알려드립니다.&#x20;

### 1. 중복되는 조서번호는 사용할 수 없습니다.&#x20;

어딧로비 시스템은 중복되는 조서번호를 허용하지 않습니다. 수정한 파일을 추가로 업로드할 경우 기존과 다른 조서번호를 사용해야 합니다.&#x20;

> ex. 조서번호 1234 를 수정하여 추가로 올릴 경우 조서번호를 '1234'로 설정할 수 없습니다. '1234-2' 또는 '1234-수정' 등으로 작성해야 합니다.&#x20;

### 2. 아카이브 시 파일을 첨부해야 합니다.&#x20;

아카이브 절차는 1차 아카이브 진행과 동일합니다. (프로젝트 잠금 --> 프리 프로세스 PDF 생성 --> 아카이브)&#x20;

다만, 아카이브 시 재 아카이브와 관련된 파일(사유서 등)을 첨부해야 아카이브를 진행할 수 있습니다.&#x20;

![](/files/nuOZTdDYCcQhIQUrbJla)


---

# 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/main/5./3.-re-archive.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.
