With the Sentry integration, you can post a notification to the **Releases** area in any Sentry project when a deployment has finished. For more information about Sentry, please visit their [website](https://sentry.io).

To set up a new notification, click the **Integrations** link on the left hand side of your project, then the **New Integration** button to get started.

{screenshot: 193}

Select **Sentry** in the service picker, then choose if you're using a cloud, or on-premise instance. Then, add your **Project Name** and **Organization Slug**.

{screenshot: 321}

Next, add an **Environment** to tag and identify your deployments, and the **Auth Token**, which you can generate via **Settings** -> **Account** -> **API**. The token must have a **project:releases** scope.

If you selected that you're running an on-premise version of Sentry, you'll also need to add the **Installation URL**.

Choose when to trigger the integration, and choose any servers you wish to trigger it for, or keep the **Trigger integration when any server or group deployed?** option checked if you want to trigger for all servers.

{screenshot: 277}

Finally, click **Create Integration** to finish.
