# Slack Channel Integration

{% hint style="info" %}
You must be the admin of your Liquid and Grit and Slack accounts.&#x20;

* If you are unsure who the current admin is or wish to change the admin, email <support@liquidandgrit.com>.
  {% endhint %}

## Slack Integration Walkthrough Video

{% embed url="<https://www.loom.com/share/067d09a8b2d24f47a9aa1fa5f068c4a6?sid=10bb5e19-db4d-405a-9388-9de886c832c7>" %}

## Instructions to Integrate Liquid and Grit with Slack

### Download Slack's Email App

1. As a Slack admin, go to Slacks' app page here <https://liquidandgrit.slack.com/apps>

### Send reports in a Slack channel

1. Follow Slack's steps to add email integration to the desired Slack channels.

### Add Email to Your Liquid and Grit Account

1. Go to your[ Liquid & Grit account page](https://my.liquidandgrit.com/user/)
2. Select "Manage Members."
3. Select "Add Member."
4. Insert a name and the Slack email address where you would like our reports to be sent.
5. Select "Add Member."
6. Repeat steps 2–7 for each desired Slack channel.

## Create a Shared Slack Channel

{% hint style="info" %}
This is for enterprise level members only.&#x20;

You may need to talk to your Slack admin to create a new channel. If you don’t see the options below, [find the owner or admin](https://slack.com/help/articles/360003534892-Browse-people-and-user-groups-in-Slack) of your account.
{% endhint %}

1. [Create a new channel](https://slack.com/help/articles/201402297-Create-a-channelll), or open the channel you'd like to invite people to.
2. Click the channel name in the conversation header.
3. Click the **Settings** tab. Below **Slack Connect**, click **Work With Another Company**.
4. Enter the email address or name for anyone you’d like to send an invitation to, then click **Done**. Or, copy the link and send it to us at <support@liquidandgrit.com>

![](/files/-MjtNNMAb2q1EsQ_IdHN)


---

# 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://faq.liquidandgrit.com/development/slack-channel-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.
