Back to Examples

CrewAI

"CrewAI streamlines crew execution with an intuitive API, allowing teams to efficiently manage tasks and enhance collaboration through human feedback."

Lines
250
Sections
2

Want your own llms.txt file?

Generate a professional, AI-friendly file for your website in minutes!

llms.txt Preview

# CrewAI

## Docs

- [GET /inputs](https://docs.crewai.com/en/api-reference/inputs.md): Get required inputs for your crew
- [Introduction](https://docs.crewai.com/en/api-reference/introduction.md): Complete reference for the CrewAI AMP REST API
- [POST /kickoff](https://docs.crewai.com/en/api-reference/kickoff.md): Start a crew execution
- [POST /resume](https://docs.crewai.com/en/api-reference/resume.md): Resume crew execution with human feedback
- [GET /{kickoff_id}/status](https://docs.crewai.com/en/api-reference/status.md): Get execution status
- [Changelog](https://docs.crewai.com/en/changelog.md): Product updates, improvements, and bug fixes for CrewAI
- [Agents](https://docs.crewai.com/en/concepts/agents.md): Detailed guide on creating and managing agents within the CrewAI framework.
- [CLI](https://docs.crewai.com/en/concepts/cli.md): Learn how to use the CrewAI CLI to interact with CrewAI.
- [Collaboration](https://docs.crewai.com/en/concepts/collaboration.md): How to enable agents to work together, delegate tasks, and communicate effectively within CrewAI teams.
- [Crews](https://docs.crewai.com/en/concepts/crews.md): Understanding and utilizing crews in the crewAI framework with comprehensive attributes and functionalities.
- [Event Listeners](https://docs.crewai.com/en/concepts/event-listener.md): Tap into CrewAI events to build custom integrations and monitoring
- [Files](https://docs.crewai.com/en/concepts/files.md): Pass images, PDFs, audio, video, and text files to your agents for multimodal processing.
- [Flows](https://docs.crewai.com/en/concepts/flows.md): Learn how to create and manage AI workflows using CrewAI Flows.
- [Knowledge](https://docs.crewai.com/en/concepts/knowledge.md): What is knowledge in CrewAI and how to use it.
- [LLMs](https://docs.crewai.com/en/concepts/llms.md): A comprehensive guide to configuring and using Large Language Models (LLMs) in your CrewAI projects
- [Memory](https://docs.crewai.com/en/concepts/memory.md): Leveraging memory systems in the CrewAI framework to enhance agent capabilities.
- [Planning](https://docs.crewai.com/en/concepts/planning.md): Learn how to add planning to your CrewAI Crew and improve their performance.
- [Processes](https://docs.crewai.com/en/concepts/processes.md): Detailed guide on workflow management through processes in CrewAI, with updated implementation details.
- [Production Architecture](https://docs.crewai.com/en/concepts/production-architecture.md): Best practices for building production-ready AI applications with CrewAI
- [Reasoning](https://docs.crewai.com/en/concepts/reasoning.md): Learn how to enable and use agent reasoning to improve task execution.
- [Tasks](https://docs.crewai.com/en/concepts/tasks.md): Detailed guide on managing and creating tasks within the CrewAI framework.
- [Testing](https://docs.crewai.com/en/concepts/testing.md): Learn how to test your CrewAI Crew and evaluate their performance.
- [Tools](https://docs.crewai.com/en/concepts/tools.md): Understanding and leveraging tools within the CrewAI framework for agent collaboration and task execution.
- [Training](https://docs.crewai.com/en/concepts/training.md): Learn how to train your CrewAI agents by giving them feedback early on and get consistent results.
- [Agent Repositories](https://docs.crewai.com/en/enterprise/features/agent-repositories.md): Learn how to use Agent Repositories to share and reuse your agents across teams and projects
- [Automations](https://docs.crewai.com/en/enterprise/features/automations.md): Manage, deploy, and monitor your live crews (automations) in one place.
- [Crew Studio](https://docs.crewai.com/en/enterprise/features/crew-studio.md): Build new automations with AI assistance, a visual editor, and integrated testing.
- [Hallucination Guardrail](https://docs.crewai.com/en/enterprise/features/hallucination-guardrail.md): Prevent and detect AI hallucinations in your CrewAI tasks
- [Marketplace](https://docs.crewai.com/en/enterprise/features/marketplace.md): Discover, install, and govern reusable assets for your enterprise crews.
- [PII Redaction for Traces](https://docs.crewai.com/en/enterprise/features/pii-trace-redactions.md): Automatically redact sensitive data from crew and flow execution traces
- [Role-Based Access Control (RBAC)](https://docs.crewai.com/en/enterprise/features/rbac.md): Control access to crews, tools, and data with roles, scopes, and granular permissions.
- [Tools & Integrations](https://docs.crewai.com/en/enterprise/features/tools-and-integrations.md): Connect external apps and manage internal tools your agents can use.
- [Traces](https://docs.crewai.com/en/enterprise/features/traces.md): Using Traces to monitor your Crews
- [Webhook Streaming](https://docs.crewai.com/en/enterprise/features/webhook-streaming.md): Using Webhook Streaming to stream events to your webhook
- [Triggers Overview](https://docs.crewai.com/en/enterprise/guides/automation-triggers.md): Understand how CrewAI AMP triggers work, how to manage them, and where to find integration-specific playbooks
- [Azure OpenAI Setup](https://docs.crewai.com/en/enterprise/guides/azure-openai-setup.md): Configure Azure OpenAI with Crew Studio for enterprise LLM connections
- [Build Crew](https://docs.crewai.com/en/enterprise/guides/build-crew.md): A Crew is a group of agents that work together to complete a task.
- [Open Telemetry Logs](https://docs.crewai.com/en/enterprise/guides/capture_telemetry_logs.md): Understand how to capture telemetry logs from your CrewAI AMP deployments
- [Deploy to AMP](https://docs.crewai.com/en/enterprise/guides/deploy-to-amp.md): Deploy your Crew or Flow to CrewAI AMP
- [Enable Crew Studio](https://docs.crewai.com/en/enterprise/guides/enable-crew-studio.md): Enabling Crew Studio on CrewAI AMP
- [Gmail Trigger](https://docs.crewai.com/en/enterprise/guides/gmail-trigger.md): Trigger automations when Gmail events occur (e.g., new emails, labels).
- [Google Calendar Trigger](https://docs.crewai.com/en/enterprise/guides/google-calendar-trigger.md): Kick off crews when Google Calendar events are created, updated, or cancelled
- [Google Drive Trigger](https://docs.crewai.com/en/enterprise/guides/google-drive-trigger.md): Respond to Google Drive file events with automated crews
- [HubSpot Trigger](https://docs.crewai.com/en/enterprise/guides/hubspot-trigger.md): Trigger CrewAI crews directly from HubSpot Workflows
- [HITL Workflows](https://docs.crewai.com/en/enterprise/guides/human-in-the-loop.md): Learn how to implement Human-In-The-Loop workflows in CrewAI for enhanced decision-making
- [Kickoff Crew](https://docs.crewai.com/en/enterprise/guides/kickoff-crew.md): Kickoff a Crew on CrewAI AMP
- [Microsoft Teams Trigger](https://docs.crewai.com/en/enterprise/guides/microsoft-teams-trigger.md): Kick off crews from Microsoft Teams chat activity
- [OneDrive Trigger](https://docs.crewai.com/en/enterprise/guides/onedrive-trigger.md): Automate responses to OneDrive file activity
- [Outlook Trigger](https://docs.crewai.com/en/enterprise/guides/outlook-trigger.md): Launch automations from Outlook emails and calendar updates
- [Prepare for Deployment](https://docs.crewai.com/en/enterprise/guides/prepare-for-deployment.md): Ensure your Crew or Flow is ready for deployment to CrewAI AMP
- [React Component Export](https://docs.crewai.com/en/enterprise/guides/react-component-export.md): Learn how to export and integrate CrewAI AMP React components into your applications
- [Salesforce Trigger](https://docs.crewai.com/en/enterprise/guides/salesforce-trigger.md): Trigger CrewAI crews from Salesforce workflows for CRM automation
- [Slack Trigger](https://docs.crewai.com/en/enterprise/guides/slack-trigger.md): Trigger CrewAI crews directly from Slack using slash commands
- [Team Management](https://docs.crewai.com/en/enterprise/guides/team-management.md): Learn how to invite and manage team members in your CrewAI AMP organization
- [Tool Repository](https://docs.crewai.com/en/enterprise/guides/tool-repository.md): Using the Tool Repository to manage your tools
- [Update Crew](https://docs.crewai.com/en/enterprise/guides/update-crew.md): Updating a Crew on CrewAI AMP
- [Webhook Automation](https://docs.crewai.com/en/enterprise/guides/webhook-automation.md): Automate CrewAI AMP workflows using webhooks with platforms like ActivePieces, Zapier, and Make.com
- [Zapier Trigger](https://docs.crewai.com/en/enterprise/guides/zapier-trigger.md): Trigger CrewAI crews from Zapier workflows to automate cross-app workflows
- [Asana Integration](https://docs.crewai.com/en/enterprise/integrations/asana.md): Team task and project coordination with Asana integration for CrewAI.
- [Box Integration](https://docs.crewai.com/en/enterprise/integrations/box.md): File storage and document management with Box integration for CrewAI.
- [ClickUp Integration](https://docs.crewai.com/en/enterprise/integrations/clickup.md): Task and productivity management with ClickUp integration for CrewAI.
- [GitHub Integration](https://docs.crewai.com/en/enterprise/integrations/github.md): Repository and issue management with GitHub integration for CrewAI.
- [Gmail Integration](https://docs.crewai.com/en/enterprise/integrations/gmail.md): Email and contact management with Gmail integration for CrewAI.
- [Google Calendar Integration](https://docs.crewai.com/en/enterprise/integrations/google_calendar.md): Event and schedule management with Google Calendar integration for CrewAI.
- [Google Contacts Integration](https://docs.crewai.com/en/enterprise/integrations/google_contacts.md): Contact and directory management with Google Contacts integration for CrewAI.
- [Google Docs Integration](https://docs.crewai.com/en/enterprise/integrations/google_docs.md): Document creation and editing with Google Docs integration for CrewAI.
- [Google Drive Integration](https://docs.crewai.com/en/enterprise/integrations/google_drive.md): File storage and management with Google Drive integration for CrewAI.
- [Google Sheets Integration](https://docs.crewai.com/en/enterprise/integrations/google_sheets.md): Spreadsheet data synchronization with Google Sheets integration for CrewAI.
- [Google Slides Integration](https://docs.crewai.com/en/enterprise/integrations/google_slides.md): Presentation creation and management with Google Slides integration for CrewAI.
- [HubSpot Integration](https://docs.crewai.com/en/enterprise/integrations/hubspot.md): Manage companies and contacts in HubSpot with CrewAI.
- [Jira Integration](https://docs.crewai.com/en/enterprise/integrations/jira.md): Issue tracking and project management with Jira integration for CrewAI.
- [Linear Integration](https://docs.crewai.com/en/enterprise/integrations/linear.md): Software project and bug tracking with Linear integration for CrewAI.
- [Microsoft Excel Integration](https://docs.crewai.com/en/enterprise/integrations/microsoft_excel.md): Workbook and data management with Microsoft Excel integration for CrewAI.
- [Microsoft OneDrive Integration](https://docs.crewai.com/en/enterprise/integrations/microsoft_onedrive.md): File and folder management with Microsoft OneDrive integration for CrewAI.
- [Microsoft Outlook Integration](https://docs.crewai.com/en/enterprise/integrations/microsoft_outlook.md): Email, calendar, and contact management with Microsoft Outlook integration for CrewAI.
- [Microsoft SharePoint Integration](https://docs.crewai.com/en/enterprise/integrations/microsoft_sharepoint.md): Site, list, and document management with Microsoft SharePoint integration for CrewAI.
- [Microsoft Teams Integration](https://docs.crewai.com/en/enterprise/integrations/microsoft_teams.md): Team collaboration and communication with Microsoft Teams integration for CrewAI.
- [Microsoft Word Integration](https://docs.crewai.com/en/enterprise/integrations/microsoft_word.md): Document creation and management with Microsoft Word integration for CrewAI.
- [Notion Integration](https://docs.crewai.com/en/enterprise/integrations/notion.md): User management and commenting with Notion integration for CrewAI.
- [Salesforce Integration](https://docs.crewai.com/en/enterprise/integrations/salesforce.md): CRM and sales automation with Salesforce integration for CrewAI.
- [Shopify Integration](https://docs.crewai.com/en/enterprise/integrations/shopify.md): E-commerce and online store management with Shopify integration for CrewAI.
- [Slack Integration](https://docs.crewai.com/en/enterprise/integrations/slack.md): Team communication and collaboration with Slack integration for CrewAI.
- [Stripe Integration](https://docs.crewai.com/en/enterprise/integrations/stripe.md): Payment processing and subscription management with Stripe integration for CrewAI.
- [Zendesk Integration](https://docs.crewai.com/en/enterprise/integrations/zendesk.md): Customer support and helpdesk management with Zendesk integration for CrewAI.
- [CrewAI AMP](https://docs.crewai.com/en/enterprise/introduction.md): Deploy, monitor, and scale your AI agent workflows
- [FAQs](https://docs.crewai.com/en/enterprise/resources/frequently-asked-questions.md): Frequently asked questions about CrewAI AMP
- [CrewAI Cookbooks](https://docs.crewai.com/en/examples/cookbooks.md): Feature-focused quickstarts and notebooks for learning patterns fast.
- [CrewAI Examples](https://docs.crewai.com/en/examples/example.md): Explore curated examples organized by Crews, Flows, Integrations, and Notebooks.
- [Customizing Prompts](https://docs.crewai.com/en/guides/advanced/customizing-prompts.md): Dive deeper into low-level prompt customization for CrewAI, enabling super custom and complex use cases for different models and languages.
- [Fingerprinting](https://docs.crewai.com/en/guides/advanced/fingerprinting.md): Learn how to use CrewAI's fingerprinting system to uniquely identify and track components throughout their lifecycle.
- [Crafting Effective Agents](https://docs.crewai.com/en/guides/agents/crafting-effective-agents.md): Learn best practices for designing powerful, specialized AI agents that collaborate effectively to solve complex problems.
- [Evaluating Use Cases for CrewAI](https://docs.crewai.com/en/guides/concepts/evaluating-use-cases.md): Learn how to assess your AI application needs and choose the right approach between Crews and Flows based on complexity and precision requirements.
- [Build Your First Crew](https://docs.crewai.com/en/guides/crews/first-crew.md): Step-by-step tutorial to create a collaborative AI team that works together to solve complex problems.
- [Build Your First Flow](https://docs.crewai.com/en/guides/flows/first-flow.md): Learn how to create structured, event-driven workflows with precise control over execution.
- [Mastering Flow State Management](https://docs.crewai.com/en/guides/flows/mastering-flow-state.md): A comprehensive guide to managing, persisting, and leveraging state in CrewAI Flows for building robust AI applications.
- [Installation](https://docs.crewai.com/en/installation.md): Get started with CrewAI - Install, configure, and build your first AI crew
Preview of CrewAI's llms.txt file. View complete file (250 lines) →

Ready to create yours?

Generate a professional llms.txt file for your website in minutes with our AI-powered tool.

Generate Your llms.txt File