# Registration form settings

| Name                                                   | Definition                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| ------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Registration form title                                | Here the registration form title can be filled in.                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| Form opens at:                                         | Here you can specify the time when the registration form will open.                                                                                                                                                                                                                                                                                                                                                                                                                                     |
| Form closes at:                                        | Here you can specify the time when the registration form will closed.                                                                                                                                                                                                                                                                                                                                                                                                                                   |
| Confirmatoin e-mail                                    | Here you can choose which e-mail should be send when someone finishes their registration                                                                                                                                                                                                                                                                                                                                                                                                                |
| Assigned user tags                                     | The user tag entered here will be automatically assigned to all registrants who complete this form.                                                                                                                                                                                                                                                                                                                                                                                                     |
| Limit maximum numbe registrations                      | Specify the maximum number of people that can register through this form.                                                                                                                                                                                                                                                                                                                                                                                                                               |
| Share through exhibitor portal                         | Enable this setting to allow exhibitors to share the registration form through the exhibitor portal.                                                                                                                                                                                                                                                                                                                                                                                                    |
| Thank you page configuration                           | <p>Set what is shown once the registration form is completed:<br>- <strong>Do</strong> <strong>nothing</strong>: show a simple thank you message<br>- <strong>Show share with friends/colleagues pop-up</strong>: Show a form to allow registrants to add contact information that is used to email an invitation to register to the event<br>- <strong>Redirect to external thank you page</strong>: adds an additional field to specify a URL that the user is sent to upon completing the form. </p> |
| Show company logo if session is connected to a company | When enabled, a square logo appears adjacent to session checkboxes.                                                                                                                                                                                                                                                                                                                                                                                                                                     |


---

# 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://knowledge-base.letsgetdigital.com/adding-users-and-ticketing/registration-forms/registration-form-settings.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.
