# Parking cards

Customise the parking cards you want to use in this list. More information about parking cards can be found [here](/event/accreditation/parking-card-configurations.md).

### Has parking?

Does this list have parking? If turned off, there will be no vehicle data in the rest of the list settings, or in the forms inside of this list.

### Parking card

Choose the default [parking card configuration](/event/accreditation/parking-card-configurations.md) for this list. This can be overwritten on the form level.

### Default parking zone

Choose the default [parking zone](/event/accreditation/zones.md) for this list. This can be overwritten on the form level.

### Require name of vehicle driver

Do we force the name of the vehicle driver to be present? If it's empty, a vehicle can not be added to a form.

### Show driver's phone number field?

Would you like to show the field where the phone number can be filled in of the vehicle driver?

### Require vehicle driver's phone number

Do we force the phone number of the vehicle driver to be present? If it's empty, a vehicle can not be added to a form.

{% hint style="info" %}
This option will not be shown if "Show driver's phone number field?" is turned off.
{% endhint %}

### Show license plate field?

Do we show the license plate field when adding a vehicle?

### Require vehicle license plate

If the license plate field is shown, do we force a license plate to be entered? If it's empty, a vehicle can not be added to a form.

{% hint style="info" %}
This option will not be shown if "Show license plate field?" is turned off.
{% endhint %}


---

# 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/parking-cards.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.
