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

# Overview

> Explore Teable's AI capabilities for intelligent data processing, automation, and analysis.

<Note>Available on all Cloud plans; Self-Hosted requires Business or higher.</Note>

<Tip>AI can make mistakes. Please double-check responses.</Tip>

Teable integrates powerful AI capabilities throughout the platform to help you work smarter with your data. From intelligent field processing to automated workflows, AI features streamline your data operations.

## AI Capabilities

<CardGroup cols={2}>
  <Card title="AI Chat" icon="messages" href="/en/basic/ai/ai-chat">
    Context-aware intelligent assistant for data analysis, visualization, and creation.
  </Card>

  <Card title="App Builder" icon="window" href="/en/basic/ai/app-builder">
    Transform your data into custom web applications using AI.
  </Card>

  <Card title="Run script" icon="code" href="/en/basic/automation/actions/ai/ai-script">
    Write custom AI-powered scripts to extend automation capabilities.
  </Card>

  <Card title="AI Fields" icon="sparkles" href="/en/basic/field/ai/ai-field">
    Automatically generate, summarize, translate, and extract information from your data using AI-powered fields.
  </Card>

  <Card title="AI generate" icon="bolt" href="/en/basic/automation/actions/ai/ai-generate">
    Integrate AI processing into your automation workflows for intelligent data handling.
  </Card>
</CardGroup>

## Configuration

<CardGroup cols={2}>
  <Card title="Custom AI Model" icon="microchip" href="/en/basic/ai/custom-model">
    Integrate custom AI models and third-party API providers.
  </Card>

  <Card title="AI Settings (Self-Hosted)" icon="gear" href="/en/basic/admin-panel/ai-setting">
    Configure AI Chat, AI fields, AI automation, and App Builder for a self-hosted instance.
  </Card>
</CardGroup>

## Getting Started

1. **Enable AI** (Self-hosted only) - Teable Cloud comes with built-in AI ready to use. Self-hosted users should complete [AI Settings](/en/basic/admin-panel/ai-setting) first. If you want to connect your own models, continue with [Custom AI Model](/en/basic/ai/custom-model).
2. **Use AI Chat** - Ask questions about your data or generate charts
3. **Build Apps** - Turn your Base into a web app with a simple prompt
4. **Create AI Fields** - Add AI-powered fields to automatically process your data
5. **Build Automations** - Use AI generate and Run script actions in your workflows
