# 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](https://developer.incode.com/docs/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)](https://developer.incode.com/docs/document-capture-dashboard)
- [Document Capture (iOS)](https://developer.incode.com/docs/document-capture-ios)
- [Document Capture (Android)](https://developer.incode.com/docs/document-capture-android)
- [Document Capture (Web SDK)](https://developer.incode.com/docs/document-capture-web-sdk)

<br />
