# Keyboard Shortcuts

There are multiple mouse and keyboard shortcuts that make using Marple Insight a lot easier.

For the mouse actions, go here: [Mouse Actions](/docs/marple-insight/user-manuals/visualisation/mouse-actions.md).

## Keyboard shortcuts

| Key        | Action                          |
| ---------- | ------------------------------- |
| `i`        | Open "Manage Datasets" dialog   |
| `m`        | Switch single/multiple datasets |
| `f`        | Open Function Library           |
| `d`        | Toggle distance mode            |
| `ctrl + s` | Save project                    |
| `ctrl + b` | Collapse sidebar                |
| `ctrl + /` | View shortcuts (this dialog)    |

To get an overview of the shortcuts, click on the **Help** icon in the left main sidebar and then click on **Shortcuts**.

<figure><img src="/files/GYkmRg4OD9drbj1Jl6VI" alt="" width="363"><figcaption></figcaption></figure>

## Discover Keyboard Shortcuts in 1 minute

{% embed url="<https://www.youtube.com/watch?index=34&list=PLtVuqpI9QpJAFtUEvuS23Z47XGHrRc_P9&v=iQ3ZwHPSjgg>" %}

Want to discover more Marple features in 1 minute? Check out other [1 Minute Marple videos](/docs/other-resources/1-minute-marple-videos.md)


---

# 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.marpledata.com/docs/marple-insight/user-manuals/keyboard-shortcuts.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.
