> For the complete documentation index, see [llms.txt](https://help.security.gallagher.com/smb/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/smb/site-configuration.md).

# Site Configuration

- [Create a Site or Demo Site](https://help.security.gallagher.com/smb/site-configuration/create-a-site-or-demo-site.md)
- [Create a Site Template](https://help.security.gallagher.com/smb/site-configuration/create-a-site-template.md)
- [Default configuration overview](https://help.security.gallagher.com/smb/site-configuration/default-configuration-overview.md)
- [Enable Guarding](https://help.security.gallagher.com/smb/site-configuration/enable-guarding.md)
- [Assign a controller to a site](https://help.security.gallagher.com/smb/site-configuration/assign-a-controller-to-a-site.md)
- [Controller Firmware](https://help.security.gallagher.com/smb/site-configuration/assign-a-controller-to-a-site/controller-firmware.md)
- [Controller Replacement](https://help.security.gallagher.com/smb/site-configuration/assign-a-controller-to-a-site/controller-replacement.md)
- [Configure inputs and outputs](https://help.security.gallagher.com/smb/site-configuration/configure-inputs-and-outputs.md)
- [Configure readers](https://help.security.gallagher.com/smb/site-configuration/configure-readers.md)
- [Configure monitoring](https://help.security.gallagher.com/smb/site-configuration/configure-monitoring.md)
- [Alarm transmitters](https://help.security.gallagher.com/smb/site-configuration/configure-monitoring/alarm-transmitters.md)
- [IP Alarms](https://help.security.gallagher.com/smb/site-configuration/configure-monitoring/ip-alarms.md)
- [Configure areas](https://help.security.gallagher.com/smb/site-configuration/configure-areas.md)
- [Configure Entry Delay](https://help.security.gallagher.com/smb/site-configuration/configure-areas/configure-entry-delay.md)
- [Configure Exit Delay](https://help.security.gallagher.com/smb/site-configuration/configure-areas/configure-exit-delay.md)
- [Configure schedules](https://help.security.gallagher.com/smb/site-configuration/configure-schedules.md)
- [Configure elevators](https://help.security.gallagher.com/smb/site-configuration/configure-elevators.md)
- [Configure doors](https://help.security.gallagher.com/smb/site-configuration/configure-doors.md)
- [Door status, history, and overrides](https://help.security.gallagher.com/smb/site-configuration/configure-doors/door-status-history-and-overrides.md)
- [Site Actions](https://help.security.gallagher.com/smb/site-configuration/site-actions.md)
- [Site Details](https://help.security.gallagher.com/smb/site-configuration/site-actions/site-details.md)
- [Site Notes](https://help.security.gallagher.com/smb/site-configuration/site-actions/site-notes.md)
- [Credentials](https://help.security.gallagher.com/smb/site-configuration/site-actions/credentials.md): Management of Credential Groups, User Code Length, Enabling Tags.
- [Credential Groups](https://help.security.gallagher.com/smb/site-configuration/site-actions/credentials/credentialgroups.md)
- [FAQ](https://help.security.gallagher.com/smb/site-configuration/site-actions/credentials/credentialgroups/faq.md): Frequently Asked Questions about Credential Groups.                                                                                Please note Credential Group = GC in the follow Questions & Answers.
- [If no Credential Group is assigned](https://help.security.gallagher.com/smb/site-configuration/site-actions/credentials/credentialgroups/if-no-credential-group-is-assigned.md)
- [If a Credential Group is assigned](https://help.security.gallagher.com/smb/site-configuration/site-actions/credentials/credentialgroups/if-a-credential-group-is-assigned.md)
- [Edit Credentials](https://help.security.gallagher.com/smb/site-configuration/site-actions/credentials/edit-credentials.md)
- [Key Account Holder (KAH)](https://help.security.gallagher.com/smb/site-configuration/site-actions/key-account-holder.md)
- [Display Names](https://help.security.gallagher.com/smb/site-configuration/site-actions/display-names.md)
- [Invite myself to the site](https://help.security.gallagher.com/smb/site-configuration/site-actions/invite-yourself-to-the-site.md)


---

# 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/smb/site-configuration.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.
