# Details

This page shows you the details of a list.

**Name**: The name of the list

**Supported languages**: The languages you want to use to translate different text fields the forms can see.

**Navigation bar badge title**: In the navbar there is a badge which defaults to *Guest*<img src="/files/qPPNyg3ZhxpfteBYnlZT" alt="" data-size="line">. This setting allows you to customise the text of that badge.

**Address**: The address the people on your form will see. You can edit this address per list because *Press* has another entrance than *Suppliers* for example.

**Banner**: The image that is shown on the welcome registration and home page of the forms.

**Event contact email address**: Eventication sends out emails for you to form responsibles and visitors (approvals, rejections, tickets, parking cards, ...) via our Conversations module. If they reply, we'll use this email address to forward those replies to.

**Show allowance numbers on form?**: Would you like to show the allowance numbers on the form? Some events don't want to show them because otherwise people will fill them up.

{% hint style="info" %}
An example of allowance numbers:

* Sunday, July 5, 2020: **5** attendees & **1** vehicle allowed.
* Monday, July 6, 2020: **4** attendees & **1** vehicle allowed.
* Tuesday, July 7, 2020: **2** attendees & **2** vehicles allowed.

Or:

You are allotted **2 day(s)** for people and **5 day(s)** for vehicles to enter the event, spread over the allowed days as you see fit.
{% endhint %}

**Show allowance numbers on form before approval?**: If the form has to be approved and you want to show allowance numbers, do we also show it before it is approved?

**Check out automatically at time**: The time when checked in people should be automatically checked out? Best to pick an hour somewhere during the early morning when you are sure nobody is still on the event premises.

**Action when scanned and not checked in**: If your event scans people between zones and a person on this list is not checked in during that scan, what should the platform do?

{% hint style="info" %}
The options you can choose here are:

* **allow in zone & no check-in**: Just let this person in the zone without doing anything else
* **don't allow & show message**: Don't allow this person in the zone and show a certain message on the scan device. This message can be customised.
* **allow in zone & automatic check-in**: Allow this person in the zone and check them in automatically on the background.
  {% endhint %}

**Action when starting a time track and not checked in**: If a person is not checked in but you want to start a time track, what action should be taken by the platform?

**Show form edit end date on form?**: The person that fills the form can see a date until when this form can be edited. This checkmark allows you to hide this.

**Responsible can import people via XLS file?**: Can the responsible of the form import people via our XLS import form?


---

# 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/details.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.
