Skip to main content
Version: 8.7

Getting started with document handling

Camunda 8 Self-Managed supports document storage and management using Camunda Forms, Connectors, Tasklist, and the REST API.

You can store, track, and manage binary data, like PDFs, images and other file types, across development and production environments.

Storage must be configured according to your infrastructure and operational needs.

Use cases and capabilities

Document handling can be beneficial for different process use cases, such as uploading a document to a BPMN process, displaying and downloading a document, sending a document to an external system via a Connector, and automating documents with intelligent document processing.

Step through all of these capabilities in the guide below:

Storage integration and configuration

You can configure document storage based on your deployment setup and production requirements. Supported options include an external cloud storage such as Google Cloud Platform (GCP) or AWS S3, local file storage or an in-memory storage.

Learn how to set it up in the storage configuration guide.