# Flowyble Documentation ## Docs - [Agent Configuration](https://docs.flowyble.com/agents/configuration.md): Configure LLM model, behavior prompt, tools, and execution settings. - [Conversations](https://docs.flowyble.com/agents/conversations.md): Multi-turn chat interactions with AI agents. - [Agent Execution](https://docs.flowyble.com/agents/execution.md): How agents run, process tool calls, and return results. - [Agents Overview](https://docs.flowyble.com/agents/overview.md): AI agents that reason, call tools, and deliver results autonomously. - [Get Run Details](https://docs.flowyble.com/api-reference/agents/get-run-details.md): Get detailed results including step-by-step execution trace. - [Get Run Status](https://docs.flowyble.com/api-reference/agents/get-run-status.md): Check the current status of an agent run. - [Run Agent](https://docs.flowyble.com/api-reference/agents/run-agent.md): Execute an agent with a user message. - [Authentication](https://docs.flowyble.com/api-reference/authentication.md): Authenticate API requests using API keys. - [API Introduction](https://docs.flowyble.com/api-reference/introduction.md): Integrate Flowyble into your applications with the REST API. - [Get Tool Run Result](https://docs.flowyble.com/api-reference/tools/get-run-result.md): Get the complete result of a tool run including input and output data. - [Get Tool Run Status](https://docs.flowyble.com/api-reference/tools/get-run-status.md): Check the current status of a tool run. - [Run Tool](https://docs.flowyble.com/api-reference/tools/run-tool.md): Execute a workflow tool with optional input parameters. - [Incoming Webhooks](https://docs.flowyble.com/api-reference/webhooks/incoming.md): Trigger agent and tool runs from external systems. - [Credits](https://docs.flowyble.com/billing/credits.md): How the credit-based billing system works. - [Subscription Plans](https://docs.flowyble.com/billing/plans.md): Available plans and their feature limits. - [Core Concepts](https://docs.flowyble.com/concepts.md): Key concepts and terminology used throughout Flowyble. - [Introduction](https://docs.flowyble.com/index.md): Flowyble is a multi-tenant AI-powered workflow automation platform. Create and run AI agents and workflow tools powered by leading LLMs. - [OAuth2 Authentication](https://docs.flowyble.com/integrations/oauth2.md): How Flowyble handles OAuth2 connections to external services. - [Integrations Overview](https://docs.flowyble.com/integrations/overview.md): Connect external services to use in your agents and tools. - [Webhooks](https://docs.flowyble.com/integrations/webhooks.md): Trigger agent and tool runs from external systems via HTTP webhooks. - [Quickstart](https://docs.flowyble.com/quickstart.md): Create and run your first AI agent in under 5 minutes. - [Built-in Functions](https://docs.flowyble.com/tools/built-in-functions.md): Platform-provided functions available for use in tools and agents. - [Custom Tools](https://docs.flowyble.com/tools/custom-tools.md): Build your own multi-step workflow automations. - [Tools Overview](https://docs.flowyble.com/tools/overview.md): Multi-step workflow automations composed of built-in functions and integrations.