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

# Introduction

> InsightAI builds device intelligence and AML case investigation infrastructure for banks, NBFCs, and payment platforms.

<img className="block dark:hidden" src="https://mintcdn.com/docs-insightsecure-ai/QLIQO8pSq1tDk-0P/images/hero-light.svg?fit=max&auto=format&n=QLIQO8pSq1tDk-0P&q=85&s=0b9b63b3de8a1978ec7f5c63d4c73d98" alt="InsightAI" width="700" height="320" data-path="images/hero-light.svg" />

<img className="hidden dark:block" src="https://mintcdn.com/docs-insightsecure-ai/QLIQO8pSq1tDk-0P/images/hero-dark.svg?fit=max&auto=format&n=QLIQO8pSq1tDk-0P&q=85&s=a1f2fecd83d61d0f33e2692ba9d9b196" alt="InsightAI" width="700" height="320" data-path="images/hero-dark.svg" />

**InsightAI** builds the trust and safety infrastructure that sits underneath regulated financial products — from the moment a device touches your app, through the transaction lifecycle, to the case an investigator opens when something looks wrong.

We build two products:

<CardGroup cols={2}>
  <Card title="Device Intelligence" icon="mobile-screen" href="/device-intelligence/overview">
    RASP-compliant device fingerprinting, root/jailbreak/tamper detection, and device-to-user graph mapping for mobile and web apps — built to NPCI2025-26IS003 and CSIRT-Fin guidance from day one.
  </Card>

  <Card title="AML Case Investigation" icon="diagram-project" href="/aml/overview">
    Mule-account graph detection, investigator case workflows, and a self-learning model that improves from every analyst decision via backtesting and a feedback loop.
  </Card>
</CardGroup>

## Why two products, one platform

Device Intelligence answers "is this device/session trustworthy right now" at the point of a transaction or login. AML Case Investigation answers "does this account's behavior, over time and in the context of its network, look like money laundering." They're built on shared infrastructure — the same device and transaction graph feeds both — but they solve different problems for different teams: fraud/risk engineering integrates Device Intelligence directly into the app; compliance and AML analysts work inside the Case Investigation console.

<CardGroup cols={2}>
  <Card title="Start with Device Intelligence" icon="rocket" href="/device-intelligence/overview">
    SDK integration, RASP detection, API authentication, and webhook payloads.
  </Card>

  <Card title="Start with AML Case Investigation" icon="magnifying-glass-chart" href="/aml/overview">
    Mule graph detection, case workflows, and the self-learning feedback loop.
  </Card>
</CardGroup>

## About InsightAI

InsightAI Technologies builds under two brands:

<CardGroup cols={2}>
  <Card title="insightai.in" icon="globe" href="https://insightai.in">
    Corporate site — company info, product overviews, and contact.
  </Card>

  <Card title="insightsecure.ai" icon="lock" href="https://insightsecure.ai">
    Product site for the security/device-intelligence line, including the live [DI Dashboard](https://deviceintel.insightsecure.ai/di/dashboard).
  </Card>
</CardGroup>

Read more on the [Company](/company/about) page, or jump straight into [getting your API keys](/api-reference/authentication).
