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

# Canva Integration

> Connect Canva to ZeroTwo for AI-assisted design creation and management

The Canva integration allows ZeroTwo to help you create and manage designs in Canva through natural language commands.

## What you can do

<CardGroup cols={2}>
  <Card title="Create designs" icon="palette">
    Generate new Canva designs from templates or scratch
  </Card>

  <Card title="Browse templates" icon="images">
    Search and explore Canva's template library
  </Card>

  <Card title="Edit designs" icon="pen-to-square">
    Modify existing designs with AI guidance
  </Card>

  <Card title="Export content" icon="download">
    Download designs in various formats
  </Card>
</CardGroup>

## Connecting Canva

<Steps>
  <Step title="Open integrations">
    Settings → Integrations → Canva
  </Step>

  <Step title="Authorize">
    Connect your Canva account and grant permissions.
  </Step>

  <Step title="Confirm">
    <Check>
      Canva integration is ready to use.
    </Check>
  </Step>
</Steps>

## Using Canva

### Creating designs

```text theme={null}
"Create a social media post design in Canva"
"Make a presentation template for the team meeting"
"Design an Instagram story about our new product"
```

### Browsing and editing

```text theme={null}
"Show me my recent Canva designs"
"Find presentation templates in Canva"
"Edit my last design and change the color scheme"
```

## Related integrations

<CardGroup cols={2}>
  <Card title="Image generation" icon="image" href="/tools/image-generation">
    AI image creation
  </Card>

  <Card title="All integrations" icon="grid" href="/integrations">
    Browse integrations
  </Card>
</CardGroup>
