# Form details

This page shows you the details of the form. There are buttons to edit the form <img src="/files/JZP98U71R1602a83lfSo" alt="" data-size="line">, send the notification email <img src="/files/Lq2YhkApu3kiqTC0S9xl" alt="" data-size="line">, duplicate the form <img src="/files/Cfwzv4HAJduKWypptMsb" alt="" data-size="line"> or remove it <img src="/files/YlPbdFqwQMimXbyciF1v" alt="" data-size="line">.

If the form has [self-registered](/event/accreditation/lists/registration.md), you are presented with the option to approve or reject the submitted application.

The form unique URL is also shown. You can use this to open up the view of the form at the accreditation side of the platform. This is the same screen the filler of the form would see.

{% hint style="warning" %}
Be careful with who you share this URL. Everybody with knowledge of this URL can edit the form data.
{% endhint %}

### Global limits

An important setting is "**Use global number for visitor limits?**". Turning this on means you don't have to pick a maximum number of people and vehicles **per day**, but for the whole event.

{% hint style="info" %}
Examples when "**Use global number for visitor limits?**" is turned on:

* Allow 5 visiting days for people. This means they are allotted 5 visiting days and can distribute them over the 2 days however they like.
  * 1 person on the first day & 4 people on the second day
  * 5 people on the second day
* Allow 10 visiting days for people and 3 for vehicles.
  * 4 people on day one, 2 on day two and 4 on day three + every day 1 vehicle.
    {% endhint %}

If "**Use global number for visitor limits?**" is turned off you can set the maximum number of people and vehicles per day.

## Contact

This page shows you the contact data of the form like their name and email address.


---

# 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/forms/form-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.
