Skip to main content
Cobi uses one Slack command: /cobi. Use subcommands to link your account, check status, ask a question, create a chart, or create a table.

Quick reference

CommandVisibilityWhat it does
/cobi helpPrivateShows the available commands
/cobi statusPrivateShows whether the workspace is connected and whether your account is linked
/cobi linkPrivateCreates a one-time account link
/cobi ask <question>Public threadStarts an answer thread in the current channel
/cobi chart <question>Public threadStarts an answer thread and asks Cobi for a chart
/cobi table <question>Public threadStarts an answer thread and asks Cobi for a table or CSV

/cobi help

Shows a concise command reference in Slack.
/cobi help
Use this when you forget the command names.

/cobi status

Shows whether the Slack workspace is connected to Cobi and whether your Slack user is linked to your Cobi account.
/cobi status
The response is private to you. Creates a one-time link that connects your Slack user to your Cobi user.
/cobi link
The response is private to you and includes a Link account button. The link is valid for 15 minutes.

/cobi ask <question>

Starts a public thread in the current channel and answers your question there.
/cobi ask how is revenue trending this month?
Use this when you want the channel to see the answer.

/cobi chart <question>

Starts a public thread and asks Cobi to produce a chart when the data supports it.
/cobi chart revenue by week
Cobi posts the answer and attaches a chart image when a chart is available.

/cobi table <question>

Starts a public thread and asks Cobi to produce a table or CSV when the data supports it.
/cobi table top customers by revenue this quarter
Cobi posts the answer and attaches a table or CSV when there are rows to show.
help, status, and link are private responses. ask, chart, and table create public Slack threads in the channel where you run them.