# Datasets

This page is where you can see all [datasets](/reference/datasets.md) hosted by organizations in your institution.&#x20;

You can see the full list of datasets created by your institution's organizations. You can [additional columns](/reference/organizations/administrator-panel.md#additional-columns) here to see information about data storage size, cost, and more.&#x20;

Clicking on any dataset will take you to that dataset's page.

{% hint style="warning" %}
All datasets must be created within an organization, so if you're looking to upload data you'll need to do so in an organization.&#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.redivis.com/reference/institutions/datasets.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.
