> For the complete documentation index, see [llms.txt](https://docs.infotopics.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.infotopics.com/showmemore/features/sankey-diagram/dashboard-actions.md).

# Dashboard actions

Dashboard actions are available within your Sankey Diagram! Use the ‘New Action’ to begin setting up the dashboard action.

<figure><img src="/files/Nx14UwHf8J4OQEIxcT0l" alt="" width="375"><figcaption><p>Gif explaining dashboard actions with sankey</p></figcaption></figure>

Dashboard actions can be configured from the "Actions" tab in the configuration pane. Click on the "New Action" button to create new dashboard action.

<figure><img src="/files/IfjGX3qnifxxv0tvSLS2" alt="" width="375"><figcaption><p>Dashboard actions pane</p></figcaption></figure>

***

<figure><img src="/files/vRKvhNmxElk63EA6ujr9" alt="" width="375"><figcaption><p>Setting to create dashboard action</p></figcaption></figure>

### **Action type**

Set up your dashboard action using a **filter** or a **parameter** from the dropdown menu. With the filter option you can trigger a dashboard action that filters on other sheets in your dashboard. A parameter action will change the value of a parameter to the node or link you selected in the Sankey. Very powerful features to control interactivity and usability!

#### Trigger on

Decide whether to trigger the dashboard action when you click on a **node** or a **link** from your Sankey Diagram.

#### Target sheet

Here you can select the sheet(s) you want to be the target of your dashboard action. Beware that you do not set your datasheet as a target sheet for the actions otherwise it will be hard to reset your filters!

#### Deselecting will

This powerful feature will give you control of your configured dashboard action. Use the dropdown to decide what you wish to happen once you’ve deselected your mark(s) in the Sankey. You can choose to show all data again in the target sheet(s), show no data at all or leave the filter as it was.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.infotopics.com/showmemore/features/sankey-diagram/dashboard-actions.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
