> For the complete documentation index, see [llms.txt](https://c-comp.gitbook.io/data-management-handbook/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://c-comp.gitbook.io/data-management-handbook/c-comp-data-management-handbook.md).

# C-CoMP Data Management Handbook

<figure><img src="/files/qdPn2t1pw6ZXAkNeVOqk" alt=""><figcaption></figcaption></figure>

Thank you for visiting the C-CoMP Data Management Handbook!&#x20;

This "living" handbook was developed to support C-CoMP's [open science policy](https://ccomp-stc.org/wp-content/uploads/2022/11/C-CoMP_OpenScience_Policy_9.16.22_v1.pdf) and provide efficient, data stream dependent instructions for storing, organizing, naming, and submitting data to publicly accessible repositories. We strive to keep it updated over time.&#x20;

We are sharing this handbook as a community resource to:&#x20;

* Describe C-CoMP's data management and open science efforts&#x20;
* Guide other efforts to support interdisciplinary data management and sharing

If you find this handbook useful or have questions/feedback, please let us know by sending an email to Laura Gray (<laura.gray@whoi.edu>), C-CoMP's Digital Coordinator and Data Manager.&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://c-comp.gitbook.io/data-management-handbook/c-comp-data-management-handbook.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.
