# Other Workflows

{% hint style="warning" %}
All processes are examples only and can be adjusted to customer needs.
{% endhint %}

{% hint style="info" %}
Email Notifications can be sent to relevant parties at selected stages of a workflow.&#x20;
{% endhint %}

## Pre-registering a Visitor

The visitor pre-registration can be performed by any organisation employee that is expecting a vistor. By gathering visitor details and scheduling visits in advance, this process helps in planning and enhances security by maintaining accurate visitor logs.

AccessNow integrates with the existing legacy Gallagher Visitor Management module, enabling this process to function smoothly. It provides an employee interface to an otherwise licensed Visitor Management reception client.

1. **Create a New Visit:** An employee schedules a visit by entering the visitor's details and the date of the visit. This information is logged in the Gallagher Visitor Management module.
2. **Employee is the host**: The employee who registered the visit is assigned to is as a host in the Vistor Management module. &#x20;
3. **Updating the visit details:** The employee can edit the visit details in AccessNow.  &#x20;
4. **Mark the vist as complete:** The host can manually mark the visit as completed.

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


---

# 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://help.security.gallagher.com/command-centre/accessnow-user-guide/workflow-creation/workflow-examples/other-workflows.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.
