---
title: "Important considerations for existing users"
date: "2025-02-25T11:29:52+00:00"
summary: "Learn how to set up CKEditor5 for Site Studio and enable Acquia DAM support for image and video components in Drupal Starter Kits."
image:
type: "page"
url: "/drupal-starter-kits/important-considerations-existing-users"
id: "f226dcbb-2719-43fd-a83f-af67d8bd75cc"
---

Rebranding notice!

Acquia announces rebranding of its “Acquia CMS” offering, which includes a collection of Drupal modules. “Acquia CMS” is now referred to as “Drupal Starter Kits”.

Using the CKEditor5 text editor for the “Site Studio” text format
-----------------------------------------------------------------

For new users leveraging Site Studio 7.0, the system sets CKEditor5 as the text editor for the “Site Studio” text format by default. However, existing users must manually set CKEditor5 as the text editor.

To set the CKEditor5 text editor for the “Site Studio” text format:

1.  Click **Configuration** > **Content authoring** > **Text formats and editors**. Alternatively, append `/admin/config/content/formats` to your application name.
    
    The system displays the Text formats and editors page.
    
    ![CKEditor5 text editor](https://acquia.widen.net/content/ktcjx1lez7/jpeg/cms_CKEditor5-text-editor.jpeg?position=c&color=ffffffff&quality=80&u=r1vkzh)
    
2.  Click the **Configure** button for the **Site Studio** text format.
3.  In **Text editor**, select **CKEditor 5**.
    
    ![CKEditor 5](https://acquia.widen.net/content/wizc7gamcn/jpeg/cms_CKEditor-5.jpeg?position=c&color=ffffffff&quality=80&u=r1vkzh)
    
4.  Access the **CKEditor5 plugin settings** section and click **Style**.
5.  Select the **Add Site Studio styles** checkbox.
    
    ![Selecting the Add Site Studio Styles checkbox](https://acquia.widen.net/content/b34wy3tv5s/jpeg/cms_selecting-the-add-site-studio-styles-checkbox.jpeg?position=c&color=ffffffff&quality=80&u=r1vkzh)
    
6.  Click **Media** and select the **Allow the user to override the default view mode** checkbox.
    
    ![Allowing](https://acquia.widen.net/content/fz7al2tmii/jpeg/cms_allowing-the-user-to-override-the-default-view-mode.jpeg?position=c&color=ffffffff&quality=80&u=r1vkzh)
    
7.  Access the **Filter settings** section, select at least two view modes.
    
    ![Selecting at least two view modes](https://acquia.widen.net/content/7s0zdxfpfv/jpeg/cms_selecting-at-least-two-view-modes.jpeg?position=c&color=ffffffff&quality=80&u=r1vkzh)
    
8.  Click **Save configuration**.

Enabling Acquia DAM support
---------------------------

After you enable the Drupal Starter Kits DAM module, the system enables Acquia DAM support for all components except the following:

*   [Image](#enable-image)
*   [Video](#enable-video)

To get Acquia DAM support for these components, you must manually update these components.

### Enabling Acquia DAM support for the image component

To enable Acquia DAM support for the image component:

1.  Access **Site Studio** > **Components** > **Components** > **Basic components** > **Image** and click **Edit**. Alternatively, append `/admin/cohesion/components/components/cpt_image_media/edit` to your application name.
    
    The system displays the Edit image page.
    
    ![Accessing the image component](https://acquia.widen.net/content/wwou6joqgh/jpeg/cms_accessing-image-component.jpeg?position=c&color=ffffffff&quality=80&u=r1vkzh)
    
2.  Access **Component form builder** > **Tab container** > **Content** > **Image** and double-click the **Image media** field.
    
    The system displays the Entity browser page.
    
    ![Viewing the Entity Browser page](https://acquia.widen.net/content/m73husjjso/jpeg/cms_viewing-the-entity-browser-page.jpeg?position=c&color=ffffffff&quality=80&u=r1vkzh)
    
3.  Click **Apply**.
4.  Click **Save and continue**.
    
    You can add an image component in the layout canvas field and select images from Acquia DAM.
    

### Enabling Acquia DAM support for the video component

To enable Acquia DAM support for the video component

1.  Access **Site Studio** > **Components** > **Components** > **Basic components** > **Video** and click **Edit**. Alternatively, append `/admin/cohesion/components/components/cpt_video_media/edit` to your application name.
    
    The system displays the Edit video page.
    
2.  Access **Component form builder** > **Tab container** > **Content** > **Video** and double-click the **Video media** field.
    
    The system displays the Entity browser page.
    
    ![Viewing the Entity Browser page](https://acquia.widen.net/content/uyhfgdvg8i/jpeg/cms_viewing-the-entity-browser-page-1.jpeg?position=c&color=ffffffff&quality=80&u=r1vkzh)
    
3.  Click **Apply**.
4.  Click **Save and continue**.
    
    You can add a video component in the layout canvas field and select videos from Acquia DAM.