---
title: "Integrate Acquia DAM with Drupal Canvas"
date: "2025-11-14T05:59:41+00:00"
summary: "Seamlessly integrate Acquia DAM with Drupal Canvas for efficient digital asset management. Learn supported media types and usage."
image:
type: "page"
url: "/acquia-dam/integrate-acquia-dam-drupal-canvas"
id: "110b8686-0d5d-452e-9d13-909dba37c4ef"
---

Acquia DAM's out-of-the-box integration with Drupal Canvas allows for the efficient use and management of digital assets within the Drupal Canvas environment. The integration enables you to attach assets directly from Acquia DAM without any additional configuration.

Supported media types
---------------------

The integration currently supports the Image media type with Drupal Canvas components. Full compatibility for all other Acquia DAM media types is planned for future releases.

Unsupported media types
-----------------------

The integration currently does not support the following Acquia DAM media types with Drupal Canvas components:  

*   Video
    
*   Archive
    
*   Audio
    
*   Document
    
*   PDF
    
*   Generic
    
*   SpinSet
    

As support for these media types becomes available for the core Drupal Canvas module, the integration is updated to ensure seamless functionality.

Integration of the Image media type
-----------------------------------

The integration with images provides a simple solution to utilize image assets from Acquia DAM within Drupal Canvas. When content creators create or update pages in Drupal Canvas, they can choose to include images from Acquia DAM instead of uploading images to the site. The image integration integrates seamlessly with both SDC components and Drupal Canvas JavaScript Code Components.

Additional resources
--------------------

*   **Using images in an SDC component**: For information about how to create an SDC component for an image, refer to [this documentation](https://project.pages.drupalcode.org/canvas/sdc-components/image).
*   ****Using images in a Code Component****: For information about how to create a Code Component for an image, refer to [this documentation](https://project.pages.drupalcode.org/canvas/code-components/responsive-images).