# Confirmation Message

<figure><img src="/files/f7KqjYzZQ1FM6QlmcTJZ" alt="A screenshot showing the Confirmation and Inactive Messages page showing the various options available."><figcaption><p>The Confirmation and Inactive Messages page showing the various options available.</p></figcaption></figure>

You can either display a custom confirmation message or redirect the registrant to another URL after submission. The following pages can be configured:

**Confirmation page** appears when a registration is successful. You can customise the message and merge in event fields to personalise it. A summary of the registrant's submitted fields is also displayed and appears below your message. The formatting of this summary is controlled by the Layout.

**Event Inactive page** appears if the event has not been activated yet. Activate your event from the Event Dashboard.

**Registrations closed page** appears when someone tries to register after the close date has passed. The close date is set under Event Details and Settings.

**Event over page** appears when someone attempts to view an event after the date of the event. The event date is set under Event Details and Settings.

**Maximum capacity reached page** appears when the event is full. Total capacity is set under Event Settings.

**Already registered page** appears if Single Registration Per Respondent is enabled and the person has already registered.

**Payment page** appears if the event has any pricing or paid items. This page itemises charges and provides credit card and billing details options. It is more complex than the other confirmation pages and is customised via the Layout rather than here.

You can use the Insert UbiQuity Link function to add links to other events, surveys, or forms on any of these pages.


---

# 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.ubiquity.co.nz/documentation/data-capture/events/confirmation-message.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.
