> For the complete documentation index, see [llms.txt](https://clicksvideo.gitbook.io/clicksvideo/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://clicksvideo.gitbook.io/clicksvideo/how-to-use-voiceover-template.md).

# How to use voiceover template?

{% embed url="<https://www.loom.com/share/ae9fa4dcb8e1493ba0f4060266e44a54?hide_owner=true&hide_share=true&hide_title=true&sid=989b8803-be7b-4c68-837f-588099547152?hideEmbedTopBar=true>" %}

The AI Voiceover Template is perfect for narrating your product with a professional-sounding voiceover synced to your images or videos. Whether you’re creating an explainer, ad, or walkthrough, this tool helps bring your message to life- without needing to record your own voice.

**1. Start Your Project**

Choose how to input your product details:

* **Extract from URL**\
  Paste a live link to your product page. We’ll automatically pull text, images, and product info to help you get started.
* **Manual Entry**\
  Prefer writing it out yourself? Add your product description and media manually.<br>

**2. Click "Create Project"**

Once your content is ready, hit **Create Project** to open the editor.<br>

**3. Upload Media**

Upload the **videos** or **images** you’d like to display while the voiceover plays. Arrange them in the order you want your visuals to appear.<br>

**4. Write Your Script**

Type the narration you’d like the AI voice to read. Keep it short, clear, and focused on your product benefits or story.<br>

**5. Choose an AI Voice**

Browse the AI voice library and select one that fits your brand’s tone - whether you want friendly, professional, energetic, or calming.<br>

**6. Turn Captions On or Off**

Decide whether you want **captions** (on-screen subtitles) to appear with the voiceover. This improves accessibility and helps grab attention on muted autoplay videos.<br>

**7. Select Aspect Ratio**

Choose the format that works best for your target platform:

* **Portrait (9:16):** Best for TikTok, Instagram Reels, YouTube Shorts
* **Landscape (16:9):** Best for YouTube, presentations, websites
* **Square (1:1):** Best for Instagram feed and some ad placements<br>

**8. Generate Your Video**

Once you're happy with your voice, visuals, and layout, click **Generate** and your AI voiceover video will be created in just a few minutes.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://clicksvideo.gitbook.io/clicksvideo/how-to-use-voiceover-template.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
