CoTeam Setup Guide
Getting Started
Overview
This guide walks you through everything from creating your account to running your first /ask command on a real prospect question. By the end you'll have CoTeam live in Slack, your knowledge base loaded with your product docs, and your team ready to use it.
| Step | What you'll do | Time |
|---|---|---|
| 1 | Sign up and create your workspace | 2 min |
| 2 | Add CoTeam to Slack | 1 min |
| 3 | Ingest your first documents | 5–10 min |
| 4 | Run your first commands | 2 min |
/ask, /questionnaire, /brief, /scaffold, and /setup — are fully available from the moment you create your workspace.1. Sign Up and Create Your Workspace
- Go to www.coteamai.com and click Start free trial. Enter your work email and create a password.
- Check your inbox for a confirmation email and click the link to verify your address.
- Fill in the onboarding form: Company name, Workspace name, and a URL slug (e.g.
acme-corp). Your dashboard will live atwww.coteamai.com/acme-corp. - Click Create workspace.
/setup. You can't change it without creating a new workspace.2. Connect the Slack Bot
CoTeam is a centrally-hosted Slack app — there's nothing to deploy or configure on your end. You just install it to your Slack workspace and you're live.
- From your CoTeam dashboard, click Add to Slack. This takes you through Slack's standard OAuth install flow.
- Review the requested permissions and click Allow. CoTeam will automatically link to your workspace.
- Check your Slack DMs — CoTeam will send you a welcome message with your dashboard link and first steps.
- Open any channel and run
/setupto confirm the bot is live and get a link to your dashboard.
3. Ingest Your Knowledge Base
The quality of CoTeam's answers depends entirely on what you ingest. Start with the documents you get asked about most frequently in deals, then add more over time.
Supported file formats: PDF, .docx, .xlsx, .txt, .md. Most documents process in under 60 seconds.
Via the Dashboard
- Go to your dashboard → Knowledge Base.
- Click Add Document and upload your file.
- CoTeam parses, chunks, and embeds it automatically. You can monitor progress on the Knowledge Base page — the status updates from Processing to Complete.
- Once complete, run
/askin Slack to test it immediately.
What to ingest first
| Document type | Why it matters |
|---|---|
| API reference | Grounds /ask and /scaffold in your actual endpoints and auth patterns |
| Security & compliance FAQ | Answers the questions asked in every security questionnaire |
| Authentication guide | SSO, SAML, API keys, OAuth — common deal blockers |
| Integration runbook | Step-by-step setup your SEs explain on every technical call |
| Past questionnaires | Real answers you've already approved, immediately reusable |
| Product changelog | Keeps /ask current with recent releases |
4. Slack Commands
With your KB loaded and bot connected, here's what each command does:
| Command | What it does | Example |
|---|---|---|
/ask | Ask any technical question. CoTeam searches your KB, scores its confidence (High / Medium / Low), and returns a sourced draft for you to Approve or Edit before it posts to the channel. Only you see the draft. | /ask Does our API support cursor pagination? |
/questionnaire | Upload a vendor security questionnaire (.xlsx, .docx, or .pdf). CoTeam fills 70–90% of answers autonomously and DMs you the completed file plus a review sheet flagging low-confidence items for sign-off. | Run /questionnaire, then upload the file in the channel |
/brief | Generate a pre-call prospect brief: funding stage, headcount, tech stack, predicted technical questions, and KB-grounded talking points. | /brief acme.com |
/scaffold | Generate a working integration scaffold grounded in your API docs. Outputs ready-to-run code for any language or framework — no fabrication. | /scaffold OAuth2 integration for a React SPA |
/setup | Check your workspace connection status and get a link to the dashboard. Use this to troubleshoot bot connectivity. | /setup |
5. Invite Your Team
Add your SE colleagues so they can use all five commands within your workspace.
- Go to Settings → Team in the dashboard.
- Click Invite member and enter their work email.
- They'll receive an invite link valid for 7 days. Once accepted, they can use all Slack commands immediately. Their seat is added to your billable count.
| Role | Permissions |
|---|---|
| Owner | Full access — billing, team management, API keys, KB, all commands |
| Admin | Team management, API keys, KB management, all commands. Cannot manage billing. |
| Member | All five Slack commands and dashboard read access. Cannot manage team or billing. |
6. Subscribe Before Your Trial Ends
Your 7-day trial includes full access to everything. When it ends, go to Settings → Billing and click Subscribe with PayPal.
| Plan | Price | Best for |
|---|---|---|
| Monthly | $149 / SE / month | Teams that want flexibility |
| Yearly | $1,490 / SE / year | Best value — 2 months free |
Payment is handled through PayPal. Your workspace activates immediately after payment confirmation. You can cancel at any time from Settings → Billing — access continues until the end of your paid period.