> ## Documentation Index
> Fetch the complete documentation index at: https://docs.allquiet.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Status Pages

> Learn how to share incident updates instantly with your customers, using our Status Pages.

<Note>Status Pages are available on Pro and Enterprise plans.</Note>

<Info> Status Pages are public by default. Switch any page to private and manage access controls from the **Access Control & Private Status Page** section. </Info>

## Set Up Your Status Pages

Your Status Pages will show the current states of your Services. At All Quiet, each of your Services will receive a unique status graph that you can add to your Status Pages. So in order to create a Status Page, we need to create a Service, first.

### Create a Service

<Info>Only *Organization Owners* and *Organization Administrators* have the permissions to create and edit Services. *Organization Members* can edit maintenances for the Services and have view-only access to the Services overviews.</Info>

To create a Service, you first need to create an [organization](/advanced/organizations).

1. Then, select `Services` in the Web App.
2. Click `+ Create`

<img className="services_create" src="https://mintcdn.com/allquiet/MxI9hBcn7Lp9d2Wy/images/status-pages/01.png?fit=max&auto=format&n=MxI9hBcn7Lp9d2Wy&q=85&s=bd72ddd9f94246243d43d571508998ef" width="3461" height="884" data-path="images/status-pages/01.png" />

To create a Service, fill out the following form.

1. Select a `Display Name` for the Service. It will only be used internally, not publicly on your Status Pages.
2. Select the `Organization` of the Service. Only Incidents created in Teams that belong to this organization can [affect](/essentials/incident#affects-Services) this Service.
3. Select the `Public Title` of the Service. When adding this Service to a Status Page, this name will [appear](/advanced/status-pages#your-public-status-page) on the Status Page and in incident update emails to Status Page subscribers.
4. Add a `Public Description` of your Service, [visible](/advanced/status-pages#your-public-status-page) on the Status Page, next to the status graph of the Service.
5. `Create Service`

<img className="Services_create_2" src="https://mintcdn.com/allquiet/MxI9hBcn7Lp9d2Wy/images/status-pages/02.png?fit=max&auto=format&n=MxI9hBcn7Lp9d2Wy&q=85&s=65fe8ab88cb404e28358acf568492d4d" width="2130" height="1290" data-path="images/status-pages/02.png" />

#### Auto-Connect Incidents with Your Services and Status Pages

Keep your customers informed effortlessly and automatically let incidents from your integrations [affect](/essentials/incident#affects-Services) your Services on your Status Pages, ensuring real-time updates without manual effort.

You can find the `Linked Integrations` section at the bottom of the corresponding Service’s page of the Web App.

<img className="services_link_integration_01" src="https://mintcdn.com/allquiet/MxI9hBcn7Lp9d2Wy/images/status-pages/03.png?fit=max&auto=format&n=MxI9hBcn7Lp9d2Wy&q=85&s=263f9b6d4dbc84d2c2175cb95711d643" width="2178" height="2310" data-path="images/status-pages/03.png" />

Clicking the `+ Link Integration` button opens an overlay.

1. Select the integration that you want to link with this Service.
2. Select the incident severities that should automatically affect this Service when incidents for this integration are created.
   <Tip>We only consider the initial severity set when the incident is created. Manually changing the severity later will not affect the link between the incident, the Service, and the associated Status Pages.</Tip>
3. Click `Link Integration` to save your changes.

<Check>From now on, incidents from this integration will auto-affect your Service and will be visible on Service's Status Pages. You will see the auto-affect as a [routing rule](/advanced/routing) in the [incident's history](/essentials/incident#incident-history)</Check>

<img className="services_link_integration_02" src="https://mintcdn.com/allquiet/MxI9hBcn7Lp9d2Wy/images/status-pages/04.png?fit=max&auto=format&n=MxI9hBcn7Lp9d2Wy&q=85&s=ffddbfd9e76f2c24db84a2b9ff3b6b22" width="1644" height="1428" data-path="images/status-pages/04.png" />

You can edit (1) and add (2) your Service's linked integrations, anytime.

<img className="services_link_integration_01" src="https://mintcdn.com/allquiet/MxI9hBcn7Lp9d2Wy/images/status-pages/05.png?fit=max&auto=format&n=MxI9hBcn7Lp9d2Wy&q=85&s=069ae38a6837ebd5c980d90637ba156b" width="2128" height="602" data-path="images/status-pages/05.png" />

#### Team Connections for Services

By **default**, each Service is **automatically connected to all Teams within your Organization**.

You can customize these connections using the **Team Connections** tab for any selected Service. Once configured, future incidents can only affect the Service if they are associated with the connected Teams.

<img className="services_select_teams" src="https://mintcdn.com/allquiet/MxI9hBcn7Lp9d2Wy/images/status-pages/06.png?fit=max&auto=format&n=MxI9hBcn7Lp9d2Wy&q=85&s=7156ebe22e78d38eca2c4bb2c1b462d5" width="2106" height="1016" data-path="images/status-pages/06.png" />

<Note>
  * Removing a team connection from a Service will also **disable routing rules** for that team that previously affected this Service (see [Routing](/advanced/routing))
  * When [assigning](/essentials/incident#assign-to-team) an incident that is already [affecting](/essentials/incident#affects-Services) a Service from a team that is connected to the Service to a non-connected team, the incident will continue to affect the Service.
</Note>

#### Add Message Templates to Service

In the case of an incident, Status Pages offer real-time updates for your customers. To give more context, you might want to add a message if an incident is [affecting](/essentials/incident#affects-Services) a Service.
As every second counts during the incident response, you can create message templates that you can easily copy and paste in the event of an incident.

You can find the `Template` section at the bottom of the corresponding Service's page of your web app.

To add a new template, click `+ Add Template`.

<img className="services_create_template_01" src="https://mintcdn.com/allquiet/MxI9hBcn7Lp9d2Wy/images/status-pages/07.png?fit=max&auto=format&n=MxI9hBcn7Lp9d2Wy&q=85&s=400517a88e8f7f5b574f0079888bf21b" width="2156" height="2370" data-path="images/status-pages/07.png" />

1. Add a `Display Name`, that will be used internally.
2. Prepare the message template that can be used when an incident [affects](/essentials/incident#affects-Services) this Service.
3. Click `Add Template`

<img className="services_create_template_04" src="https://mintcdn.com/allquiet/MxI9hBcn7Lp9d2Wy/images/status-pages/08.png?fit=max&auto=format&n=MxI9hBcn7Lp9d2Wy&q=85&s=a78873747493122ff51d08e4eba8afd3" width="1666" height="852" data-path="images/status-pages/08.png" />

1. You can see the template you created.
2. `Save` your changes.

<img className="services_create_template_05" src="https://mintcdn.com/allquiet/MxI9hBcn7Lp9d2Wy/images/status-pages/09.png?fit=max&auto=format&n=MxI9hBcn7Lp9d2Wy&q=85&s=b12de5d66d88ff01f386414193db0a46" width="2172" height="760" data-path="images/status-pages/09.png" />

Next time when selecting the [affect](/essentials/incident#affects-Services) action for an incidents, you will see the Template.

1. Select the Service that you created the template for
2. You will see the related templates.
3. Per click, you can add the text from the template as commment.
4. Select `Publish Comment` to publish the comment on your Status Pages and send it in an email to your subscribers.

<img className="Services_create_template_05" src="https://mintcdn.com/allquiet/MxI9hBcn7Lp9d2Wy/images/status-pages/10.png?fit=max&auto=format&n=MxI9hBcn7Lp9d2Wy&q=85&s=ab122d34899284e3334f120fcd3d62b8" width="1622" height="1512" data-path="images/status-pages/10.png" />

### Create a Status Page

<Info>Only *Organization Owners* and *Organization Administrators* have the permissions to create and edit Status Pages. *Organization Members* can edit maintenances for the Services and have view-only access to the Status Page. They cannot see the Status Page's subscribers.</Info>

After creating at least 1 Service, we can create our first Status Page.

1. Select `Status Pages` in the Web App.
2. Click `+ Create`

<img className="status-page_create" src="https://mintcdn.com/allquiet/MxI9hBcn7Lp9d2Wy/images/status-pages/11.png?fit=max&auto=format&n=MxI9hBcn7Lp9d2Wy&q=85&s=69d5659ccd542b4cdac69b094e69c9b3" width="3104" height="886" data-path="images/status-pages/11.png" />

To create a Status Page, fill out the following form.

1. Select a `Display Name` for the Status Page. It is used **only inside All Quiet** (not on the public page). If you **do not** set a **Public Title** under [Public Appearance](/advanced/status-pages#public-appearance-of-status-page), this Display Name is used as a **fallback in emails and SMS** to subscribers when the Status Page must be named in those messages.
2. Select the `Organization` of the Status Page. Only Services belonging to this organization can be displayed on the Status Page.
3. Select the Services that you want to display on your Status Page. Each Service will be visible with it's own status graph, showing it's current status and historical data.
   <Tip> You can add / remove Services via the [`Structure`](/advanced/status-pages#structure-of-status-page) section of your Status Page, anytime. </Tip>
4. Next, select `Create Status Page`.

<img className="status-page_create2" src="https://mintcdn.com/allquiet/MxI9hBcn7Lp9d2Wy/images/status-pages/12.png?fit=max&auto=format&n=MxI9hBcn7Lp9d2Wy&q=85&s=667ae74262143d38ad9c42f20bde7c8e" width="2192" height="1082" data-path="images/status-pages/12.png" />

### Edit Status Page

Next, you will find the following menu:

1. There are six different tabs to configure your Status Page, [Edit](/advanced/status-pages#edit-status-page), [Structure](/advanced/status-pages#structure-of-status-page), [Hosting](/advanced/status-pages#hosting-of-status-page), [Public Appearance](/advanced/status-pages#public-appearance-of-status-page), [Embed](/advanced/status-pages#embed-status-page) and [Subscribers](/advanced/status-pages#manage-subscribers-of-status-page). In the **Edit** tab, you will find the information you entered to create the Status Page. You can change it anytime.
2. Select the `Timezone` for displaying times on your Status Page. If omitted, the default timezone is UTC.
3. Select how many days of uptime history you want to display for your Services on the Status Page. Select between different timeframes, ranging from last 7 days to the whole last year.
4. `Hide history, graphs, and uptime % on the public page`: Public page shows only current service status—no history list, no uptime percentage, and no historical bar graphs. The history length above still applies when this option is off.
5. `Hide incident details on the public page`: Hides incident titles, timelines, and public comments on the public page. Overall severity indicators can remain visible.
6. `Hide maintenances on the public page`: Hides scheduled and ongoing maintenance sections and maintenance entries in history on the public page.

Don't forget to `Save` your changes.

<Info> As soon as you defined a URL for your Status Page in the [hosting section](/advanced/status-pages#hosting-of-status-page), you will find it in the header.</Info>

<img className="edit-status-page2" src="https://mintcdn.com/allquiet/YhS2Cwme7-TKaGOh/images/status-pages/13.png?fit=max&auto=format&n=YhS2Cwme7-TKaGOh&q=85&s=9220d2cec4ae1b74dcc372c5ff0b3fa6" width="2151" height="2098" data-path="images/status-pages/13.png" />

### Structure of Status Page

Next, define how your Status Pages are organized — including how related Services are grouped and ordered on the page.

1. This can be done via the `Structure` tab.
2. In this example, there are two separate Service groups. You can rearrange their order using drag-and-drop.
3. When editing a group, you can set a `Service Group Public Title`. If a title is set, all Services in the group will be collapsed under this heading on the Status Page. If no title is provided, each Service will be displayed individually (see below).
4. You may add a `Service Group Public Description` if a `Service Group Public Title` is set.
5. You can also add, remove and sort Services within one group.
6. Don't forget to save your changes.
7. Example for a Service group with one Service and without `Service Group Public Title`.

Add additional groups using the `+ Add Service Group` button at the buttom of the page.

<img className="status-page-structure1" src="https://mintcdn.com/allquiet/MxI9hBcn7Lp9d2Wy/images/status-pages/14.png?fit=max&auto=format&n=MxI9hBcn7Lp9d2Wy&q=85&s=a90fa4ea91463fd016fafba5a9661edc" width="2171" height="2082" data-path="images/status-pages/14.png" />

Once you’ve activated your Status Page in the [Hosting](/advanced/status-pages#hosting-of-status-page) section, your setup will appear like this on the live page.

1. Service Group **with** `Service Group Public Title` (expanded).
2. Service Group **without** `Service Group Public Title`.

<img className="status-page-structure2" src="https://mintcdn.com/allquiet/MxI9hBcn7Lp9d2Wy/images/status-pages/15.png?fit=max&auto=format&n=MxI9hBcn7Lp9d2Wy&q=85&s=87a7194bf2f1478896ddf6f8e74cf295" width="1981" height="2080" data-path="images/status-pages/15.png" />

### Hosting of Status Page

You can either host your Status Pages on our domain or host them on your own custom domain (cname).

#### Hosted on All Quiet

1. Open the `Hosting` tab.
2. Select hosting type `All Quiet`.
3. Select the URL slug for your Status Page.
4. Click `Save Hosting` to save.

<img className="hosting-status-page1" src="https://mintcdn.com/allquiet/MxI9hBcn7Lp9d2Wy/images/status-pages/16.png?fit=max&auto=format&n=MxI9hBcn7Lp9d2Wy&q=85&s=55988369c80c8040302bcc1748cb663d" width="2132" height="1262" data-path="images/status-pages/16.png" />

#### Hosted on Your Custom Domain

1. Select `Custom Host (CNAME)`
2. Define the custom host. This will be the URL of your Status Page on your custom domain.
3. You now need to copy and past the names and values for CNAME, Domain Verification and SSL Validation to your DNS provider to verify ownership of the custom host.
4. Afterwards, click `Update Hosting`.
5. Validation takes a few minutes. Until validated, you'll see a yellow label `Waiting for Validation`. Once validated, you'll see a green label `Hostname successfully set up`.

<img className="hosting-status-page2" src="https://mintcdn.com/allquiet/MxI9hBcn7Lp9d2Wy/images/status-pages/17.png?fit=max&auto=format&n=MxI9hBcn7Lp9d2Wy&q=85&s=2ecf88f58d194dbd71c87379b8518016" width="2143" height="2064" data-path="images/status-pages/17.png" />

#### Access Control & Private Status Page

Use the `Access Control` panel on the `Hosting` tab to transform a public page into a private, access-restricted view.

1. Activate `Disable Public Page`. When enabled, the public HTML will return a 404 error.
2. Activate `Disable Public JSON`. When enabled, the public JSON endpoint will return a 404 error.
3. And an `IP Filter` to restrict access to specific IP addresses or CIDR ranges and make the Status Page private.
4. Activate `User Authentication Required`. When enabled, the page will only be accessible to All Quiet users associated with the Status Page's [organization](/advanced/organizations).
   <Info> `User Authentication Required` is not available for Status Pages hosted on your own custom domain (CNAME).</Info>
5. `Password Protection`: Visitors must enter a password to view this status page, including the public JSON and badge. Everyone with the password can access the page.
   * Password must be **at least 6 characters**
   * Password is **stored encrypted**
   * When changing other access control settings, leave the password blank to **keep the current password**
6. Make sure to `Save Access Control` to apply your changes.

<img className="hosting-status-page3" src="https://mintcdn.com/allquiet/YhS2Cwme7-TKaGOh/images/status-pages/18.png?fit=max&auto=format&n=YhS2Cwme7-TKaGOh&q=85&s=df4ad249a8b4d7f7e8e35d365e84db26" width="2138" height="1550" data-path="images/status-pages/18.png" />

### Public Appearance of Status Page

Here's how you can configure and change the public appearance of your Status Page.

1. Select the `Appearance` tab.
2. Enter the `Public Title`, shown on your Status Page. If you leave it empty, the Status Page **Display Name** (from creation / the Edit tab) is used as a **fallback in emails and SMS** to subscribers. Set **Public Title** to control the name customers see on the page and in those notifications.
3. Enter a `Public Description`, that will be visible below the `Public Title`
4. Enter a `Public Company Name`, that will be diplayed in header and footer of the Status Page. Moreover, it will be used as the "From" name in the emails to subscribers of your Status Page.
5. You can enter a `Public Company URL`, opened when clicking the `Public Company Name` on your Status Pages.
6. Add a `Public Support URL` for your customers.
7. Your `Public Support Email` will be diplayed on the Status Pages, plus will be used as email address to reply to in Status Page update emails.
8. Optionally, you may define the number of `Decimal Places` that is displayed for your Service's uptime.
9. You may want to create public, less technical titles for our incident severities `Critical`, `Warning` and `Minor`. If omitted, we will use our severities for incidents on the Status Page and in corresponding emails.
10. You can customize the colors of your Status Page and may add extra colors for dark mode. If omitted, we use the same colors for light and dark mode.
11. To save the changes, click `Save`.
12. You can add a `Logo`, `Logo (Dark Mode)` and `Favicon`, visible on the Status Page. Uploads are saved automatically. If you don't upload a Logo for dark mode, we use the same logo for light and dark mode. You can use .png, .jpg or .svg format.

<img className="edit-status-page3" src="https://mintcdn.com/allquiet/MxI9hBcn7Lp9d2Wy/images/status-pages/19.png?fit=max&auto=format&n=MxI9hBcn7Lp9d2Wy&q=85&s=ca22ba14c5fbfe44474d2daae07cc764" width="2173" height="5232" data-path="images/status-pages/19.png" />

### Embed Status Page

Select between different options to embed your Status Page on your website. You can simply embed the **Link**, embed the Status Page in an **Iframe**, use our **Badge**, or read the current status via **JSON** and build a custom frontend.

<img className="edit-status-page4" src="https://mintcdn.com/allquiet/MxI9hBcn7Lp9d2Wy/images/status-pages/20.png?fit=max&auto=format&n=MxI9hBcn7Lp9d2Wy&q=85&s=b23f2d1e0d40724e0549503905f279b2" width="2154" height="1676" data-path="images/status-pages/20.png" />

### Manage Subscribers of Status Page

The `Subscribers` tab allows you to manage and oversee the subscribers of your Status Page.

1. `Disable Public Subscription`: When enabled, users can not subscribe via your Status Page (we remove the `Subscribe` button). New subscribers can only be added via this page.
2. `Enable SMS Subscription`: Available as an add-on in an individual Enterprise deal.
3. To add new subscribers, click `+ Add Subscribers`

<img className="edit-status-page5" src="https://mintcdn.com/allquiet/MxI9hBcn7Lp9d2Wy/images/status-pages/21.png?fit=max&auto=format&n=MxI9hBcn7Lp9d2Wy&q=85&s=87ad8bbfd4cd83ee1949257f4cbab6ba" width="2162" height="1418" data-path="images/status-pages/21.png" />

1. Enter the email addresses you want to add as subscribers.
2. Click `Add` to invite email addresses to subscribe.

<img className="edit-status-page6" src="https://mintcdn.com/allquiet/MxI9hBcn7Lp9d2Wy/images/status-pages/22.png?fit=max&auto=format&n=MxI9hBcn7Lp9d2Wy&q=85&s=d6414964d98ab61aa50e97751d9eff37" width="1134" height="720" data-path="images/status-pages/22.png" />

1. You will find the invited email addresses in the list.
2. `Confirmed` is empty as long as the owner of the email address hasn't confirmed the subscription. The email address will not receive any Status Page updates until confirmation.
3. You can remove subscribers by clicking the 3-Dot-Menu and choosing `Delete`. Subscribers themselves can always unsubscribe via links in the Status Page update emails or via the Status Page itself (the latter is not possible when `Disable Public Subscription` is active).

<img className="edit-status-page7" src="https://mintcdn.com/allquiet/MxI9hBcn7Lp9d2Wy/images/status-pages/23.png?fit=max&auto=format&n=MxI9hBcn7Lp9d2Wy&q=85&s=b33b6f445ef0996b25ad328a3d850371" width="2112" height="526" data-path="images/status-pages/23.png" />

After adding email address as subscribers, the owner of the email address will receive this email.

1. Notice that the [Public Company Name](/advanced/status-pages#edit-status-page) is used as the "From".
2. Owner of the email address needs to confirm the subscription.

<img className="edit-status-page8" src="https://mintcdn.com/allquiet/MxI9hBcn7Lp9d2Wy/images/status-pages/24.png?fit=max&auto=format&n=MxI9hBcn7Lp9d2Wy&q=85&s=4195be3f8c6853814f0ad23428960b5f" width="1388" height="1072" data-path="images/status-pages/24.png" />

Aftwerwards, you will find the "confirmed" timestamp in the `Subscribers` tab.

<img className="edit-status-page9" src="https://mintcdn.com/allquiet/MxI9hBcn7Lp9d2Wy/images/status-pages/25.png?fit=max&auto=format&n=MxI9hBcn7Lp9d2Wy&q=85&s=daccbeaa30a87d8cdb633f409adcbe25" width="2118" height="506" data-path="images/status-pages/25.png" />

<Check> You have successfully configured your first Status Page! Now, let's have a look what it can do.</Check>

## Your Public Status Page

Next, open your Status Page to see the changes. If you uploaded a favicon, you should see it in your browser tab. If not, delete your cache and try again.

On the page, you will find the following

1. Uploaded `Logo`
2. Your `Public Company Name`. Clicking it will open the `Public Company URL`.
3. In case you added a `Public Support Email`, users will find it here.
4. In case you added a `Public Support URL`, users will find a "Support" link.
5. The `Public Title` of the Status Page.
6. The `Public Description` of the Status Page.
7. The `Subscribe` button, only visible when public subscription is enabled.
8. The current status of the Services listed on the Status Page.
9. An example of a Service Group with `Public Service Group Title`, collapsed, showing the overall status of the Services within the group.
10. The `Public Title` of a Service without `Public Service Group Title`. Each Service listed on this Status Page will receive it's own status graph.
11. The `Public Description` of the Service.
12. The historic uptime & the current status of the Service.
13. The status graph of the Service. If there's no historic data, the chart elements are coloured grey.
14. Incident History: The current and historic incidents, plus planned and conducted [maintenances](/advanced/status-pages#maintenances-of-Services).

More about 12-14 in section [Communication of Incidents on Status Pages](/advanced/status-pages#communication-of-incidents-on-status-pages)

<img className="status-page-01" src="https://mintcdn.com/allquiet/MxI9hBcn7Lp9d2Wy/images/status-pages/26.png?fit=max&auto=format&n=MxI9hBcn7Lp9d2Wy&q=85&s=46f7a6074961e2bbe2647f1c98b7b31d" width="2030" height="2164" data-path="images/status-pages/26.png" />

### Communication of Incidents on Status Pages

This section is designed to explain how incidents and incident updates are displayed on Status Pages. Moreover, we will add more context about the emails that your Status Pages' subscribers will receive.

#### Status Graph

The status graph of each Service on your Status Page shows both, historical and real-time information about the status of the Service.

1. The historical information can be retained from the color codes of the time intervals.
   1. **Green** = Service operational, no incidents that affected the Services.
   2. **Blue** = At least on incident with `Minor` severity during this interval.
   3. **Yellow** = At least on incident with `Warning` severity during this interval.
   4. **Red** = At least on incident with `Critical` severity during this interval.
   5. **Grey** = no data available
2. You can also see the current state of the Service (here: operational) and the historic uptime for the considered history. As incidents of all severities lower the uptime, it's the percentage of incident free time.

<img className="status-page-incident-01" src="https://mintcdn.com/allquiet/MxI9hBcn7Lp9d2Wy/images/status-pages/27.png?fit=max&auto=format&n=MxI9hBcn7Lp9d2Wy&q=85&s=19ff76195c40770adff23e717050d09d" width="1888" height="386" data-path="images/status-pages/27.png" />

#### Example - Incident Affects Service

To see what happens when an incident affects a Service, we can best look at an example.

<Steps>
  <Step title="Incident Overview - Incident Affects Service">
    We know that an incident affects one of our Services. So we select the [affect](/essentials/incident#affects-Services) action. In the Overlay, we can select the affected Service (1) Next, we can add a comment. If previously created, we can make use of our [Service Message Templates](/advanced/status-pages#add-message-templates-to-Service), here (2). When an incident affects a Service, we will inform the subscribers of your Status Page in any case. Your can decide if you want to share a public comment with them, too (3). To finish the action, click `Save`(4).

    <img className="status-page-incident-02" src="https://mintcdn.com/allquiet/MxI9hBcn7Lp9d2Wy/images/status-pages/28.png?fit=max&auto=format&n=MxI9hBcn7Lp9d2Wy&q=85&s=fd375c9ea6c06c137cdc85baf319ae7b" width="1646" height="1808" data-path="images/status-pages/28.png" />
  </Step>

  <Step title="Active Incident on Status Page">
    You can see the ongoing incident on the Status Page. As the incident is of critical severity and we [mapped it](/advanced/status-pages#public-appearance-of-status-page) to the public name **Down**, this is what status page subscribers will see (1). Next to the status graph of the Service you can see that the Service is currently not operational. This information is also added to the history and the latest time interval is filled red (2). As there's a major outage for one of the Status Page's Services, the ongoing issue is also reflected in the summary section (3).

    <img className="status-page-incident-03" src="https://mintcdn.com/allquiet/MxI9hBcn7Lp9d2Wy/images/status-pages/29.png?fit=max&auto=format&n=MxI9hBcn7Lp9d2Wy&q=85&s=4a39ec8149b3b864c6f35a3127d93e8e" width="1972" height="1808" data-path="images/status-pages/29.png" />
  </Step>

  <Step title="Incident Action with Public Comment">
    Here, we added the message template to the incident and [published the comment](/essentials/incident#action-with-comment).

    <img className="status-page-incident-04" src="https://mintcdn.com/allquiet/MxI9hBcn7Lp9d2Wy/images/status-pages/30.png?fit=max&auto=format&n=MxI9hBcn7Lp9d2Wy&q=85&s=51db056a1237ba7107afec90eaa9b4b5" width="1812" height="654" data-path="images/status-pages/30.png" />
  </Step>

  <Step title="Incident Updates on Status Pages">
    The published comment and related action are added to the incident's history on the Status Page.

    <img className="status-page-incident-05" src="https://mintcdn.com/allquiet/MxI9hBcn7Lp9d2Wy/images/status-pages/31.png?fit=max&auto=format&n=MxI9hBcn7Lp9d2Wy&q=85&s=ae43caa51bb742318a8734a80190ada2" width="1982" height="820" data-path="images/status-pages/31.png" />
  </Step>

  <Step title="Subscribers receive update per Mail">
    Status Page subscribers receive an update per email.

    <img className="status-page-incident-06" src="https://mintcdn.com/allquiet/MxI9hBcn7Lp9d2Wy/images/status-pages/32.png?fit=max&auto=format&n=MxI9hBcn7Lp9d2Wy&q=85&s=419a444de2ffa8e9ddba33aab1161921" width="1570" height="816" data-path="images/status-pages/32.png" />
  </Step>

  <Step title="Incident is resolved">
    Next, the incident is resolved.

    <img className="status-page-incident-07" src="https://mintcdn.com/allquiet/MxI9hBcn7Lp9d2Wy/images/status-pages/33.png?fit=max&auto=format&n=MxI9hBcn7Lp9d2Wy&q=85&s=06944bc16e26a656f1c1f58c9fdd9c08" width="1802" height="770" data-path="images/status-pages/33.png" />
  </Step>

  <Step title="Status Page - Service is operational">
    After the resolution, the status page reflects that the incident has ended (1). The status graph demonstrates that the Service is operational, again. The history still shows the critical incident (2). If there are no open incidents affecting this or other Services, the Status Page now corretly displays all Services as operational. (3).
    Subscribers also receive an email that informs them about the incident's resolution. For more info about which incident updates are shared publicly, see [below](/advanced/status-pages#list-of-incident-actions-that-update-the-status-page).

    <img className="status-page-incident-08" src="https://mintcdn.com/allquiet/MxI9hBcn7Lp9d2Wy/images/status-pages/34.png?fit=max&auto=format&n=MxI9hBcn7Lp9d2Wy&q=85&s=3828a90f471b312d0e4d2bcc61c39a69" width="1981" height="1912" data-path="images/status-pages/34.png" />
  </Step>
</Steps>

#### List of Incident Actions that Update The Status Page

Below you can find a table that shows which [incident actions](/essentials/incident#quick-actions) are shared publicly on the Status Pages.

**Each action that is shared publicly is also shared per email with subscribers**.

| Incident Action | Shared Publicly?                                                                                | Implication if Shared Publicly?                                                        |
| :-------------- | :---------------------------------------------------------------------------------------------- | :------------------------------------------------------------------------------------- |
| `Affects`       | Yes. Additional public comment is optional.                                                     | Incident is added to Status Page, Services are affected.                               |
| `Resolve`       | Automatically, if incident affects a Service. Additional public comment is optional.            | Affected Services are operational, again. Public comment is added to incident history. |
| `Investigate`   | Only if incident affects a Service + a public comment is created with the `Investigate` action. | Public comment + `Investigate` action are added to the incident history.               |
| `Escalate`      | Only if incident affects a Service + a public comment is created with the `Escalate` action.    | Public comment + `Escalate` action are added to the incident history.                  |
| `Comment`       | Only if incident affects a Service + comment is made public.                                    | Public comment is added to incident history.                                           |
| `Reopen`        | Automatically, if incident affects a Service. Additional public comment is optional.            | Incident is reopened on Status Page, Services are affected, again.                     |

## Maintenances of Services

<Info>*Organization Owners*, *Organization Administrators* and  *Organization Members* have the permissions to create and edit maintenances for the Services.</Info>

Maintenances are a necessity. To keep your customers in the loop, we've a added a `Maintenance` feature for status ages, allowing you to inform customers about plannend maintenances in advance, as well as keeping them in the loop during a maintenance.

<Note> Incidents that occur during a maintenance and [affect](/essentials/incident#affects-Services) a Service will not be visible on Status Pages and not count as downtime.</Note>

### Create Maintenance for Services

To be able to create a maintenance, you first need to [create a Service](/advanced/status-pages#create-a-Service).

1. Then, select `Service Maintenances‚` in the Web App.
2. Click `+ Create`.

<img className="status-page-maintenance-01" src="https://mintcdn.com/allquiet/MxI9hBcn7Lp9d2Wy/images/status-pages/35.png?fit=max&auto=format&n=MxI9hBcn7Lp9d2Wy&q=85&s=ef20d8f270483cf588f4938bde8808da" width="2786" height="940" data-path="images/status-pages/35.png" />

1. Create an internal `Display Name` for the Maintenance. It won't be shared publicly.
2. Select the `Organization` of the maintenance. Only Services belonging to this organization can be selected for maintenance.
3. Select the `Services` affected by the maintenance.
4. To save, click `Create Maintenance`.

<img className="status-page-maintenance-02" src="https://mintcdn.com/allquiet/MxI9hBcn7Lp9d2Wy/images/status-pages/36.png?fit=max&auto=format&n=MxI9hBcn7Lp9d2Wy&q=85&s=27b31aad5b9405e9de5a8487de5f243e" width="2144" height="1432" data-path="images/status-pages/36.png" />

Next, you can plan the maintenance.

1. Select the maintenance's timezone.
2. Schedule the maintenance.
3. Add a `Public Description` for the maintenance, visible on your Status Pages that feature the affected Service(s) and in the update emails for your status page's subscribers.

Don't forget to `save` your settings.

<img className="status-page-maintenance-03" src="https://mintcdn.com/allquiet/MxI9hBcn7Lp9d2Wy/images/status-pages/37.png?fit=max&auto=format&n=MxI9hBcn7Lp9d2Wy&q=85&s=15cc2c4280f06d63b44b46cdb6a23080" width="2140" height="2520" data-path="images/status-pages/37.png" />

On `/app/Service-maintenance` in the Web App, you can see all your maintenances. From here, you can edit and delete them.
<Warning>Caution: Don't delete past maintenances. They will vanish from the Status Page, and incidents that occured during the deleted maintenance will count as downtime for the affected Services. Rescheduling a past maintenance for the future has the same effect. Instead, we recommend to create a new maintenance and copy the content from the past to the new maintenance.</Warning>

<img className="status-page-maintenance-04" src="https://mintcdn.com/allquiet/MxI9hBcn7Lp9d2Wy/images/status-pages/38.png?fit=max&auto=format&n=MxI9hBcn7Lp9d2Wy&q=85&s=f07047ac47e50ea71ea50c6161081346" width="2898" height="380" data-path="images/status-pages/38.png" />

### Communication of Service Maintenances on Status Pages

In general, Service maintenances are communicated via two channels

* They are displayed on the Status Pages that feature the Services in maintenance
* There are emails informing subscribers of Status Pages about the Service maintenances. You can find an [email list](/advanced/status-pages#emails-for-maintenances) at bottom of the page for more information.

On the Status Pages, an **Upcoming Maintenance** for a Service is displayed directly below the status graphs.

<img className="status-page-maintenance-05" src="https://mintcdn.com/allquiet/MxI9hBcn7Lp9d2Wy/images/status-pages/39.png?fit=max&auto=format&n=MxI9hBcn7Lp9d2Wy&q=85&s=3d37ec5de6faed6cd5740bd948ebf114" width="2018" height="1768" data-path="images/status-pages/39.png" />

For **Ongoing Maintenances**:

1. There is be a banner on top of the Status Page, even above the status graphs.
2. The status graphs of the Services in maintenance show the maintenance icon.

<img className="status-page-maintenance-06" src="https://mintcdn.com/allquiet/MxI9hBcn7Lp9d2Wy/images/status-pages/40.png?fit=max&auto=format&n=MxI9hBcn7Lp9d2Wy&q=85&s=d09922ca870f8b33a65d6745728f30d6" width="1976" height="1214" data-path="images/status-pages/40.png" />

**Past Maintenances** can be found in the history of the Status Page, in between past incidents.

<img className="status-page-maintenance-07" src="https://mintcdn.com/allquiet/MxI9hBcn7Lp9d2Wy/images/status-pages/41.png?fit=max&auto=format&n=MxI9hBcn7Lp9d2Wy&q=85&s=5f728a0f0d222129e87c22eeb70c8e57" width="2060" height="618" data-path="images/status-pages/41.png" />

#### Emails for Maintenances

Below you can find a list of emails that are sent out to subscribers in context of Service maintenances.

| Email Copy                            | Email Headline          | Trigger                                                                                  |
| :------------------------------------ | :---------------------- | :--------------------------------------------------------------------------------------- |
| `Maintenance scheduled for "Service"` | `Maintenance Scheduled` | The schedule of the maintenance is created or changed. Not sent for ad-hoc maintenances. |
| `Maintenance started for "Service"`   | `Maintenance Started`   | The maintenance starts.                                                                  |
| `Maintenance ended for "Service"`     | `Maintenance Ended`     | The maintenance has ended.                                                               |
| `Maintenance cancelled for "Service"` | `Maintenance Cancelled` | The maintenance has been deleted.                                                        |

**Email Body**

The body of the email is always the same, only copy and headline change. It always features the `Public Description` of the maintenance.
Below, you can find an example.

<img className="status-page-maintenance-08" src="https://mintcdn.com/allquiet/MxI9hBcn7Lp9d2Wy/images/status-pages/42.png?fit=max&auto=format&n=MxI9hBcn7Lp9d2Wy&q=85&s=95100850d7f896c6120dd413e5bf5fea" width="1394" height="818" data-path="images/status-pages/42.png" />
