---
title: "Change the image of a showcase"
canonical: "https://support.appfire.com/space/CT/1562020796/Change%20the%20image%20of%20a%20showcase"
format: markdown
---
> Macro (aura-html)

## Summary

I have multiple Showcase macros using the same image URL. I want to change the image without changing the image URL. Effectively, all the showcase macros' images are changed together. How do I achieve this?

## Environment

Confluence Cloud

## Diagnostics Steps

Not applicable. 

## Cause

There is no direct way to change the attachment from within the macro; only the image URL can be changed. A workaround is available below.

## Workaround

1. On the page with the attachments, select** More actions** > **Attachments**.
2. Click the **View** link to open the image viewer.
3. Click **Upload a new version **and insert the image that you want to replace it with.
4. When the image uploads, click **Done**.
5. Return to the page with the Showcase macro, and verify that the image in the Showcase macro is changed.

## Resolution

Not applicable.