# Actions for Scene Images and Screens

Add more interactivity to your Scenes by setting a behavior that occurs when users tap or click an image or entire screen.

![Make a Scene's screen clickable by setting an action](https://www.airship.com/docs/images/whats-new/actions-for-scene-images-and-screens-example_hu_91cbda541acf3030.webp)

*Make a Scene's screen clickable by setting an action*

When configuring a screen or the Media element for an image in a [Scene](https://www.airship.com/docs/reference/glossary/#scene), assign an action to make it behave like a button. 

* **Supported actions** — The same App and Web actions already supported for buttons are also supported for images and screens, except Submit Responses cannot be set for screens.

* **Options** — The same options are available as when configuring actions for buttons, text, and images: Scene behavior, setting or removing a tag, and opting a user in to or out of a [Subscription List](https://www.airship.com/docs/reference/glossary/#subscription_list).

* **Event names** — Assign a custom name for the click event to differentiate it from other clicks. An event name for the action is required for images and screens but not buttons. Event names also support [Handlebars](https://www.airship.com/docs/reference/glossary/#handlebars).

## Requirements and documentation

Minimum SDKs required: 18.12 and Android 18.4. 

Learn how to set actions for screens and images:

* [Set a screen action](https://www.airship.com/docs/guides/messaging/in-app-experiences/configuration/content/) in *Configure Scene content*
* [Actions](https://www.airship.com/docs/guides/messaging/in-app-experiences/configuration/button-actions/) for in-app experiences