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

# ralphy template

> Manage scenario/video templates

## Summary

```bash theme={"dark"}
ralphy template [options] [command]
```

**Example**

```bash theme={"dark"}
ralphy template suggest "unboxing video for my skincare brand"
```

<Expandable title="Full reference">
  **Flags**

  | Flag         | Description              |
  | ------------ | ------------------------ |
  | `-h, --help` | display help for command |

  **All examples**

  ```bash theme={"dark"}
  ralphy template suggest "unboxing video for my skincare brand"
  ralphy template list --format video
  ralphy template use <slug> --project <id> --brief "<the swap>"
  ```
</Expandable>
