# Getting Started

The Gallagher SMB App is used to control the Gallagher SMB system. The app can be accessed on a smartphone, tablet, or from a web browser. &#x20;

The following is required for all smartphones:

{% columns %}
{% column width="58.333333333333336%" %}

* Users must have a passcode or pattern lock set on their phone. Even if they have face recognition or a thumbprint set up, a passcode or pattern lock is still necessary.
* Users must have email access on their phone. Each person using the app will need a separate email address.

Once a technician has activated a site, a registration email will be sent to the Key Account Holder.&#x20;

All Key Account Holders are given the Site Manager role and become the first SMB App user for that site. As a Site Manager, this user can then onboard and manage additional users.
{% endcolumn %}

{% column width="41.666666666666664%" %}

<figure><img src="/files/obJ8FUrnrO5O5PVFMSAU" alt="" width="322"><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

The **SMB App** can be downloaded from the [Apple App Store](https://apps.apple.com/nz/app/gallagher-smb/id1460111973) or [Google Play Store.  ](https://play.google.com/store/apps/details?id=com.gallagher.sb)As an alternative to the SMB mobile app, you can use the [Gallagher SMB web application](https://app.halo.gallagher.com/customer/index.html). The web app is only supported by Chrome and Safari web browsers


---

# 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/smb/smb-app/introduction/getting-started.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.
