---
sidebar_position: 1
---

# Integration with Sentry

:::info
Learn more about sentry in [sentry.io](https://sentry.io/)
:::

Click `Settings` => `Integrations` => `Create New Integration`

![](/img/docs/sentry/sentry1.png)

Create a `Internal Integration` application

![](/img/docs/sentry/sentry2.png)

Input name `Tianji` and put in webhook url into form.

![](/img/docs/sentry/sentry3.png)

Don't forget enable `Alert Rule Action`

![](/img/docs/sentry/sentry4.png)

Then, add issue read `permission`, and webhook add `issue` and `error`

![](/img/docs/sentry/sentry5.png)

Finally, you can create a alert rule, and you can see `Tianji` in notification section dropdown list

![](/img/docs/sentry/sentry6.png)