> ## Documentation Index
> Fetch the complete documentation index at: https://docs.mx.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Insights Integration Guides

Learn how to set up your Financial Insights user experience (formerly Developer Guides).

We offer the following guides to help developers integrate with our Financial Insights product.

<CardGroup cols={2}>
  <Card title="How To Integrate the Insights Widget" cta="Read Documentation" href="/products/experience/insights/integration-guides/integrate-insights-widget">
    Learn step-by-step how to embed our Insights Widget.
  </Card>

  <Card title="Build Your Own Insights UI" cta="Read Documentation" href="/products/experience/insights/integration-guides/insights-api-guide">
    Learn how to build your own insights UI based on the date we provide.
  </Card>
</CardGroup>

## Localize the Insights Widgets

Pass the desired language as a parameter in the `Accept-Language` header with requests to the get widget URL endpoint.

Widgets will default to `en-US`, but the widgets support `en-CA`, `en-US`, `es`, `fr`, and `fr-CA`.
