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

# Runway

> AI video generation and editing

## Overview

Connect Runway for AI-powered video generation and editing.

## Setup

<Steps>
  <Step title="Deploy">
    **Dashboard → Integrations → Connectors** → Find **Runway** → **Deploy**
  </Step>

  <Step title="Add to Agent">
    Agent → **Tools** tab → **Add Tool** → Select **Runway**
  </Step>

  <Step title="Configure">
    Enter your Runway API Key
  </Step>

  <Step title="Test">
    Playground: "Generate a short video"
  </Step>
</Steps>

## Example Usage

```text theme={null}
User: "Generate a video of ocean waves"

Agent: Generating video...
       [Video URL when complete]
```

## Integration Example

**With Dropbox:**

```text theme={null}
User: "Generate videos and save to Dropbox"

Agent: Generated video saved to Dropbox/AI Videos
```

## Next Steps

<CardGroup cols={2}>
  <Card title="Stability AI" icon="image" href="/integrations/connectors/stability-ai">
    AI image generation
  </Card>
</CardGroup>
