# Omics Data Catalog

*A license is required to have an Omics Data Catalog.*&#x20;

## Finding the Data Catalog&#x20;

If you are a member of an organization that utilizes the Data Catalog, the Data Catalog tab (highlighted in gold) will be visible. Select this tab to view the data catalog.Using the Data Catalog to Locate Data

<figure><img src="/files/CpxXpLjfN77uI9hZhiMs" alt=""><figcaption></figcaption></figure>

## Using the Data Catalog to Find Data&#x20;

Once you are viewing the Data Catalog tab, you can:

<figure><img src="/files/q0UgWRt0tzSOcRED0vRS" alt=""><figcaption></figcaption></figure>

* **Select How You View the Data**: Choose to view data by entities defined in your schema (e.g., Study, Subject, Sample, Assay, and Data Object). The current viewing options are highlighted in gold. In the example provided, Data Object is the current view, indicated by a blue shade.
* **Filter the Data**: Use the panel on the left (highlighted in denim blue) to filter data by entity and category. The entities are available as drop-down menus on the panel. Select your filters of interest by checking the corresponding boxes. The active filters for Data Objects are also displayed across the top of the data catalog (highlighted in denim blue).
* **View the Data**: The main viewing area (highlighted in light blue) displays the data based on your selected entity and applied filters.

## Setting UP ODC&#x20;

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

## Using ODC&#x20;

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


---

# 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://academy.dnanexus.com/omics-data-catalog.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.
