Connect Slack
- Go to the Settings page and select Integrations from the sidebar.
- Find the Slack card and click Connect to Slack.
- You will be redirected to Slack’s authorization page. Select the Slack workspace you want to connect and click Allow.
- After authorization, you will be redirected back to Laminar. The Slack card will show a Connected badge.

Workspace integrations page
Laminar Agent
Laminar Agent answers questions about your project’s data in plain language, and Slack is one of the places it lives. Mention@Laminar in a connected channel and it replies in the thread:

Respond to an alert for more context
When an alert posts to a Slack channel, reply in that thread and mention@Laminar to dig into what happened. The agent picks up the alert’s signal event and trace from the thread, so you can ask it to explain the root cause, pull the full trace, or run a follow-up query without leaving Slack:
@Laminar why did this fire? Walk me through the trace.
Connect a channel to a project
The agent answers about one Laminar project per channel, so each channel is connected to a project before the agent can query its data. There are two ways to connect one:- From Slack. Mention
@Laminarin a channel that is not yet connected. The agent replies with a project picker listing the projects available to your workspace. Choose one, and the channel is connected. Mention the agent again and it answers from that project’s data. - From Laminar. A workspace admin can connect a channel to a project from Workspace → Integrations.

Connecting Slack channels to projects from Workspace Integrations
Alerts
Create per-project alerts that post to a Slack channel of your choice whenever a signal event is detected. Each message contains the signal name, the extracted payload fields, and a link to the trace, so you find out the moment something you care about happens and can jump straight to the run.
A critical Failure Detector alert in Slack, with the event details and a link to the trace
Remove Slack integration
- Go to your Workspace page and select Integrations from the sidebar.
- On the connected Slack card, click the dropdown menu (three dots).
- Select Remove.
- Confirm the removal in the dialog.