> 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/smb-app/site/site-overview.md).

# Site Overview

The **Site** page is the homepage of the Gallagher SMB app and shows the status of the security system. It can be accessed from anywhere in the app by clicking the **Site** button on the navigation bar at the bottom of the screen.

If an incident occurs on your site, an incident banner will appear across the top of the SMB app. Tapping on the banner will show you more details about what has occurred.

***

{% tabs %}
{% tab title="ALARM" %}
From the **ALARM** tab within the SMB app, privileged users can arm and disarm their alarm for the whole site or select specific areas.

With the SMB app open in the background and with Bluetooth background settings enabled, the site can also be armed and disarmed by holding a phone up to the reader.

* Arm or disarm locally by tapping your **smartphone** at a reader
* Arm or disarm locally using **key tags, access cards, or user codes**
* Arm or disarm from anywhere using the **SMB app**
* All **alarm activity is logged** so you always know who armed or disarmed your site, and when
* Set your alarm to **automatically arm** on specific days and at specific times
* Enable **Late-to-arm notifications** to get notified if someone forgets to arm the site

<figure><img src="/files/CDL0BHra5QFldCjmcT3Q" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="DOORS" %}
If the Site has access control doors, the **DOORS** tab will appear under the **SITE** homepage.

From the **DOORS** tab, the Site Manager or Site Admin (if given the additional privilege) can unlock, lock or temporarily open the doors on the site/s they have access too.

* **Remotely lock and unlock** doors via the SMB app.
* Lock and unlock doors with **all credentials.**
* **Temporarily unlock** a gate, roller door, or other type of door.
* Restrict access to areas, rooms or cupboards with **reader-less doors.**
* Any time access is granted, this will be recorded in the **Activity log** visible by your customer.

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

{% endtab %}
{% endtabs %}


---

# 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:

```
GET https://help.security.gallagher.com/smb/smb-app/site/site-overview.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.
