# AccessNow Settings

After completing the Command Centre configuration, go to AccessNow service.&#x20;

{% stepper %}
{% step %}

### AccessNow's Settings Configuration

In AccessNow go the **Settings** module and the **Command Centre** tab.&#x20;

Enter the following Command Centre information: &#x20;

* Command Centre **Serial Number**
* **Gateway Region** (copied from the [Command Centre Cloud](/command-centre/accessnow-user-guide/system-administration/command-centre-integration/enable-command-centre-could.md)) \
  \*The Custom Gateway field should remain empty and is reserved for special scenarios such as demo accounts or system testing.
* **API Key** (copied from the [AccessNow REST Client](/command-centre/accessnow-user-guide/system-administration/command-centre-integration/command-centre-accessnow-rest-client.md))&#x20;

All of the above information can be found in Command Centre Config Client.&#x20;

{% embed url="<https://youtu.be/eKQSr0yTZJA>" %}
{% endstep %}

{% step %}

### Check the **Use AccessNow License** box &#x20;

AccessNow uses a REST API to connect to the Command Center. While REST API connections require separate licenses, AccessNow customers can connect using their existing AccessNow license without needing additional REST licenses.

Check the **Use AccessNow License** box to enable the license.

{% hint style="info" %}
To activate this option, the Command Centre license file must be updated to include the relevant AccessNow licenses.
{% endhint %}

<figure><img src="/files/QryIsOA12e4w0ev18Axc" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Copy the Client Certificate Thumbprint&#x20;

Generate and copy the value in the Client Certificate Thumbprint.&#x20;

<figure><img src="/files/pnQFL5XXnIpcpHmkVM5d" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Copy the Thumbprint value to Command Centre&#x20;

Go to Command Centre. Enter the value of the Client Certificate Thumbprint into the relevant filed in the **AccessNow REST Client** in the **API Key** **tab.**&#x20;

See [AccessNow REST Client](/command-centre/accessnow-user-guide/system-administration/command-centre-integration/command-centre-accessnow-rest-client.md) for details. &#x20;

{% embed url="<https://youtu.be/nXMgM7ZvTWc>" %}
{% endstep %}

{% step %}

### Test the connection&#x20;

Click the **Test** button to verify the Command Centre is active and connected. &#x20;
{% endstep %}
{% endstepper %}


---

# 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/accessnow-settings.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.
