# Emailing subsets of members

Redivis has some built-in methods for helping you find and manage all of your organization's members, workflows, datasets, and access systems that you can use to ease your workflows.&#x20;

In this example we will imagine that we need to get in touch with everyone working with a specific dataset.

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

## 1. Locate the dataset in the administrator panel

We can go to the **Datasets** tab of the panel and search or filter to locate our dataset.&#x20;

![](/files/f9n8MHG9IgrmHjytfWMI)

## 2. Find relevant workflows

We can right click on this dataset and hover on **View related** to see all of the options relating to this dataset. In this case we want to see all workflows that have used this dataset.

![](/files/fB2qWWNoHaaUNHQNEyrf)

Clicking this option navigates us to the Workflows tab, with a filter active for this dataset. This list is showing all workflows that contain this dataset.&#x20;

## 3. See related members

Click the Select all checkbox to select all of these datasets. With these selected we can right click on any of them (or click the Actions button that appears in the top right) to **View related** activity.

![](/files/W4bWEujgTjyWP6FepeM8)

In this menu we should select **Members in workflows**. This will navigate us to the **Members** tab filtered by all members who are owners or collaborators on the workflows we had selected.&#x20;

## 4. Show emails

Now that we have narrowed it down to the members we are interested in, we can right click on the header (or the options menu in the top right of the list) to edit the columns shown. In this menu we can add the **Contact email** column.

![](/files/MvAQjOziEXJp5B9flCgn)

The quickest way to get this information out of Redivis is to go back to that same menu and click **Download CSV** to begin downloading a CSV of the list we are looking at exactly as you've configured it (all columns, filters, and sorting will be preserved).&#x20;

![](/files/5WogJVaS8Vm77LbSpOl6)

## Next steps

We can use these similar steps to view:

* Queries run on a specific set of datasets
* Exports made from a workflow
* Requirements a member has filled out&#x20;


---

# 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/administer-an-organization/example-tasks/emailing-subsets-of-members.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.
