diff --git a/docs/embedding/start.md b/docs/embedding/start.md index a58a7c17c67f8b5a2b5fae238a494c44c84dfe5a..789eaef750ef9558519b1d20699bc8930ceeed36 100644 --- a/docs/embedding/start.md +++ b/docs/embedding/start.md @@ -18,9 +18,9 @@ You'll embed the full Metabase application in your app. Once logged in, people c ## [Static embedding](./static-embedding.md) -Also known as Signed Embedding, Static embedding offers drill-through with custom destinations, so you can define what happens when people click on a chart, like sending people to another chart or URL–all while securing the underlying data. +Also known as Signed Embedding, Static embedding is a secure way to embed charts and dashboards. Static embeds are view only; people won't be able to drill-through charts and tables. -## [Parameters for signed embeds](./static-embedding-parameters.md) +## [Parameters for static embeds](./static-embedding-parameters.md) You can pass parameters between Metabase and your website via the embedding URL to specify how Metabase items should look and behave inside the iframe on your website.