> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://help.sigmacomputing.com/llms.txt.
> For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://help.sigmacomputing.com/_mcp/server.

# Embed SDK for React

> Use the Sigma Embed SDK for React to integrate secure embeds and interactive analytics into React applications.

Sigma provides several methods to allow users and developers to interact with its systems, including a web user interface, a public REST API, a JavaScript Embed API, and an SDK for the React framework.

The Embed SDK for React offers a higher-level, developer-friendly interface that simplifies integration into applications, in contrast to Sigma’s lower-level JavaScript Embed API, which provides more granular control but may require additional coding.

The source code is freely available on <a href="https://github.com/sigmacomputing/embed-sdk.git" target="_blank">Github</a>. Developers can clone the repository and refer to the comments in the code for each file.

Additionally, there is a <a href="https://quickstarts.sigmacomputing.com/guide/embedding_15_embed_sdk/index.html?index=..%2F..index#0" target="_blank">QuickStart</a> for a more in-depth guide to using the SDK.

The source contains a working application with a sample embed based on Sigma provided content.

![Screenshot of sample embed parent application with Sigma embed](https://fdr-prod-docs-files-public.s3.us-east-1.amazonaws.com/sigma.docs.buildwithfern.com/805fcaf74c0cf296dddb81a2a4afa0fc5ad4f835aa5aa90459572ebb37bb2c3c/assets/docs-images/60f805d-Sample-Application-Embed.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Content-Sha256=UNSIGNED-PAYLOAD&X-Amz-Credential=AKIA6KXJSKKNFOCF7G4B%2F20260728%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20260728T001652Z&X-Amz-Expires=604800&X-Amz-Signature=fd0e5afd3c31b4c6131102208fa49fb8154bc086442b56e93c388710fcab3d98&X-Amz-SignedHeaders=host&x-amz-checksum-mode=ENABLED&x-id=GetObject)