> ## Documentation Index
> Fetch the complete documentation index at: https://runlet.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Welcome to Runlet

> AI-powered n8n workflow builder that transforms natural language into powerful automation workflows

<div className="relative w-full" style={{ paddingBottom: "56.25%", height: 0 }}>
  <iframe
    src="https://www.loom.com/embed/f3f7023f5f7e490c8ee1e7ee080fc22e?sid=2ab80394-eb26-4b34-89bd-292ed7d90f7c"
    frameBorder="0"
    allowFullScreen
    style={{
  position: "absolute",
  top: 0,
  left: 0,
  width: "100%",
  height: "100%",
  borderRadius: "8px",
}}
  />
</div>

## What is Runlet?

Runlet is an intelligent workflow automation platform that combines the power of **n8n** with **AI-driven workflow creation**. Simply describe what you want to automate in natural language, and our AI agent will build, test, and deploy working n8n workflows for you.

Build something amazing with Runlet's powerful automation platform.

<CardGroup cols={2}>
  <Card title="AI-Powered Workflow Creation" icon="robot" href="/getting-started/ai-agent">
    Chat with our AI agent to create complex workflows without technical
    expertise
  </Card>

  <Card title="n8n Integration" icon="link" href="/integrations/n8n-setup">
    Seamlessly connect to your n8n instance and manage workflows
  </Card>

  <Card title="Community Workflows" icon="users" href="/getting-started/community-workflows">
    Browse and use workflows created by the community
  </Card>

  <Card title="Automated Database Setup" icon="database" href="/integrations/supabase-setup">
    Automatic database configuration for data-driven workflows
  </Card>
</CardGroup>

## Quick Start

Get up and running with Runlet in minutes.

<Steps>
  <Step title="Create Your Account">
    Sign up at [runlet.ai](https://runlet.ai) and create your first workspace.
  </Step>

  <Step title="Connect Your n8n Instance">
    Follow our [n8n setup guide](/integrations/n8n-setup) to connect your n8n
    instance.
  </Step>

  <Step title="Start Building">
    Chat with our AI agent to create your first workflow or browse community
    templates.
  </Step>
</Steps>

## Core Features

### 🤖 AI Agent

Our intelligent AI agent understands natural language and can:

* Create complex n8n workflows from simple descriptions
* Debug and fix existing workflows
* Suggest optimizations and best practices
* Search through thousands of workflow templates

### 🔗 Seamless n8n Integration

* Direct connection to your n8n instance
* Real-time workflow synchronization
* Automated testing and validation
* Workflow version control

### 🌐 Community Ecosystem

* Share workflows with the community
* Discover pre-built automation templates
* Collaborate with other workflow builders
* Rate and review workflows

## Popular Use Cases

<CardGroup cols={3}>
  <Card title="Data Processing" icon="database">
    Automate data extraction, transformation, and loading between systems
  </Card>

  <Card title="Communication Automation" icon="message">
    Set up automated notifications, alerts, and messaging workflows
  </Card>

  <Card title="Business Process Automation" icon="gear">
    Streamline repetitive business processes and approvals
  </Card>

  <Card title="Social Media Management" icon="share">
    Automate social media posting, monitoring, and engagement
  </Card>

  <Card title="E-commerce Operations" icon="shopping-cart">
    Manage orders, inventory, and customer communications
  </Card>

  <Card title="Content Creation" icon="pen">
    Automate content generation, publishing, and distribution
  </Card>
</CardGroup>

## Ready to get started?

<Card title="Start Building Workflows" icon="rocket" href="/getting-started/quickstart">
  Follow our quickstart guide to create your first AI-powered workflow
</Card>

***

## Need Help?

<CardGroup cols={2}>
  <Card title="Join our Discord" icon="discord" href="https://discord.gg/YcdHU6CtNW">
    Get help from the community and our team
  </Card>

  <Card title="Contact Support" icon="envelope" href="mailto:support@runlet.ai">
    Reach out to our support team for assistance
  </Card>
</CardGroup>
