# Defaults

When a moderator starts creating a new form, these things will be automatically filled. They are all editable per form.

**Default form contact language**: Preselect this language.

**Default form close time**: Preselect this form close time.

**Visitor information**: Text that will be shown above every visitor information page.

**Default max attendees**: The default maximum attendees per day.

**Default max vehicles**: The default maximum vehicles per day.

**Default wristband title**: The wristband title for the people of this form (if the form setting is to use this).

**Default wristband title setting**: The default setting on the wristband title setting for the new forms in this list.

{% hint style="info" %}
Here you have 3 options:

* list name: Print the list name as the title
* list default wristband title: Print the "Default wristband title" of this list as the title
* form name: Print the form name as the title

This configuration will automatically be set on new forms in this list.&#x20;
{% endhint %}

**Default approve message**: This will be the default message when approving a form. Per form you can still edit the message before sending it out.

**Default reject message**: This will be the default message when rejecting a form. Per form you can still edit the message before sending it out.

***

## Default days

This page allows you to add default days for every newly created form. This accounts for both moderator created and self-registered forms.

Per day you can edit the maximum number of visitors and vehicles. These limits will be transferred to new forms.

***

## Default zones

This page allows you to add default zones for every newly created form. This accounts for both moderator created and self-registered forms.


---

# 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.eventication.com/event/accreditation/lists/defaults.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.
