> 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/test-and-active/activate-site.md).

# Activate site

When a site is activated, it will become operational and billing will commence. A site can be commissioned as soon as the system is operational, allowing the key account holder to start using the system before the Technician has fully completed the installation. The site can be activated at the Technician's discretion.

To activate the site:

* Ensure you have [initialized the tampers](/smb/installing-gallagher-smb/initialize-tampers.md) in the SMB cabinet.
* The site can not be activated if there are Active Alarms.  Use the **Alarm Count Badge** to determine if there are any Active Alarms.  Investigate the individual inputs & outputs / boards / controller events and close any active alarms.

<div align="center" data-full-width="false" data-with-frame="true"><figure><img src="/files/2w7OV1fYwRxlYS7VHTe2" alt="" width="205"><figcaption></figcaption></figure></div>

* Select the floating **ACTIVATE SITE** button. This will send an 'account activation' email to the Customer key account holder.
* The Customer key account holder will need to follow the instructions in the email to download the Gallagher SMB app and accept the credentials. Refer to Onboard users.

The site has now been handed over to the customer. The SMB Installer Portal changes to ‘read-only’ for the site. If you need to make additional configuration changes, the customer must enable [Installer Mode](/smb/test-and-active/installer-mode.md) within the Settings of the SMB App.

Once the SMB system has been installed, configured & activated a new site report showing how the site has been configured is generated for Gallagher & the subscription is created based on this report for monthly or annual invoicing.&#x20;

**⚠️ Important Note:**\
Emails and SMS messages are sent automatically at the time the action is performed. Gallagher SMB strongly recommends performing these actions during standard business hours


---

# 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/test-and-active/activate-site.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.
