# Raccourcis Clavier

Le tableau de bord comprend les raccourcis suivants pour améliorer la navigation et l'interaction :

* **Option + K** – Ouvre le menu des raccourcis clavier, fournissant une liste des raccourcis disponibles dans l'application.
* **Option + Q** – Actualise le tableau de bord, garantissant que les dernières données sont affichées sans avoir besoin de recharger manuellement la page.


---

# 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-fr.docbits.com/end-user-and-partner-section/end-user-section/dashboard/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.
