# Command Centre – AccessNow Operator

The steps below guide you through creating an operator for AccessNow within Command Centre. The operator is used with the REST Client for AccessNow.

{% stepper %}
{% step %}

### Create Cardholder for the AccessNow REST Operator&#x20;

First, create the cardholder who will be added to the operator group.&#x20;

{% hint style="info" %}
Label the operator as "**AccessNow**" for easy identification and reporting.
{% endhint %}
{% endstep %}

{% step %}

### Create an Operator Group for AccessNow &#x20;

In the Command Centre, create a new operator group named "AccessNow" for clarity.
{% endstep %}

{% step %}

### Add the AccessNow operator to Operator Group&#x20;

Drag and drop the appropriate cardholder, the AccessNow operator, into the operator group.
{% endstep %}

{% step %}

### Assign Divisions&#x20;

Assign the operator group to the correct division(s), typically the root division unless specified otherwise. Access Groups from that division(s) are imported and managed in AccessNow.
{% endstep %}

{% step %}

### Set Operator Privileges&#x20;

Assign the necessary privileges to the operator group based on the required workflows. Different workflows require distinct sets of operator privileges. Refer to the video below for detailed instructions on how to do it.&#x20;

<table><thead><tr><th width="232.15301513671875">Operator Group Privileges </th><th>Privileges </th></tr></thead><tbody><tr><td><p><strong>Required</strong></p><p><strong>for any workflow</strong></p></td><td>Create Events and Alarms<br>Edit Cardholder Personal Data</td></tr><tr><td><p>Credential</p><p>workflows </p></td><td>Edit Card or Credential<br>Edit Card Types </td></tr><tr><td>Access <br>workflows</td><td>Modify Access Control </td></tr><tr><td>Create Vist <br>workflow</td><td>Create and Edit Cardholders <br>Edit Visit </td></tr></tbody></table>

{% embed url="<https://www.youtube.com/watch?v=wLi1444hrqM>" %}
{% endstep %}
{% endstepper %}

Now that the operator is ready you can create the AccessNow REST Client.


---

# 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/system-administration/command-centre-integration/command-centre-accessnow-operator.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.
