> For the complete documentation index, see [llms.txt](https://kb.hostednetwork.com.au/support/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kb.hostednetwork.com.au/support/getting-started/getting-support/service-status-and-incidents/alert-centre.md).

# Alert Centre

### Alert Centre Overview

The **Alert Centre** allows you to manage and configure system notifications for your services, helping your team stay informed about key network events and incidents.

{% embed url="<https://www.loom.com/share/72ae4a9cdf464bc6a9126f5abe0ded4d>" %}

#### What It Does

The Alert Centre provides centralised control over alerts and notifications related to your Hosted Network services. It includes two main types of alerts:

* **WAN Alerts:**\
  These alerts are configured on a per-service basis within the portal. You can enable WAN monitoring and specify which email addresses should receive these alerts.
* **Incident Alerts:**\
  These cover issues related to Hosted Network services such as **non-NBN**, **NBN**, and **Enterprise Ethernet**. You have granular control over where each type of incident notification is sent—whether that’s a single shared inbox or multiple addresses for different teams.

#### How It Works

Within the Alert Centre:

* You can **enable or disable** specific alerts depending on what’s relevant to your business.
* Notifications can be sent to **one or multiple recipients**, allowing flexibility based on how your organisation manages service communications.
* Once your configuration is complete, click **Save** at the bottom of the page. All future alerts will follow your updated preferences.

#### Need Help?

If you have any questions or would like a guided setup, please contact your **Account Manager** or the **Support Team**. They can schedule a session to walk you through the configuration in more detail.

#### Watch the Walkthrough

For a full step-by-step demonstration of how to configure the Alert Centre, **watch the video walkthrough** linked above.


---

# 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://kb.hostednetwork.com.au/support/getting-started/getting-support/service-status-and-incidents/alert-centre.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.
