# Slack Integration

Conduit's integration with Slack brings automation and collaboration to your data workflows. With this integration, you can share .csv reports and status updates with your Slack channels directly from Conduit

#### Connecting Conduit with Slack

* Access the Connections Tab: To get started, log in to your Conduit account and navigate to the "Connections" tab in the main menu.
* Select Slack: In the list of available integrations, find and select "Slack."
* Connect to Slack: Follow the on-screen instructions to complete the authorization process and establish a secure connection between Conduit and your Slack workspace. This connection ensures seamless data sharing between the two platforms.

#### Using Slack Integration in Workflows

Once your Conduit account is linked to Slack, you can leverage this integration in your workflows to improve collaboration and stay updated on your data processes.

* Workflow Creation: In your Conduit account, navigate to the "Workflows" tab.
* Configure Workflows: Create or edit your workflows to include steps that involve sharing reports or status updates on Slack.
* Select Slack Channels: Specify the Slack channel(s) where you want to send reports or updates during the workflow execution.
* Customize Notifications: Tailor the content of notifications, choosing the type of reports or status information to share.
* Execute Workflows: As your workflows run, Conduit will automatically send the designated reports or updates to the chosen Slack channel(s), ensuring your team stays informed and aligned.

![](/files/wnr1MoetDPm3sBmBKBI8)

#### Connecting Conduit with Slack<br>

1. Please open the channel's properties and the Integrations tab.&#x20;

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

2. Click Add an App button&#x20;

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

2. &#x20;Find the "Conduit.app" Click Add

![](/files/MyLvMvBZmg4F1n8Fw6GH)


---

# 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.getconduit.app/integrations/slack-integration.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.
