Skip to main content
Version: 8.8 (unreleased)

Getting started with document handling

Camunda 8 Self-Managed supports document storage and management using Camunda Forms, connectors, Tasklist, and the Camunda 8 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.

note

For SaaS-focused document handling content, visit our SaaS documentation.

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 use cases section.

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.