Hi @dmescia2 When you copy an asset from AEM (or Assets Essentials) into a Creative Cloud Library, the item in the Library becomes its own asset stored in Creative Cloud. AEM doesn’t maintain a live link to that Library item, so it can’t reliably show where it’s later used in InDesign, Express, etc. Those placements won’t appear in AEM’s “where used” view or in the standard asset usage reports.
If you need proper governance and usage tracking in AEM, there are really two practical options:
- Use Adobe Asset Link or other direct AEM–Creative Cloud integrations:
Have creatives place assets directly from AEM via Asset Link, and then check the InDesign/creative files back into AEM. In that workflow, AEM can read the file metadata and understand which AEM assets are used where. - Build a lightweight custom integration for Library usage:
Capture usage of Creative Cloud Library items via APIs/events/logs on the Creative Cloud side, and push that information back into AEM (for example as custom metadata or into a reporting/audit model). That’s currently the only way to get Library‑based usage reflected inside AEM.
So in practice, Creative Cloud Libraries are great for designers and day‑to‑day work, but they don’t behave like a fully tracked extension of AEM. If strict asset governance and usage tracking are important, Asset Link–based workflows (or a custom integration on top of Libraries) are the safer approach for now.
Thanks,
Amit