# Component: Undeliverable Alert

\| This is a legacy component that is not being actively maintained. Please reach out to <support@limio.com> if you have a use case for this component. |

**Purpose:** Alert banner for undeliverable subscriptions.

## Props

| Prop Label                      | Type                                           | Default Value | Notes                                                   |
| ------------------------------- | ---------------------------------------------- | ------------- | ------------------------------------------------------- |
| undeliverableMessage            | Undeliverable notification message             | string        | We couldn't deliver your print edition to your address. |
| undeliverableMessageDescription | Undeliverable notification message description | string        | Please update or confirm your address.                  |
| ctaLabel                        | CTA Label                                      | string        | Update address                                          |
| ctaUrl                          | CTA URL                                        | string        | /change-term                                            |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.limio.com/components/component-library/legacy-configuration-components/component-undeliverable-alert.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
