{% extends "base_project.html" %} {% load humanize static hc_extras %} {% block title %}Matrix Integration for {{ site_name }}{% endblock %} {% block content %}
If your team uses Matrix, you can set up {{ site_name }} to post notifications to an appropriate Matrix room.
Invite {{ matrix_user_id }} into your Matrix room.
Note: after joining the room, {{ matrix_user_id }} will be able to read its messages. Do not invite to rooms with sensitive content. Consider creating a dedicated room for notifications.
Navigate to the Room Settings › General screen and look up the room's Published Address.
If the room does not have a Published Address, look up its Internal Room ID from the Room Settings › Advanced screen instead.
Enter the Published Address or the Internal Room ID in the form below and save the integration.
{{ matrix_user_id }} will shortly join your room. After that, you are all set! From now on {{ site_name }} will post notifications to your room when checks go down or up.