# Visit templates

A visit template defines how a visitor can access the site, including

* Which rooms they can access during their visit
* What information is included in the invitation email
* Any documents requiring signature before visitors can sign in, and an email address signed documents will be sent to for audit

{% hint style="warning" %}
At least one visit template needs to be created before users can invite visitors
{% endhint %}

## Create a visit template

1. Go to **Visitors** and select the site you want to set up visit templates for
2. Go to the **Visit templates** tab
3. Click **New visit template**
4. Name your visit template, select which rooms or zones visitors can access, and add any information that should be included in the invitation email

{% hint style="info" %}
If visitors will need to sign documents you can add up to 3 files and an audit email address. See [Visitor documents](/visitor-management/visitor-documents.md)
{% endhint %}

<div data-full-width="false"><figure><img src="/files/bKz0KddFrw3izM5Ded1y" alt="" width="393"><figcaption></figcaption></figure></div>


---

# 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.accessia.com/visitor-management/visit-templates.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.
