> ## Documentation Index
> Fetch the complete documentation index at: https://docs.definite.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Slack

> Connect Slack and push query results and charts to channels.

## Connect to Slack

<Steps>
  <Step>
    In the Definite homepage, go to `Settings` <Icon icon="arrow-right" iconType="solid" /> `Integrations` and select Slack.
  </Step>

  <Step>
    Create a nickname for your integration.
  </Step>

  <Step>
    Hit `Authorize` and you should be redirected to a page similar to this:

    <Frame>
      <img src="https://mintcdn.com/definite-a33bcb82/XktyRqNQG8CzSh2w/images/image-19.png?fit=max&auto=format&n=XktyRqNQG8CzSh2w&q=85&s=a0b3a803059ca0209b93299453e34d69" alt="" width="1920" height="1080" data-path="images/image-19.png" />
    </Frame>
  </Step>

  <Step>
    Select your workspace in the upper right hand corner drop down then click `Allow`.
  </Step>

  <Step>
    Add @Definite to the Slack channel you'd like to send alerts to.

    <Frame>
      <img src="https://mintcdn.com/definite-a33bcb82/XktyRqNQG8CzSh2w/images/image-20.png?fit=max&auto=format&n=XktyRqNQG8CzSh2w&q=85&s=8f3560565a31e32d031292d0f8045c05" alt="" width="757" height="263" data-path="images/image-20.png" />
    </Frame>
  </Step>
</Steps>

Your Slack integration is now set up.

## Push Data to Slack

<Steps>
  <Step>
    In your block with the data you want to send, click the More menu icon `( ... )` > `Configure` which should bring up a Configure sidebar on the right hand side like this:

    <Frame>
      <img src="https://mintcdn.com/definite-a33bcb82/SCrSDlr5bkjAKUtj/images/destinations/image-3.png?fit=max&auto=format&n=SCrSDlr5bkjAKUtj&q=85&s=47e678a59c7a829c32638e392d858683" alt="" width="569" height="672" data-path="images/destinations/image-3.png" />
    </Frame>
  </Step>

  <Step>
    Click `Add Automation`. Fill these in under **Schedule**:

    * `Period`: select how frequently you want to push data
    * `Action`: select Send to Slack
    * `Integration`: the nickname for the Slack integration you created above
    * `Channel`: the Slack channel you want the data to be pushed to
    * `Format`: If sending output from a query, you can send data in CSV, JSON, or Text Table formats. If sending a chart, the format will be in PNG
  </Step>

  <Step>
    If sending the results of a query, click `Create` to run and send your block. If sending a chart, set a schedule for the chart block to run as Definite currently only supports scheduled sends for visualizations.
  </Step>
</Steps>

An example of a Definite chart sent to Slack

<Frame>
  <img src="https://mintcdn.com/definite-a33bcb82/SCrSDlr5bkjAKUtj/images/destinations/image-2.png?fit=max&auto=format&n=SCrSDlr5bkjAKUtj&q=85&s=ee6c323b55663ffedc1c69619bd1b0c5" alt="" width="1048" height="998" data-path="images/destinations/image-2.png" />
</Frame>

<Note>
  Fi uses large language models (LLMs) to generate responses and insights. AI-generated content may occasionally contain inaccuracies or incomplete information and should be reviewed before making business decisions.

  \
  For more information about how Definite collects, uses, and protects data, please review our [Privacy Policy](https://definite.app/privacy).
</Note>
