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

# Slack

> Integrate webapp.io into your slack workspace to receive real time updates on builds.

## Adding webapp.io to your Slack

1. Navigate to your organization's settings page at *Settings > Organization*
2. Under *Integrations* click the *Add webapp.io to Slack* button
3. Allow *webapp.io* to be added to your Slack workspace

## Subscribing to Notifications in Slack

Subscribing to repository notifications in a public Slack channel will notify
the channel of new CI jobs for the repository ran on webapp.io. In real time the
message will update on the status of all Layerfile runners for the job:

## Running

![Slack App Layerfile Running](https://webapp.io/static/assets/resources/slack-app-running.png)

## Error

![Slack App Layerfile Error](https://webapp.io/static/assets/resources/slack-app-error.png)

## Success

![Slack App Layerfile Success](https://webapp.io/static/assets/resources/slack-app-success.png)

To subscribe to notifications enter
`/webapp.io subscribe [repository owner]/[repository name]` in a public Slack
channel of your choice.

To unsubscribe to notifications enter
`/webapp.io unsubscribe [repository owner]/[repository name]`.
