# Discover & access data

Most data on Redivis is uploaded through an **Organization**, and that is one of the best places to find **Datasets** to work with. Some datasets will be public, while others will require certain steps before you can get full access to the data.

{% embed url="<https://youtu.be/gXjM840XXOE>" %}

## 1. Find datasets

All data on Redivis is stored within a Dataset. If you've joined an organization you can find datasets managed by your Organization by going to your organization's home page and clicking on the **Datasets** tab.

You can also look for datasets in your broader institution (such as [Stanford](https://redivis.com/stanford) or [Columbia](https://redivis.com/columbia)) or across all of Redivis on the [Explore](https://redivis.com/explore) page.

![](/files/VVRND4IxL5zLZkHhu5Ql)

You can use filters on the left bar to narrow down your results. All searches perform a full-text search across a dataset, its documentation, tables, variables, and rich metadata content.

If your organization is part of an institution (such as [Stanford](https://redivis.com/stanford) or [Columbia](https://redivis.com/columbia)) you can also go to the institution page to search all datasets in your institution.

Not finding what you need? You can also [upload your own data](/guides/create-and-manage-datasets.md) to Redivis through your workspace to augment a research project you're working on and to share with other researchers. Or if you represent a research group, center, or institution, [contact us](https://redivis.com/contact) about setting up your own Organization page.

## 2. Get to know a dataset

Click on any dataset title to go to that **Dataset** page.

![](/files/aHLkfrrH0u9PCpj8E0yX)

You can view the metadata (including an abstract, documentation, citation information, and a version history) and dig into the data directly on the **Tables** and/or **Files** tab.

Each table contains a data browser to view cells, generate summary statistics, and display metadata for this table and each variable. Each file can be previewed and downloaded. Both tables and files can be added to workflows for analysis.&#x20;

Many datasets on Redivis are public, while others have requirements for certain levels of access enforced by the data owner.&#x20;

On the right side of the dataset, you can see your current access level. If you have **Metadata access** you can see the variable information and summary statistics, but you'll need to gain **Data access** in order to view the data contents or work with this data.

*Learn more in the* [*Discover datasets*](/guides/discover-and-access-data/discover-datasets.md) *guide.*

## 3. Apply for access

On any restricted dataset you can click the **Apply for access** button in the top right of the page to see a list of steps required for you to gain different access levels to this dataset.&#x20;

![](/files/X5Ui0E5IIIvK06SWjNQu)

The first step is to become a member of this organization. When you go to apply you will be prompted to become a member of this organization using the credentials on your account.

Once you're a member of this organization, you might need to fill out some requirements that administrators have set up, or request access directly from them.&#x20;

Requirements are forms that you will need to complete on this page and then submit. Once these are approved by your organization's administrators you will gain access to the dataset.

*Learn more in the* [*Apply to access restricted data*](/guides/discover-and-access-data/apply-to-access-restricted-data.md) *guide.*

## Next steps

#### Start working with your data

Once you have data you're interested in, bring it into a workflow to transform and analyze it leveraging lightning fast tools from your browser.

*Learn more in the* [*Analyze data in a workflow*](/guides/analyze-data-in-a-workflow.md) *guide.*

#### Upload your own datasets

Augment your data analysis in Redivis by uploading your own datasets, with the option to share with your collaborators (or even the broader research community). &#x20;

*Learn more in the* [*Create & manage datasets*](/guides/create-and-manage-datasets/create-and-populate-a-dataset.md) *guide.*


---

# 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/guides/discover-and-access-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.
