# What's In the Package

Overview of what's included in the CloudFiles Document AI managed package for Salesforce: the Lightning Experience app, permission sets, Flow Actions and Screen Flow Components, platform events, and Apex extensibility.

> Kind: Guide · Updated: Jul 4, 2026

Installing the CloudFiles Document AI | OCR, Text Extraction, Classification managed package enables AI-driven document processing within Salesforce. The package includes tools for OCR, text extraction, and document classification to streamline data management and automation.

## CloudFiles Lightning Experience App

The CloudFiles app is accessible via the App Launcher in Lightning Experience. This app enhances productivity by allowing users to seamlessly switch between apps and includes all admin related pages.

![](https://media.help.cloudfiles.io/dai-whats-in-the-package-sf/01.gif)

The Lightning app includes Lightning page tabs of utilities like "Home", "Document AI", and "Settings". You can even append other navigation items to the Lightning app that you find relevant.

![](https://media.help.cloudfiles.io/dai-whats-in-the-package-sf/02.png)

Manage the App: Edit and configure the app in App Manager under Lightning Experience Setup.

![](https://media.help.cloudfiles.io/dai-whats-in-the-package-sf/03.gif)

## Lightning Web Component (LWC)

The CloudFiles Doc-Gen widget is a Lightning Web Component that integrates into any Salesforce standard or custom Lightning page. It allows users to attach and utilize multiple Doc Gen templates to generate various documents in .docx and .pdf format directly from Salesforce records, enabling template-based document creation.

![CloudFiles Doc-Gen widget Lightning Web Component](https://media.help.cloudfiles.io/dai-whats-in-the-package-sf/05.gif)

## Microsoft Add-Ins

The CloudFiles Add-in integrates with Microsoft Word, Excel, and PowerPoint, enabling users to create and manage templates across various document types. With dynamic fields, templates automatically populate with Salesforce data. Users can efficiently design and generate documents directly within their preferred Microsoft Office applications.

![CloudFiles Microsoft Office Add-in](https://media.help.cloudfiles.io/dai-whats-in-the-package-sf/06.gif)

## CloudFiles Permission Sets

The CloudFiles app includes default permissions to manage access to its features. The Super Admin permission grants access to advanced features, including the AI Playground.

## Flow Actions and Components

The package includes CloudFiles Flow Actions and Screen Flow Components, enabling Process automation through Flow Builder and Dynamic user interfaces with Screen Flows.

![](https://media.help.cloudfiles.io/dai-whats-in-the-package-sf/04.png)

> File types supported by AI Flow Actions include:PDF .pdfImages (JPEG, PNG etc.) .jpeg .pngCSV .csvTXT .txtJSON .json

## CloudFiles Events

CloudFiles supports event-driven automation with:
- Platform Events: Trigger events for operations related to CloudFiles functionality.
- Event Records: Automatically create custom "CloudFiles Event" records, which can be leveraged in workflows and triggers.

## Apex

Extend CloudFiles functionalities using Apex to build advanced, custom integrations for your Salesforce org.
