---
title: "Document Capture"
url: "https://developer.incode.com/features-and-modules/document-capture/"
section: "features-and-modules"
version: "v1.1"
status: "live"
---
# Document Capture

The Document Capture module captures a supplementary document, such as a proof of address document, medical document, or bank statement. Users can upload a file or take a photo of the document with their device’s camera.

## Integrations

:white_check_mark: Web | :white_check_mark: iOS | :white_check_mark: Android

## How It Works

When a user reaches the Document Capture module, they choose to either take a photo with their camera or upload an existing file from their device. After capturing or selecting a file, the user previews it and confirms before continuing to the next step in verification.

Submitted documents appear in [single Session view](/dashboard-platform-administration/single-session-view/) in the **Other** tab > **Other Documents**.

## Use Document Capture

For instructions on implementing and configuring Document Capture on each supported platform, use the following pages:

- [Document Capture (Dashboard)](/dashboard-platform-administration/document-capture-dashboard/)
- [Document Capture (iOS)](/sdk-reference/module-document-scan/)
- [Document Scan (Android)](/sdk-reference/android-document-scan/)
- [Document Capture Module (Web SDK)](/sdk-reference/web-sdk-2-module-document-capture/)
- [Document Scan (React Native)](/sdk-reference/react-native-modules/#documentscan)
- [Document Scan (Flutter)](/sdk-reference/flutter-modules/#documentscan)
- [Document Scan (Cordova)](/sdk-reference/cordova-modules/#adddocumentscan)

To view the end user experience screens and customization options for this module, see [Document Capture: Design and UX](/design-and-ux/document-capture-design/).