# C-CoMP Data Management Handbook

<figure><img src="https://324913140-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsMdsmcqCCO7uN49sFLOs%2Fuploads%2FWKMkQpizs9weO4tPFCAL%2F0?alt=media" 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: 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.
