Embedding Use Cases

Learn how to embed MicroStrategy's Embedding SDK in your React application using the embed-dossier-mstr-react package based on Bot, Dashboard, and Library Page use cases.

Overview

MicroStrategy's Embedding SDK offers various embedding use cases for web applications. This documentation provides a step-by-step guide for integrating MicroStrategy's Embedding SDK into your React application using the embed-dossier-mstr-react package. The following use cases will be covered:

  • Bot: Embedding a Dossier in a chatbot application.
  • Dashboard: Embedding a Dossier in a dashboard application.
  • Library Page: Embedding a Dossier in a library page application.

Each use case will provide a detailed explanation of the use case, along with code snippets and examples to help you get started. By the end of this documentation, you'll have a clear understanding of how to integrating MicroStrategy's Embedding SDK into your React application based on different use cases.

You can choose these cards to navigate to the specific use case:

Example Use Cases

Examples:

For more implementation examples you could see the examples page.