Documentation
Everything you need to build with TeamDay AI agents.
Getting Started
Set up your account, create your first agent, and start chatting in minutes.
Create Your First Agent
Build a specialized AI agent with skills, tools, and MCP integrations.
Overview
1Platform architecture, concepts, and how things fit together.
Step-by-step instructions for every feature — from first agent to production automation.
Agent Configuration
Configure AI agents — models, equipment (tools, skills, MCPs, subagents), visibility, and system prompts.
External Integrations
Connect TeamDay agents to external APIs, databases, and services using MCP servers, Space secrets, and configuration patterns.
API Keys & Authentication
Manage authentication for TeamDay — Personal Access Tokens for API/CLI, OAuth for web, and Claude API credentials for agent execution.
API & Automation
Integrate TeamDay into your workflows — API access, CLI scripting, CI/CD pipelines, and scheduled missions.
CLI Tool
Database Connections
Connect databases to your TeamDay organization for live data queries, AI-powered analysis, and interactive charts in documents.
Create Your First Agent
Step-by-step guide to creating an AI agent on TeamDay — from a simple assistant to a fully equipped team member with skills, MCPs, and subagents.
Getting Started
Set up your TeamDay account, create your first AI agent, and start chatting in minutes.
Git Integration
Connect GitHub repositories to TeamDay Spaces — clone repos, manage branches, and let agents commit code.
Guides
Learn how to build, configure, and deploy AI agents on TeamDay — from first setup to production automation.
Interactive Charts
Embed live charts and data tables in markdown documents using SQL queries or static data. Charts render inline in chat, feed, and file viewer.
MCP Plugins
Connect external tools to TeamDay agents — OAuth integrations, database connectors, SEO tools, and any MCP server via URL.
API Guide
Create, manage, and trigger missions programmatically via the TeamDay REST API.
User Guide
Schedule AI agents to run tasks automatically — daily reports, weekly audits, continuous monitoring, and one-time jobs.
Newsletter API
Manage subscribers, campaigns, and send newsletters via the TeamDay Newsletter Service REST API.
Prompts & Instructions
Write effective system prompts for your AI agents — structure, patterns, and real examples for TeamDay.
Skill & Agent Discovery
How TeamDay discovers skills, agents, and MCPs from multiple sources — Space directories, managed resources, and cloned repositories.
Slack
Connect TeamDay to your Slack workspace. Mention your agents from any channel, DM them directly, and give them live read/write access to Slack as a tool.
Skills
Technical guide to creating and using Skills in TeamDay — reusable capabilities for AI agents.
Space Setup Guide
Step-by-step recipes for setting up common Space configurations — SEO workspace, development environment, content hub, and more.
Spaces & Workspaces
Spaces are project workspaces where AI agents do real work — with files, tools, skills, secrets, and Git integration.
Tools
Overview of built-in tools, platform MCP tools, and external integrations available to TeamDay agents.
Troubleshooting
Common issues and solutions when working with TeamDay agents, Spaces, MCPs, and the API.
WordPress Setup
Step-by-step guide to connecting your WordPress site (WordPress.com or self-hosted) to TeamDay's AI WordPress Studio, including credential management and troubleshooting.
Creating Custom
Build your own MCP servers to give TeamDay agents access to custom APIs, databases, and internal tools.
Installing
How to install and configure MCP server integrations on TeamDay Spaces — via UI, CLI, API, or configuration files.
MCP Servers
MCP (Model Context Protocol) servers connect your AI agents to external tools and services — Google Analytics, Ahrefs, Slack, databases, and more.
Media Generation
Generate images and videos with AI using the MediaGeneration MCP tool. Supports Flux 2, Grok (xAI), Kling, and Wan models.
TeamDay Admin
Manage spaces, agents, MCPs, missions, skills, and secrets programmatically via the TeamdayAdmin MCP tool.
UI Commands
Control the chat interface, switch agents, show notifications, and interact with users via the UICommand MCP tool.
API Reference
12REST endpoints, authentication, SDKs, and integration patterns.
Agents API
Create, manage, and execute AI agents programmatically with the TeamDay Agents API.
Authentication
How to authenticate with the TeamDay API using Personal Access Tokens (PAT) and Organization API Tokens (OTK).
API Best Practices
Best practices for building reliable integrations with the TeamDay API — authentication, error handling, agent design, and performance.
API Endpoints
Connections Query API
Execute read-only SQL queries against database connections configured in your TeamDay organization.
API Examples
Quick-start examples for common TeamDay API workflows — create agents, execute tasks, schedule missions, and manage spaces.
Error Reference
Complete guide to TeamDay API error codes, troubleshooting, and best practices for error handling.
Executions API
Track and manage agent execution history, monitor running tasks, and view execution trees with the TeamDay Executions API.
Teamday API Documentation
Learn how to use the Teamday API, including authentication, endpoints, and best practices.
Org Tokens
Create scoped API tokens for service integrations, webhooks, and automated workflows at the organization level.
Tasks API
Create and manage tasks, track work items, and coordinate agent assignments with the TeamDay Tasks API.
Personal Access Tokens
Complete guide to creating and using Personal Access Tokens for API authentication
Reference
2Data schemas, configuration options, and technical specifications.
Examples
3Real-world agent setups you can copy and adapt.