# Datasets

The [datasets](/reference/datasets.md) section of the organization administrator panel provides a comprehensive list of all your organizations datasets. This includes any unpublished datasets.

You can click the **+ New dataset** button to create a new dataset, or click on any dataset to [edit](/reference/datasets/create-and-edit-datasets.md) that dataset and its [access configuration](/reference/data-access/configuring-access.md).&#x20;

Learn more about [creating and managing datasets](/guides/create-and-manage-datasets.md).

![](/files/BSByNZhNHZlv6FqBMzO3)

## Featured datasets

Featured datasets will be prominently displayed on the main page of your organization's data portal, and may rank higher in search results. To feature a dataset, right click on that dataset and change its status to featured.

## Dataset labels

You can label your datasets by right clicking on any dataset or selected group of datasets on the Datasets list. You can see existing labels for each dataset by showing the [additional column](/reference/organizations/administrator-panel.md#additional-columns) on the list, or [filter](/reference/organizations/administrator-panel.md#filtering-and-ordering-lists) the list of datasets down to only one matching your selected label.

When creating labels, you can use a colon (e.g., school:medicine, school:business) to group information for [reporting](/reference/organizations/reports.md). When generating a report, the high level grouping before the colon (e.g. school) will be an option for aggregation.

## Bulk management

As your organization creates datasets, you may find it easier to perform certain dataset management operations in bulk. To do so, shift/cmd+click to select multiple datasets in the list, and right click to apply options to all selected datasets.

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


---

# 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/organizations/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.
