# File Organization and Best Practices

There is a distinction between working folders and archive folders; development of the latter is the focus of this document. Working folders often exist on an individual’s computer hard drive and are used to collect, organize, and analyze products during the course of the project. In contrast, we use archive folders to store products that need to be retained over time. The products in the archive folders are the subject of metadata records to ensure that they are discoverable.&#x20;

Consistent archive folder organization across projects and programs allows the file creator, collaborators, supervisors, and our future colleagues to find relevant documents associated with a project quickly and understand how documents relate to one another. A tree structure describing the recommended file structure is described in the [Organization of the Regional Data Repository section](https://ak-region-dst.gitbook.io/alaska-region-interim-data-management-user-guide/alaska-regional-data-repository#organization-of-the-regional-data-repository).

When needing to initiate a new project archive folder, contact your Data Stewardship Team (DST) member. They will set up the folder structure in the Regional Data Repository and give you the address to access the incoming folder (see [Security and Preservation](https://ak-region-dst.gitbook.io/alaska-region-interim-data-management-user-guide/four-fundamental-activities-of-data-management/security-and-preservation) section). Folder names use a short acronym for your program, followed by a three-digit number, followed by the short title of the project (e.g., FESFRP\_001\_BarrowEider where FES FRP stands for FES Fairbanks Recovery Program). The Security and Preservation section of this guide discusses access to this record.<br>


---

# 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/alaska-data-management-101/file-organization-and-best-practices.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.
