> For the complete documentation index, see [llms.txt](https://data-champions.renew-platforms.dk/renew-data-champions/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://data-champions.renew-platforms.dk/renew-data-champions/data-managemen-plans.md).

# Data Managemen Plans

- [DMP Workflow Roadmap](https://data-champions.renew-platforms.dk/renew-data-champions/data-managemen-plans/dmp-workflow-roadmap.md): DMP Workflow Roadmap
- [DMP Templates Hub](https://data-champions.renew-platforms.dk/renew-data-champions/data-managemen-plans/dmp-workflow-roadmap/dmp-templates.md): DMP Templates Hub
- [EU Grant Templates](https://data-champions.renew-platforms.dk/renew-data-champions/data-managemen-plans/dmp-workflow-roadmap/dmp-templates/eu-grants.md): EU Grant Templates
- [ERC DMP Guidelines](https://data-champions.renew-platforms.dk/renew-data-champions/data-managemen-plans/dmp-workflow-roadmap/dmp-templates/eu-grants/erc-dmp.md): Guideline for ERC DMP
- [ERC DMP](https://data-champions.renew-platforms.dk/renew-data-champions/data-managemen-plans/dmp-workflow-roadmap/dmp-templates/eu-grants/erc-dmp-1.md): ERC DMP Template
- [Horizon Europe DMP](https://data-champions.renew-platforms.dk/renew-data-champions/data-managemen-plans/dmp-workflow-roadmap/dmp-templates/eu-grants/horizon-europe-dmp.md): Guideline for Horizon Europe DMP
- [Horizon Europe DMP](https://data-champions.renew-platforms.dk/renew-data-champions/data-managemen-plans/dmp-workflow-roadmap/dmp-templates/eu-grants/horizon-europe-dmp-1.md): Horizon Europe DMP Template
- [Horizon 2020 DMP](https://data-champions.renew-platforms.dk/renew-data-champions/data-managemen-plans/dmp-workflow-roadmap/dmp-templates/eu-grants/horizon-2020-dmp.md): Guideline for Horizon 2020 DMP
- [Horizon 2020 DMP](https://data-champions.renew-platforms.dk/renew-data-champions/data-managemen-plans/dmp-workflow-roadmap/dmp-templates/eu-grants/horizon-2020-dmp-1.md): Horizon 2020 DMP Template
- [Genomics Templates](https://data-champions.renew-platforms.dk/renew-data-champions/data-managemen-plans/dmp-workflow-roadmap/dmp-templates/genomics.md): Genomics Templates
- [10X scRNA Sequencing](https://data-champions.renew-platforms.dk/renew-data-champions/data-managemen-plans/dmp-workflow-roadmap/dmp-templates/genomics/10x-scrna-sequencing.md): 10X scRNA Sequencing
- [Bulk RNA Sequencing](https://data-champions.renew-platforms.dk/renew-data-champions/data-managemen-plans/dmp-workflow-roadmap/dmp-templates/genomics/bulk-rna-sequencing.md): Bulk RNA Sequencing
- [ChiPseq ATAC Sequencing](https://data-champions.renew-platforms.dk/renew-data-champions/data-managemen-plans/dmp-workflow-roadmap/dmp-templates/genomics/chipseq-atac-sequencing.md): ChiPseq ATAC Sequencing
- [CUT and RUN/CUT and TAG Sequencing](https://data-champions.renew-platforms.dk/renew-data-champions/data-managemen-plans/dmp-workflow-roadmap/dmp-templates/genomics/cut-and-run-cut-and-tag-sequencing.md): CUT and RUN/CUT and TAG Sequencing
- [Whole Genome Sequencing](https://data-champions.renew-platforms.dk/renew-data-champions/data-managemen-plans/dmp-workflow-roadmap/dmp-templates/genomics/whole-genome-sequencing.md): Whole Genome Sequencing
- [UCPH DMP Template](https://data-champions.renew-platforms.dk/renew-data-champions/data-managemen-plans/dmp-workflow-roadmap/dmp-templates/ucph.md): UCPH DMP Template


---

# 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, and the optional `goal` query parameter:

```
GET https://data-champions.renew-platforms.dk/renew-data-champions/data-managemen-plans.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
