85 results found
-
DAM Permissions - Upload/No Upload
Allow restrictions on who can upload to a particular folder - need to be able to block admins/creators from uploading to a single folder and give them view only access. Currently view only access still allows them to upload.
3 votes -
Sorting
As a digital marketing coordinator, I'd like to be able to sort assets by popularity to understand which ones have been used more regularly. This will save time as there's currently a long list of assets to look through
6 votes -
Image preview is not large enough
When you click on an images to view a larger version it is not large enough to see the details and you can't click to the next photo from this view so you have to close the view and then it takes you back to the top of the list.
This is critical to our workflow as we need to review the files in order to make selects to create collections.
3 votes -
Filters are pre‑applied and not configurable when opening Image Picker from CMS
Problem Description
When opening the Image Picker from the CMS, CMP DAM is loaded with filters already applied by default.Specifically, the filters Images and Folders are active when the picker opens. These filters cannot be modified or deselected by the user. The only way to reach the root of the defined folder structure (which editors are expected to work within) is by clicking Clear filters.
However, the Clear filters option is barely visible and not clearly marked as an active or important control. This creates a significant UX risk, as users may not realize that filters are applied or…
3 votes -
License Overview Function
I’d like to propose a License Overview feature that would give customers better visibility and control over their licenses within DAM. Specifically, this functionality would include:
A clear overview of the types and quantities of licenses currently held
A list of users assigned to each license
A count of available (unassigned) licenses
Several of my customers have referred to this as “basic functionality” and were surprised that this level of insight isn't already available. They’ve emphasized how such a feature would significantly enhance their internal coordination and license management across teams.
Given how often this request comes up — and…
23 votes -
New version sets Title to the filename
In Versions and History, when I add a new version, the Title is set to the uploaded filename. My request is to keep the same Title as the previous version.
3 votes -
upload
Improve clarity and prevent user mistakes by redesigning how actions such as “Apply” and “Done” work and are presented in the Upload asset interface. Today, the interface gives mixed signals:
- Apply appears to save metadata but then clears the fields, causing confusion.
- "Done" actually performs the upload, but this is not communicated clearly.
As a result, users believe changes are saved, but the image can disappear without warning.
Our proposal is to:
- Clarify button labels and functions (e.g., replace “Done” with “Upload” or “Save & Close”).
- Ensure metadata fields do not reset unexpectedly.
- Provide clear confirmation messages and warnings before…
4 votes -
The folder library display
The FOLDER view ( list- grid or category) does not meet our expectations, as it remains poorly organised. We are looking for a simple structure:
1st page: Main folders (e.g. ESCARDIO, CONGRESS, etc.)
2nd page: First-level subfolders
3rd page: Additional subfolder levelsAnd so on
In the suggested view, everything appears mixed together, which makes it difficult for us to work efficiently.
We really need a basic hierarchical structure, similar to the folder organisation in Microsoft systems.3 votes -
Add permission-based control for the “Enable search engine indexing” option when uploading or editing assets / Role-Based Control of “Enabl
- Problem Statement Currently, all users who can upload images to the DAM—regardless of their role—are able to toggle the checkbox “Enable search engine indexing” on an asset. This creates a governance and security risk because:
Some images are intended for public-facing websites and should be indexable.
Other images are intended strictly for intranet use and must never be indexed by search engines.Because all roles can toggle this setting, users who do not understand the implications may unintentionally expose internal assets to external search engines, or hide assets that should be indexable.
Today, even low permission users can make indexing…4 votes -
Enable Drag-and-Drop Folder Navigation and Asset Relocation After Bulk Upload
When users perform a bulk upload of assets into the DAM, they typically upload all files into a single, temporary folder (e.g., “Bulk Upload”). Afterward, users need to organize these assets into their proper folders within the DAM catalog structure.
Currently, the process requires opening multiple folders and manually moving each file, which is time-consuming and inefficient, especially when dealing with large batches of assets.
Users need an intuitive and efficient way to organize assets after bulk upload. This should include:
1)The ability to see the folder structure as a tree view in the DAM interface.
2)The ability to drag…
8 votes -
truncated file names
Thumbnail view settings should offer 1, 2, 3 row file name layouts to avoid truncation.
2 votes -
list view
We need "list view" in collections (and anywhere else not currently offered). This would make large collections much easier to review, avoid consistent file name truncation, and streamline UX.
2 votes -
Global Admin Visibility Across All Folders and Assets
Admins currently can’t view all folders and assets unless they’re explicitly shared or accessed via direct URL. This limits their ability to manage the platform effectively, ensure governance, and support users.
Request: Add a global permission or “Super Admin” role that grants read access to all content across the tenant, regardless of sharing settings. This would greatly improve governance, troubleshooting, and overall administrative efficiency.
8 votesWhile we aren’t actively planning to build this right now, we recognize its value and have logged it for future review. We’re keeping an eye on related requests and will revisit this as priorities evolve. Please keep the feedback coming; it makes a real difference.
-
Naming conventions
Presets and naming - Administrator can define presets; editors select presets when uploading/downloading assets; consistent naming and rules.
2 votes -
Free text/number fields do not show in the filtering panel in DAM
Note from Rob Driscoll in https://optimizely-ext.atlassian.net/browse/DAM-4268 - "Free text/number fields do not show in the filtering panel. Will need a feature request to support that."
5 votes -
Documentation Update Required for CMP Proxy
Sometimes issues occur when uploading images in Optimizely CMP.
We’ve identified that some required URLs are not included in the CMP documentation, which causes problems in environments with strict proxy configurations.
We recommend that the CMP engineering team ensure the documentation is kept up to date whenever new URLs are introduced.
Based on our current observations, the following URLs should be added to the documentation:https://www.filestackapi.com/
https://browser-intake-us3-datadoghq.com/
https://js.userflow.com/es2020/userflow.js1 vote -
turn off visibility to nested assets/folders that are restricted through permissions to the parent folder
Currently if an asset with global visibility is nested within a folder that is restricted, then the asset is shown at the root level. A toggle to change this would be great so that assets no longer show at the root when they are nested within a folder that's been restricted.
1 vote -
Set Focal Point by API
Allow focal point to be configured by API
Currently it can only be set from the CMP UI which makes an API call to
PUT https://cmp.optimizely.com/api/v3/library/image/<id> with the body:
{ "focal_point": { "x": <value>, "y": <value> } }
The DAM API endpoint https://docs.developers.optimizely.com/content-marketing-platform/reference/patch_images-id should allow us to send this as well.
7 votes -
Enable thumbnail generation for large TIFF/high‑resolution images exceeding current processing limits
Problem Statement:
When uploading large TIF or high‑resolution print‑quality assets (typically >200 MB), the CMP/DAM fails to generate thumbnails. Instead, users see a broken image icon. Optimizely has confirmed that thumbnails cannot be generated due to internal processing limitations related to file size.
This causes significant usability issues, as CMP/DAM users rely heavily on thumbnails—not filenames—to identify and select assets.- Desired Outcome / Feature Description We request support for generating thumbnails for large TIFF and high‑resolution images, regardless of original file size, through one of the following approaches (implementation method left to Optimizely):
The core requirement: All uploaded assets must…
3 votes -
Selecting and relating files
We work with several files at a time. It would be great to drag over a selection of files instead of having to individually click on the files we would like to select. It would also be great that once these files are selected to be able to click on a relate button. Current "relate" process glitches and is not efficient.
1 vote
- Don't see your idea?