For the complete documentation index, see llms.txt. This page is also available as Markdown.

Slack Agent

The DinoAI Slack Agent runs autonomously in the background — executing dbt™ models, querying your warehouse, and opening PRs, all without you needing to be in the IDE. You interact with it entirely through Slack.


How It Works

  1. You send a task to the Paradime bot in a Slack channel

  2. DinoAI picks it up, works in the background, and reports back when done

  3. Progress updates, results, and errors all land in the same channel thread


Prerequisites

Before setting up the Slack Agent, make sure you have:

  • Admin access to your Paradime workspace

  • GitHub organisation owner access (or someone on your team who does)

  • Data warehouse credentials for DinoAI — a dedicated service account with scoped permissions is recommended

New to Paradime? Set up your workspace first before enabling the Slack Agent. Note that a CodeIDE connection is required during onboarding even if you plan to use the agent only — this requirement will be removed in a future update. Set up your Paradime workspace →


Pages in This Section

  • Setup — Connect Slack, GitHub, and the agent warehouse environment

  • Starting a Session — Add the bot to a channel and send your first task

  • Example Tasks — Prompts and use cases to get the most out of the agent

Last updated

Was this helpful?