# Security and Preservation

Establishing a single archive folder for each project prevents data loss and ensures data integrity. The archive folder for a project, comprised of the recommended file structure ([Appendix B](broken://pages/-Lx2WtNDfahUIGZw2g-P)) and described in [File Organization and Best Practices](/alaska-region-interim-data-management-user-guide/alaska-data-management-101/file-organization-and-best-practices.md) section, will be placed in the Regional Data Repository. See [File Organization and Best Practices](/alaska-region-interim-data-management-user-guide/alaska-data-management-101/file-organization-and-best-practices.md) for details on setting up an archive folder for your project.&#x20;

The [Data Custodian](/alaska-region-interim-data-management-user-guide/four-fundamental-activities-of-data-management/establish-roles-and-responsibilities.md) will have write permissions to all folders in the archive folder. The [Project Manager](/alaska-region-interim-data-management-user-guide/four-fundamental-activities-of-data-management/establish-roles-and-responsibilities.md) and [Data Originators](/alaska-region-interim-data-management-user-guide/four-fundamental-activities-of-data-management/establish-roles-and-responsibilities.md) will have write permissions to an “incoming” folder and read-only permissions to all other folders. All other staff in the Region will have read-only access to the entire folder. The incoming folder allows project personnel to contribute products and associated metadata records to the archive folder. The [Data Steward](/alaska-region-interim-data-management-user-guide/four-fundamental-activities-of-data-management/establish-roles-and-responsibilities.md) is responsible for reviewing these files and the [Data Custodian](/alaska-region-interim-data-management-user-guide/four-fundamental-activities-of-data-management/establish-roles-and-responsibilities.md) is responsible for moving them from the incoming folder to the appropriate folder in the archive folder.

{% hint style="info" %}
Anyone with access to the Regional Data Repository can copy an archive folder to their local hard drive and maintain the files on their hard drive in whatever manner they choose, but only project personnel may move things into their project's archive folder via the incoming folder.
{% 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://ak-region-dst.gitbook.io/alaska-region-interim-data-management-user-guide/four-fundamental-activities-of-data-management/security-and-preservation.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.
