# Leapter Documentation ## Docs - [Changelog](https://docs.leapter.com/changelog.md): Product updates, new features, and improvements. - [AI Protocol (MCP)](https://docs.leapter.com/executing-blueprints/connect-mcp.md): Connect AI assistants and agents to your Blueprints using the Model Context Protocol. - [Web API (OpenAPI)](https://docs.leapter.com/executing-blueprints/connect-rest-api.md): Call your Blueprints through the OpenAPI-compatible REST API from any application. - [Embed in Websites](https://docs.leapter.com/executing-blueprints/embed.md): Embed an interactive, read-only Blueprint viewer in any website using a web component. - [Export as Code](https://docs.leapter.com/executing-blueprints/export-code.md): View and copy your Blueprint logic as JavaScript or Python code. - [Overview](https://docs.leapter.com/executing-blueprints/introduction.md): Run your Blueprints in production — connect via API, export to n8n, generate code, or embed in websites. - [Code Workflow](https://docs.leapter.com/executing-blueprints/n8n-code.md): Export an n8n workflow that runs your Blueprint logic directly as JavaScript — no API calls needed. - [HTTP Workflow](https://docs.leapter.com/executing-blueprints/n8n-http.md): Export a ready-made n8n workflow that calls your Blueprint via HTTP API. - [MCP Agent Workflow](https://docs.leapter.com/executing-blueprints/n8n-mcp-agent.md): Export an n8n AI Agent workflow that uses your Blueprints as tools via MCP. - [API Keys](https://docs.leapter.com/fundamentals/api-keys.md): Create and manage API keys to authenticate your integrations with Leapter. - [AI-Assisted Editing](https://docs.leapter.com/fundamentals/change-your-blueprint/ai-editing.md): Use Ctrl+I (Cmd+I on Mac) to modify any part of your Blueprint with AI — describe what you want to change in natural language. - [Inline Editing](https://docs.leapter.com/fundamentals/change-your-blueprint/inline-editing.md): Edit your Blueprint directly on the canvas — click to edit titles, descriptions, and expressions, and use the node toolbar to manage elements. - [Collaborating](https://docs.leapter.com/fundamentals/collaborating.md): Work together on shared Blueprints using comments to discuss, review, and track feedback on individual nodes. - [Generate with AI](https://docs.leapter.com/fundamentals/create-blueprint/ai-prompt.md): Create a Blueprint by describing your business logic in natural language — Leapter generates the visual flow for you. - [From Scratch](https://docs.leapter.com/fundamentals/create-blueprint/from-scratch.md): Create an empty Blueprint and build your logic step by step on the canvas. - [From Example Template](https://docs.leapter.com/fundamentals/create-blueprint/from-template.md): Get started quickly by creating a Blueprint from one of the built-in example templates. - [Calling Other Blueprints](https://docs.leapter.com/fundamentals/leapter-canvas/calling-other-blueprints.md): Reuse logic by calling one Blueprint from another using Call nodes. - [Controlling the Flow](https://docs.leapter.com/fundamentals/leapter-canvas/controlling-the-flow.md): Learn about the elements that make up a Blueprint — decisions, assignments, loops, returns, and errors. - [Visual View](https://docs.leapter.com/fundamentals/leapter-canvas/diagram-view.md): The interactive diagram where you build, edit, and debug your Blueprint logic visually. - [Inputs and Outputs](https://docs.leapter.com/fundamentals/leapter-canvas/inputs-and-outputs.md): Define what data flows into and out of your Blueprint using the Data panel. - [The Blueprint Editor](https://docs.leapter.com/fundamentals/leapter-canvas/introduction.md): An overview of the Blueprint Editor — the workspace where you build, inspect, and run your Blueprints. - [Specification View](https://docs.leapter.com/fundamentals/leapter-canvas/specification-view.md): A structured document view of your Blueprint — read, navigate, and review your business logic as a numbered specification. - [Personal Profile](https://docs.leapter.com/fundamentals/profile.md): Manage your Leapter profile — update your display name and profile picture. - [Projects](https://docs.leapter.com/fundamentals/projects.md): Organize your Blueprints into projects — create, browse, and manage your work in Leapter. - [Create a Team](https://docs.leapter.com/fundamentals/teams.md): Create and manage teams in Leapter to share projects and collaborate with other users. - [Test Suites](https://docs.leapter.com/fundamentals/test-suites.md): Create test suites to systematically validate your Blueprint — manually or auto-generated with AI for maximum coverage. - [Test your Blueprint](https://docs.leapter.com/fundamentals/test-your-blueprint.md): Run your Blueprint with test inputs, review results, and use Replay to step through the execution path. - [Key Concepts](https://docs.leapter.com/get-started/key-concepts.md): A guided overview of how Leapter works — from Blueprints and Projects to testing, deploying, and collaborating. - [What is Leapter](https://docs.leapter.com/get-started/what-is-leapter.md): Leapter is the visual platform for creating, deploying, and managing deterministic business logic for AI agents and automation workflows. ## Optional - [Homepage](https://www.leapter.com) - [Blog](https://www.leapter.com/blog)