# How to invite visitors

To create a new pre-registered visit simply navigate to the **visitors** page and click add a visit.

{% hint style="info" %}
The visit name is included in the subject of the email/event to the visitor.
{% endhint %}

Here you can enter in all the details about the visit including the host and visitor information.

{% hint style="info" %}
You can assign a maximum of 5 hosts and 30 visitors to a visit.
{% endhint %}

<figure><img src="/files/KmkvwAMsxIe3DDxMWW28" alt=""><figcaption><p>Click on GIF to enlarge</p></figcaption></figure>

Once you reach the summary page their will be an option to create a calendar event for the visit.

If enabled, UMA will create a calendar event of the visit with the creator of the visit as the organiser.

If this setting is toggled off, the visitor will just receive an email notification with all the details of the visit.

### Assign desks, parking spaces and meeting rooms to visits

{% hint style="warning" %}
To use this feature, please turn on 'Add Visitors to Resource Bookings' in your company or building settings.
{% endhint %}

Whilst adding visitors to your visit you are able to assign available desks and parking spaces to each visitor.

<figure><img src="/files/FfeckoC3tNevwZjnvIHY" alt=""><figcaption></figcaption></figure>

Once you've added all your visitors, you can assign a meeting room to the visit.

<figure><img src="/files/DQH8tYdh7KgIulu8GNVK" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
Editing desks, parking spaces and meeting rooms assigned to visits and visitors can only be edited from the Visitor Management page.
{% 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://support.meetuma.ai/uma-knowledgebase/user-guides/visitor-management/how-to-invite-visitors.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.
