---
source: https://qlik.dev/embed/qlik-embed/examples/
last_updated: 2026-01-19T14:21:00Z
---

# qlik-embed code examples

qlik-embed is a library that provides web components for embedding Qlik Sense visualizations and applications
into web pages. It supports both modern analytics embedding and classic Qlik Sense integration.

Browse the examples for common embedding tasks.

For a complete overview of the library, see the [qlik-embed documentation](https://qlik.dev/embed/qlik-embed).

## Authentication

- [Configure qlik-embed to connect to your Qlik Cloud tenant with OAuth.](oauth-config-example)

- [Basic OAuth callback page example for use with qlik-embed.](oauth-callback-page-example)

## Full examples & tutorials

- [Step-by-step tutorial: Get started with qlik-embed using web components and OAuth2 authentication.](quickstart-webcomponent-complete)

- [Create and embed charts dynamically with inline definitions instead of pre-built app objects.](analytics-chartonfly-example)

- [Get sheets from an app.](sheetlist-dropdown-example)

- [Embed content with anonymous user access for public-facing applications.](anonymous-config-example)
