From 38daee9c8050576293b7cedd7608ff354a2e4106 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Est=C3=A9ban=20Soubiran?= Date: Mon, 19 Jan 2026 11:29:04 +0100 Subject: [PATCH] content: demo mode --- demo-mode.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 demo-mode.md diff --git a/demo-mode.md b/demo-mode.md new file mode 100644 index 0000000..74cb0da --- /dev/null +++ b/demo-mode.md @@ -0,0 +1,8 @@ +# Demo Mode + +While building your presentation, you might want to check if all your Inalia integrations are working as expected. Inalia provides a demo mode that allows you interact with your talk without persisting any data. + +You can enable and disable demo mode from the Inalia Dashboard and from the SliDev navigation bar. + +> [!NOTE] +> Demo mode is unrelated to the state of your talk (disabled, running, finished). Slides must be running to interact with Inalia components, even in demo mode.