# Scene Accessibility Enhancements

Create more inclusive experiences with enhanced accessibility features that make your Scenes work seamlessly with assistive technologies.

Additional accessibility features in [Scenes](https://www.airship.com/docs/reference/glossary/#scene) improve navigation when using assistive technology such as screen readers.

## Heading levels

![Set a heading level for Text elements in Scenes](https://www.airship.com/docs/images/whats-new/accessibility-heading-level_hu_d730c24197c723fd.webp)

*Set a heading level for Text elements in Scenes*

For Text elements, we replaced the "Mark as heading" option with the ability to select from H1 to H6 to indicate the heading level.

See the **Accessibility heading level** setting for the following:
* [Text styles](https://www.airship.com/docs/guides/messaging/features/brand-guidelines/#text-button-and-input-styles) in *Setting brand guidelines*
* [Properties](https://www.airship.com/docs/guides/messaging/in-app-experiences/configuration/content/#text-properties) for the [Text element](https://www.airship.com/docs/guides/messaging/in-app-experiences/configuration/content/#text) in *Configuring Scene content*.

## Associating labels with input fields

![Associate a label for input fields in Scenes](https://www.airship.com/docs/images/whats-new/scene-content-text-input_hu_4e1c47bdf1d8bad3.webp)

*Associate a label for input fields in Scenes*

When using a Text element as the label for an Email, SMS, or Text Input field, you can now set it as the field's accessibility description. A screen reader will read out the label when the user is focused on the input field, making it easier for an assistive technology user to understand what data should be entered. 

See the **Accessibility description** setting for the [Email](https://www.airship.com/docs/guides/messaging/in-app-experiences/configuration/content/#email), [SMS](https://www.airship.com/docs/guides/messaging/in-app-experiences/configuration/content/#sms), and [Text Input](https://www.airship.com/docs/guides/messaging/in-app-experiences/configuration/content/#text-input) elements in *Configuring Scene content*

## Requirements

Scenes are an [AXP](https://www.airship.com/docs/reference/feature-packages/) feature. Associating labels requires minimum SDKs iOS 19.8 and Android 19.10.

To upgrade your SDK versions, follow our guides:

* [Android SDK migration guides](https://github.com/urbanairship/android-library/tree/main/documentation/migration#airship-android-sdk-migration-guides)
* [iOS SDK migration guides](https://github.com/urbanairship/ios-library/tree/main/Documentation/Migration#airship-ios-sdk-migration-guides)
