# Dashboard

## Release notes

{% hint style="info" %}

14.01.2026

<i class="fa-nfc">:nfc:</i> **NFC support added to SDKs – January 2026**

We’ve added **NFC reading support to our SDKs**, enabling secure chip-based verification for supported identity documents such as biometric passports and IDs.\
With this update, you can enhance document verification by reading data directly from the document’s NFC chip, improving both security and data accuracy. NFC capture can be enabled via configuration and is supported on compatible devices.

<p align="right"><a href="../developer-tools/developer-guide/kyc-know-your-customer#identity-document-verification" class="button primary" data-icon="square-code">Developer guide</a></p>
{% endhint %}

{% hint style="info" %}

25.08.2025

<i class="fa-building-columns">:building-columns:</i>  **KYB now available - August 2025**

We’ve introduced **Know Your Business (KYB)** verification to help you onboard legal entities and organizations with the same flexibility as KYC. You can now create KYB sessions directly through the **API** or configure them seamlessly in the **No-code workflow builder**. This makes it easier than ever to integrate business verification into your processes. &#x20;

<p align="right"> <a href="../developer-tools/developer-guide#kyb-know-your-business" class="button secondary" data-icon="square-code">Developer guide</a> <a href="no-code-workflows/overview" class="button primary" data-icon="arrow-progress">Build with no-code</a></p>
{% endhint %}

## **Quick access**

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:$primary;"><strong>Product overview</strong></mark></td><td>Learn what Identomat offers, core features, and how it helps you streamline identity verification.</td><td><a href="introduction">introduction</a></td></tr><tr><td><mark style="color:$primary;"><strong>Get started</strong></mark></td><td>Step-by-step guide to set up your account, configure roles, and launch your first verification flow.</td><td><a href="get-started">get-started</a></td></tr><tr><td><mark style="color:$primary;"><strong>No-code workflow builder</strong></mark></td><td>Easily design and customize verification flows without coding, using drag-and-drop configurations.</td><td><a href="no-code-workflows/overview">overview</a></td></tr><tr><td><mark style="color:$primary;"><strong>Video KYC</strong></mark></td><td>Understand how live video identification works for operators and end-users, including compliance controls.</td><td><a href="video-kyc/overview">overview</a></td></tr><tr><td><mark style="color:$primary;"><strong>Integration</strong></mark></td><td>Explore different ways to integrate Identomat into your systems — via iframe, redirect, or back-office.</td><td><a href="developer-tools/developer-guide">developer-guide</a></td></tr><tr><td><mark style="color:$primary;"><strong>API reference</strong></mark></td><td>Full technical reference for Identomat’s REST API with request/response examples.</td><td><a href="developer-tools/api-reference">api-reference</a></td></tr><tr><td><mark style="color:$primary;"><strong>SDKs</strong></mark></td><td>Mobile and web SDKs (iOS, Android, Flutter, React Native) with setup instructions and changelogs.</td><td><a href="sdks/android-sdk">android-sdk</a></td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.identomat.com/dashboard.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
