# Access Data Portals

## [The Portal Page](https://data.ess-dive.lbl.gov/portals)

The Portal page shows a list of all portals published on ESS-DIVE. This feature is easily accessible from [the ESS-DIVE Repository](https://data.ess-dive.lbl.gov/data) main menu. The Portal page has an "All Portals" section for listing public portals and a "My Portals" section that is available to **data contributors** for listing their private portals.

![Figure 1. Portals navigation menu item](/files/B50INd0IxPc6nPSffYpi)

## All Portals

Public portals are accessible to anyone via the Portal page. Portals are listed under the header "All Portals" and are ordered by date most recently updated.&#x20;

![Figure 2. A list of all portals that are public on ESS-DIVE](/files/-Mj1enr7nBO4hjuyKbkT)

{% hint style="warning" %}
At this time, there is no way to search through public portals with keywords.&#x20;
{% endhint %}


---

# 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/searching-and-accessing-data/find-portals.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.
