> For the complete documentation index, see [llms.txt](https://help.security.gallagher.com/command-centre/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.security.gallagher.com/command-centre/accessnow-release-notes/2025/june/host-a-visitor-workflow.md).

# Host a Visitor Workflow

### Overview

Employees can host visitors online in AccessNow, which removes the need to contact reception and saves time.

The system logs visitor details directly in Gallagher Command Centre and displays them in the Gallagher Visitor Management Reception Client. This streamlines visitor management, improves record accuracy, and reduces manual work.

### Prerequisites

Gallagher Visitor Management

Workflow-specific [Command Centre privileges](/command-centre/accessnow-user-guide/system-administration/command-centre-integration/command-centre-accessnow-operator.md)

### Workflow options or customisations to consider

* What information will Reception need to know about the Visit?
* What sort of identification is required?
* Is an escort required? Is this person the same as the host?
* Who is making the request?
* Who are the visitors?
* What email notification do you want to send, and to whom?
* Does the visit need approval before being created in Gallagher Visitor Management?
* Does the visitor need Access?

### Workflow Overview: Employee View

{% stepper %}
{% step %}
Start a new request. Click **Host a Visitor**.\
\ <img src="/files/BlC0W1W3TsOf1K7kPuxO" alt="" data-size="original">
{% endstep %}

{% step %}
**Create a Visit**

Complete the fields for the visit.\
![](/files/DiPoh2g4zwLdFJ4rXOAa)
{% endstep %}

{% step %}
**Add the Visitors to the Visit**

a) Click **Add Visitor**.

<div align="left"><figure><img src="/files/F3fh7ro7hotK4JTTIro0" alt="" width="316"><figcaption></figcaption></figure></div>

b) Complete the visitor details, then click **Add Visitor**.

<div align="left"><figure><img src="/files/jJxh0WRLYOUCEq140RYD" alt="" width="312"><figcaption></figcaption></figure></div>

c) Either **Add more visitors** or click **Next**.\
\
![](/files/ZebCvhhCu0d1MzpzqXLJ)
{% endstep %}

{% step %}

### Confirm Visitor Details

a) Check the visit and visitor details.\
b) Click **Create Visit**.

![](/files/ljQN2qEdbpane06dV88y)<br>

The visit is added to Gallagher Visitor Management.
{% endstep %}

{% step %}
**Edit or Close a Visit**

The visit remains in the requester's task list and can be edited or closed from there.
{% endstep %}

{% step %}

### Open the visit from **Tasks**.<br>

<div align="left"><figure><img src="/files/9xpM7PYjLhs38idzMWmO" alt="" width="299"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### Modify or Close the Visit

<div align="left"><figure><img src="/files/8NxWfaHHKYkJq1eXpzPV" alt="" width="297"><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}

\
\ <br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.security.gallagher.com/command-centre/accessnow-release-notes/2025/june/host-a-visitor-workflow.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
