---
source: https://qlik.dev/embed/qlik-embed/
last_updated: 2025-11-13T09:33:53Z
---

# qlik-embed

Qlik-embed is Qlik's primary embedding framework, simplifying embedding of
Qlik technologies, while also increasing the potential breadth and depth of
your integrations for both Qlik Cloud and Qlik Sense Enterprise client-managed
(May 2024 release onward).

Qlik-embed works with applications written in plain HTML through to frameworks
like React and Svelte. No matter which qlik-embed library you choose, the
configuration options will be the same, the methods and
properties will be same. The only differences will be those inherent in the
framework you use to implement qlik-embed into your application.

If you're new to embedding with Qlik, start here. If you're currently leveraging
another Qlik embedding framework, consider migrating to qlik-embed.

> **Note:** Some visualizations require UTF-8 encoding to render correctly. For troubleshooting and workarounds, see [UTF-8 character encoding requirement](https://qlik.dev/embed/foundational-knowledge/visualizations/#utf-8-character-encoding-requirement).

## Get started

- [Why qlik-embed](https://qlik.dev/embed/qlik-embed/why-qlik-embed) - Learn why to use qlik-embed over the other frameworks.
- [Review auth options](https://qlik.dev/embed/qlik-embed/authenticate/connect-qlik-embed) - Learn which auth pattern you should use for your solution.
- [Embed web components with OAuth2 SPA](https://qlik.dev/embed/qlik-embed/quickstart/qlik-embed-webcomponent-quickstart) - Leverage OAuth2 SPA to build a web app using web components.

## Tutorials

- [Enable users to export data with qlik-embed and qlik-api](https://qlik.dev/embed/reports/qlik-api-export-data)
