# Kortix ## Docs - [Agent Builder UI](https://mintlify.wiki/kortix-ai/suna/agents/agent-builder.md): Configure and customize your agents using Kortix's visual agent builder interface - [Creating Agents](https://mintlify.wiki/kortix-ai/suna/agents/creating-agents.md): Learn how to create and configure AI agents in Kortix using the UI or API - [System Prompts](https://mintlify.wiki/kortix-ai/suna/agents/system-prompts.md): Write effective system prompts to define your agent's behavior, capabilities, and personality - [Workflows & Triggers](https://mintlify.wiki/kortix-ai/suna/agents/workflows.md): Automate your agents with scheduled tasks, webhooks, and event-based triggers - [Create Agent](https://mintlify.wiki/kortix-ai/suna/api/agents/create.md): Create a new AI agent with custom configuration, tools, and integrations - [Delete Agent](https://mintlify.wiki/kortix-ai/suna/api/agents/delete.md): Permanently delete an agent and all its versions - [Get Agent](https://mintlify.wiki/kortix-ai/suna/api/agents/get.md): Retrieve detailed information about a specific agent including its configuration and current version - [Run Agent](https://mintlify.wiki/kortix-ai/suna/api/agents/run.md): Start an agent run to execute tasks in a thread with optional files and custom configuration - [Update Agent](https://mintlify.wiki/kortix-ai/suna/api/agents/update.md): Modify an agent's configuration, creating a new version if configuration changes are detected - [Authentication](https://mintlify.wiki/kortix-ai/suna/api/authentication.md): Authenticate API requests using API keys or JWT tokens - [Error Handling](https://mintlify.wiki/kortix-ai/suna/api/errors.md): Understanding API error responses and status codes - [API Introduction](https://mintlify.wiki/kortix-ai/suna/api/introduction.md): Overview of the Kortix API, base URLs, versioning, and rate limits - [Create Thread](https://mintlify.wiki/kortix-ai/suna/api/threads/create.md): Create a new thread with an associated project and sandbox environment - [Delete Thread](https://mintlify.wiki/kortix-ai/suna/api/threads/delete.md): Delete a thread and optionally its associated project - [Get Thread](https://mintlify.wiki/kortix-ai/suna/api/threads/get.md): Retrieve detailed information about a specific thread - [List Threads](https://mintlify.wiki/kortix-ai/suna/api/threads/list.md): Retrieve a paginated list of threads for the authenticated user - [List Agent Tools](https://mintlify.wiki/kortix-ai/suna/api/tools/list.md): Retrieve all enabled tools for an agent, including AgentPress tools and MCP tools - [MCP Tools](https://mintlify.wiki/kortix-ai/suna/api/tools/mcp.md): Manage MCP (Model Context Protocol) tools and custom integrations for agents - [Register Tools](https://mintlify.wiki/kortix-ai/suna/api/tools/register.md): Register and configure tools for agents, including tool schemas and metadata - [Browser Automation](https://mintlify.wiki/kortix-ai/suna/capabilities/browser-automation.md): Interact with web pages using mouse and keyboard, take screenshots, and extract content with natural language commands - [Code Execution](https://mintlify.wiki/kortix-ai/suna/capabilities/code-execution.md): Run Python, JavaScript, shell commands, and other code in a secure sandboxed environment - [File Management](https://mintlify.wiki/kortix-ai/suna/capabilities/file-management.md): Create, read, edit, and delete files in the workspace with intelligent content processing - [Vision Capabilities](https://mintlify.wiki/kortix-ai/suna/capabilities/vision.md): Load, analyze, and understand images with AI-powered visual intelligence - [Web Intelligence](https://mintlify.wiki/kortix-ai/suna/capabilities/web-intelligence.md): Search the web, scrape websites, and gather up-to-date information from across the internet - [Agents](https://mintlify.wiki/kortix-ai/suna/concepts/agents.md): Understanding the agent architecture and lifecycle in the platform - [Model Context Protocol (MCP)](https://mintlify.wiki/kortix-ai/suna/concepts/mcp.md): Understanding MCP integration for external tool and data access - [Projects](https://mintlify.wiki/kortix-ai/suna/concepts/projects.md): Understand how projects organize your threads and sandbox environments in Kortix - [Sandboxes](https://mintlify.wiki/kortix-ai/suna/concepts/sandboxes.md): Understanding the isolated execution environments for agents - [Agent Templates & Marketplace](https://mintlify.wiki/kortix-ai/suna/concepts/templates.md): Share and discover pre-configured AI agents through the Kortix Marketplace - [Threads](https://mintlify.wiki/kortix-ai/suna/concepts/threads.md): Understanding conversation threads and message management - [Tools](https://mintlify.wiki/kortix-ai/suna/concepts/tools.md): Understanding the tool system that extends agent capabilities - [Conversation Analytics](https://mintlify.wiki/kortix-ai/suna/features/analytics.md): Gain insights into user engagement, sentiment, and use cases with AI-powered analytics - [Billing & Subscriptions](https://mintlify.wiki/kortix-ai/suna/features/billing.md): Understand Kortix pricing, credit system, and subscription tiers - [Knowledge Base](https://mintlify.wiki/kortix-ai/suna/features/knowledge-base.md): Upload and organize files to enhance your agents with custom knowledge and context - [Memory System](https://mintlify.wiki/kortix-ai/suna/features/memory.md): Enable your agents to learn and remember information from conversations over time - [Notifications](https://mintlify.wiki/kortix-ai/suna/features/notifications.md): Keep users informed with email, push, and in-app notifications powered by Novu - [Referral Program](https://mintlify.wiki/kortix-ai/suna/features/referrals.md): Earn bonus credits by inviting friends to Kortix - [Triggers & Automation](https://mintlify.wiki/kortix-ai/suna/features/triggers.md): Automate agent tasks with scheduled triggers and event-based webhooks - [Self-Hosted Installation](https://mintlify.wiki/kortix-ai/suna/installation.md): Deploy Kortix on your own infrastructure with the automated setup wizard - [Welcome to Kortix](https://mintlify.wiki/kortix-ai/suna/introduction.md): The complete platform for creating autonomous AI agents that work for you - [Quickstart](https://mintlify.wiki/kortix-ai/suna/quickstart.md): Get from account setup to your first agent interaction in minutes - [SDK Examples](https://mintlify.wiki/kortix-ai/suna/sdk/examples.md): Real-world examples and use cases for the Kortix Python SDK - [SDK Overview](https://mintlify.wiki/kortix-ai/suna/sdk/overview.md): Introduction to the Kortix Python SDK for creating and managing AI Workers - [Python SDK Reference](https://mintlify.wiki/kortix-ai/suna/sdk/python.md): Complete API reference for the Kortix Python SDK - [Configuration](https://mintlify.wiki/kortix-ai/suna/self-hosting/configuration.md): Complete guide to all Kortix configuration options - [Deployment](https://mintlify.wiki/kortix-ai/suna/self-hosting/deployment.md): Deploy Kortix to production environments - [Self-Hosting Overview](https://mintlify.wiki/kortix-ai/suna/self-hosting/overview.md): Learn how to deploy and manage your own Kortix instance - [Setup Guide](https://mintlify.wiki/kortix-ai/suna/self-hosting/setup.md): Step-by-step instructions to install and configure Kortix - [Troubleshooting](https://mintlify.wiki/kortix-ai/suna/self-hosting/troubleshooting.md): Common issues and solutions for self-hosted Kortix - [Built-in Tools](https://mintlify.wiki/kortix-ai/suna/tools/built-in-tools.md): Complete reference of all built-in tools available in Kortix - [Composio Integration](https://mintlify.wiki/kortix-ai/suna/tools/composio.md): Integrate with Composio platform for seamless third-party service connections - [Custom Tools](https://mintlify.wiki/kortix-ai/suna/tools/custom-tools.md): Create your own tools to extend Kortix agent capabilities - [MCP Integration](https://mintlify.wiki/kortix-ai/suna/tools/mcp-integration.md): Connect and use Model Context Protocol servers with Kortix agents - [Tools & Extensions Overview](https://mintlify.wiki/kortix-ai/suna/tools/overview.md): Comprehensive overview of the Kortix tool system architecture and capabilities