# Dashboard actions

Dashboard actions are available within your Venn Diagram! Filter down on a dimension by clicking a node and see that interact instantly with your dashboard. It’s also possible to filter back from your Tableau dashboard.

In the example dashboard, I configured the Dashboard action as shown below:

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

This will trigger selection of a sphere or overlapping segment of the VENN diagram and act as a filter on the Target sheet (the Bar Chart with all customers).

Let’s say there is a dataset of customers who bought a car, a motorbike or a bicycle, and some of them bought more than 1 vehicle. When the checkbox is selected, clicking the outside part of the “car” dataset will select only the customers that bought a car, and no other vehicles. When the checkbox is not selected, clicking the “car” dataset will select all customers who bought a car, even those who also bought a motorbike and/or bicycle.

In the example below you can see that selecting a sphere or an overlapping segment of spheres will filter my customers to the ones that are part of the sets involved in my selection.

<figure><img src="https://appsfortableau.infotopics.com/wp-content/uploads/2021/08/Dashboard-Actions-1.gif" 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.infotopics.com/showmemore/features/venn-diagram/dashboard-actions.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.
