# TeamCopilot > Documentation for TeamCopilot, the AI agent for teams. ## Docs - [Adding Custom Instructions](https://teamcopilot.ai/docs/adding-custom-instructions.md): Learn how to add workspace-level custom instructions in TeamCopilot and when to use them. - [Add a user and setup authentication](https://teamcopilot.ai/docs/adding-users.md): See how to configure auth for teammates - [CEO and Executive Team](https://teamcopilot.ai/docs/examples/ceo-and-executive-team.md): See how executives can use TeamCopilot with skills and workflows for summaries, updates, and recurring leadership reports. - [Developers](https://teamcopilot.ai/docs/examples/developers.md): See how developers can use TeamCopilot with skills and workflows for code review, release work, and engineering operations. - [Real-Life Examples](https://teamcopilot.ai/docs/examples/index.md): Explore practical examples of how different teams can use TeamCopilot with skills and workflows. - [Marketing Team](https://teamcopilot.ai/docs/examples/marketing-team.md): See how a marketing team can use TeamCopilot with skills and workflows for campaigns, content, and reporting. - [QA Team](https://teamcopilot.ai/docs/examples/qa-team.md): See how a QA team can use TeamCopilot with skills and workflows for bug triage, test cases, and validation. - [Installation](https://teamcopilot.ai/docs/index.md): Learn what TeamCopilot is and how to install and set it up for your team. - [Setting up OpenAI / Gemini / Claude access](https://teamcopilot.ai/docs/setting-up-model.md): See how to enable OpenAI, Azure OpenAI, Gemini, or Claude access - [Understanding Workflows & Skills](https://teamcopilot.ai/docs/workflows-and-skills/concepts.md): Learn the difference between skills and workflows in TeamCopilot, how they work together, and when your organization should use each one. - [Creating a Skill](https://teamcopilot.ai/docs/workflows-and-skills/creating-a-skill.md): Learn how to create a skill in TeamCopilot, what files it starts with, and how to write instructions the AI can reliably follow. - [Creating a Workflow](https://teamcopilot.ai/docs/workflows-and-skills/creating-a-workflow.md): Learn how to create a workflow in TeamCopilot, what files it includes, and how to turn a repeatable operational task into runnable automation. - [Permissions](https://teamcopilot.ai/docs/workflows-and-skills/permissions.md): Learn how to give access to specific people or everyone for skills and workflows in TeamCopilot. - [Running Skills and Workflows](https://teamcopilot.ai/docs/workflows-and-skills/running-skills-and-workflows.md): Learn the recommended ways to use skills and workflows in TeamCopilot, whether through natural language, skill shortcuts, or manual workflow runs. - [Secret Management](https://teamcopilot.ai/docs/workflows-and-skills/secret-management.md): Learn how users add secrets in TeamCopilot, how skills and workflows reference them, and why the secret proxy model is safer than putting raw keys in agent context. - [Token usage analytics](https://teamcopilot.ai/docs/workflows-and-skills/token-usage-analytics.md): Use the token usage dashboard to review estimated cost, token counts, and usage trends over time. ## OpenAPI Specs - [openapi](https://teamcopilot.ai/docs/api-reference/openapi.json)