# Slack Node (Workflow)

The user can also use the Slack node as a destination for your workflows.

I’ll list the companies along with their processed contacts.

Slack view:

<figure><img src="/files/vz0nT2GZ4nxFREzSkf6y" alt=""><figcaption></figcaption></figure>

To connect is simple, go to your [HockeyStack Integrations Settings](https://app.hockeystack.com/dashboard/settings?tab=5) and connect Slack. Then, in your workflow you just have to add the Slack Node and pick the channel you want it to output.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.hockeystack.com/integrations/other/slack-node-workflow.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
