# Manage Data

- [Register Dataset Citations](https://docs.ess-dive.lbl.gov/manage-data/register-dataset-citations.md): You can now manually register your dataset citations in ESS-DIVE and improve your dataset metrics. Read this page to learn how to register your dataset citations.
- [Create Data Portals](https://docs.ess-dive.lbl.gov/manage-data/why-use-data-portals.md): You can now easily view related datasets all in one place.
- [How to Create & Publish Portals](https://docs.ess-dive.lbl.gov/manage-data/why-use-data-portals/how-to-create-portals.md): A step-by-step guide on how to navigate ESS-DIVE and create a new portal.
- [Share Data Permissions](https://docs.ess-dive.lbl.gov/manage-data/share-data-permissions.md): Registered data contributors can share their datasets and data portals with other individuals or teams to collaborate directly on ESS-DIVE.
- [Share Datasets](https://docs.ess-dive.lbl.gov/manage-data/share-data-permissions/share-datasets.md)
- [Share Portals](https://docs.ess-dive.lbl.gov/manage-data/share-data-permissions/share-portals.md)
- [Manage Project Data](https://docs.ess-dive.lbl.gov/manage-data/manage-project-data.md): A suite of features used to manage your project's data and teams on ESS-DIVE
- [Project Data Managers](https://docs.ess-dive.lbl.gov/manage-data/manage-project-data/project-data-managers.md): First register yourself as a project data manager to gain access to project management features
- [Project Information](https://docs.ess-dive.lbl.gov/manage-data/manage-project-data/project-information.md): Project Data Managers can these pages to review and update project metadata as needed.
- [Project Teams](https://docs.ess-dive.lbl.gov/manage-data/manage-project-data/project-teams.md): Create project teams to leverage ESS-DIVE's evolving suite of project management features


---

# 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://docs.ess-dive.lbl.gov/manage-data.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.
