# FAQs

## How do I create a video? / How do I make a visual?

### Using Blotato Web App

The fastest way to create on-brand visuals is with the [Blotato AI Agent](https://my.blotato.com/remix-agent). Describe what you want in plain language, and the AI Agent creates it using your [Brand Kit](https://help.blotato.com/settings/brand-kit) for on-brand copywriting and visuals. You can chat with the AI to make changes.

1. Open the [Blotato AI Agent](https://my.blotato.com/remix-agent)
2. Describe what you want (e.g., "make a carousel about 5 productivity tips" or "create a video about the history of coffee")
3. Chat with the AI to refine -- change text, swap images, adjust colors or style
4. Export and publish when done

The AI Agent handles images, infographics, carousels, and videos. Set up your [Brand Kit](https://help.blotato.com/settings/brand-kit) first for the best results.

## Templates

For more control, select a specific template instead of the AI Agent:

1. Go to [Videos > New](https://my.blotato.com/videos/new)
2. Select a template from the list (e.g., "AI Video with AI Voice", "Image Slideshow with Text Overlays")
3. Enter your prompt or fill in the advanced options
4. Click "Generate Video"

Browse all available templates at [Videos > New](https://my.blotato.com/videos/new).

### Using Blotato API (n8n / Make.com)

First, check out templates to understand how they work:

1. Go to <https://my.blotato.com/videos/new>
2. Select a template
3. Click CREATE VIDEO to see a sample

In n8n or Make, use the Blotato CREATE VISUAL node:

1. Select a template from the dropdown list
2. Start with a carousel template (renders near-instantly)
3. Keep default inputs and click Execute
4. Update inputs one-by-one to customize
5. Check the [API Dashboard](https://my.blotato.com/api-dashboard) to see the JSON payload for each template

For AI story videos with voice, use the template "AI Video with AI Voice".

***

## Where do I find my generated visuals?

All generated visuals appear in [Videos](https://my.blotato.com/videos), regardless of output type. This includes:

* Videos
* Images
* Carousels
* Infographics
* Slideshows

This applies whether you created the visual in the Blotato web app, through the API, or through MCP in Claude Code / VS Code.

Click on any visual to open it in the editor. Click the red trash icon to delete it.

***

## Why does my video have no audio or voiceover?

The first video template ("Create Everything with AI Agent") generates visuals and text but does not generate AI voiceover automatically.

* **Before creating:** Select the 2nd template ("AI Video with AI Voice") instead. This template generates AI voiceover synced to each scene.
* **After creating:** Open the video in the editor, click the blue caption track (or add one via "Caption" in the left sidebar), then click "Generate Voiceover."

For full instructions: [AI Voiceover Captions](https://help.blotato.com/features/videos/ai-voiceover-captions)

***

## Why did my video generation fail? (I have enough credits)

Video generation fails for reasons other than credits. If your status shows `creation-from-template-failed`:

1. Your source image URLs are not publicly accessible -- Blotato's servers fetch images server-to-server. If your images are behind Cloudflare bot protection, a firewall, or require login, the fetch fails silently. Test by opening the URL in an incognito browser.
2. The image format is unsupported or corrupted -- use standard JPEG, PNG, or WebP files.
3. The template parameters are malformed -- check your JSON against the template docs at [Visual Templates](https://help.blotato.com/api/visuals).
4. The AI model provider is experiencing an outage -- retry after a few minutes.

Check your [API Dashboard](https://my.blotato.com/api-dashboard) for the exact error details on the failed request.

### How long does video generation take?

Video generation takes up to 5 minutes regardless of video type or AI model. If a video stays in "queueing" status for more than 10 minutes, the generation likely failed silently. Create a new video and retry. If the problem persists, contact support via in-app chat.

***

## How do I control what the AI Agent generates?

The AI Agent creates videos based on your prompt and [Brand Kit](https://help.blotato.com/settings/brand-kit). To get the results you want:

1. Go to [Videos > New](https://my.blotato.com/videos/new) and select "Create Everything with AI Agent"
2. Set up your [Brand Kit](https://my.blotato.com/settings/brand) first for on-brand results
3. Write a specific prompt describing what you want

To get a video outline before rendering, include instructions in your prompt:

```
Create a video outline first: Hook + 6 scenes.
For each scene include:
1) Visual description
2) On-screen text
3) Voiceover line
Then generate the video from that outline.
```

For a more script-first workflow, use the 2nd template ("AI Video with AI Voice") instead. This flow makes scenes and narration easier to review and edit before generating.

Examples of faceless AI videos made in Blotato: <https://www.tiktok.com/@dayli.pov>

***

## How do you animate still images into video clips?

**If you're using the Blotato web app to make videos:**

* open your draft video in the editor
* click on a GREEN image
* on the left side, click "Create Animated Image" purple button
* select image-to-video AI model
* click "Generate"
* wait \~5 minutes

:bulb:PRO tip: you can animate multiple images simultaneously, so that you shorten the length of time you have to wait.

**If you're using the Blotato API to make videos:**

When you call blotato's Create Video API endpoint, you can optionally animate the first image in your video, or animate all the images in your video.

Check out the API docs here: <https://help.blotato.com/api/api-reference/create-video>

However, keep in mind animating videos can cost quite a bit of credits, so I recommend using Framepack because it's the cheapest and works decently.

<figure><img src="https://2374509648-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FevfU9S4Nh53PiGflQLah%2Fuploads%2FNRWgPy5ZkfxQt8L1GZDZ%2FScreenshot%202025-05-04%20at%2012.58.12%E2%80%AFPM.png?alt=media&#x26;token=e6181171-57de-473d-84ce-37c5abe6906e" alt=""><figcaption></figcaption></figure>

***

## How do you repurpose a video into a new version?

In the Latest Videos screen, click "Edit" on a video and it returns to the editor screen, where you can make some changes and re-export a new video.

\
![](https://2374509648-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FevfU9S4Nh53PiGflQLah%2Fuploads%2FX7hNaYCCCJqPCMFXHzJO%2Fimage.png?alt=media\&token=c664d4d7-8852-4443-b5fb-2116022c03fb)

***

## How do I save a video?

All videos are automatically saved in Blotato. You do not need to click a save button.

To find your saved videos, go to [Videos](https://my.blotato.com/videos). All your drafts, generated videos, and edited videos are stored there.

If you want to download a video as an MP4 file to your computer:

1. Open the video in the editor
2. Click "Export Video" (top right)
3. When it finishes rendering, click "Download" to save the MP4 file

You do not need to export a video to save your work. Exporting creates a downloadable MP4 file, but your video is always preserved in Blotato regardless.

***

## I created a video but don't know how to download or post it

After your video finishes in the editor, you have two options:

1. Click "Export Video" in the top right corner to render the final MP4 file. When rendering completes, click "Download" to save it to your device.
2. Click "Create Post" in the top right corner to publish the video directly to your connected social accounts.

If your video is in the editor and looks correct, it is ready to export or post. No additional steps are needed to "compile" or "render" it beyond clicking one of these two buttons.

***

## How do I create a product video with my own images?

If you have your own photos (product shots, UGC images, lifestyle photos) and want to turn them into a video:

### Using Blotato Web App

1. Go to [Videos > New](https://my.blotato.com/videos/new)
2. Select a template that supports your own images (e.g., "Image Slideshow with Text Overlays" or "Video of Images and Text with Minimal Style")
3. Click "Need more customization? Click to see advanced options"
4. For each slide, choose "Upload Image" from the Image Source dropdown
5. Upload your product or UGC image (max 20MB)
6. Add text overlay if needed
7. Click "+ Add Slide" to add more slides
8. Click "Generate Video" when done

### Using Blotato API (n8n / Make.com)

1. Use the Blotato CREATE VISUAL node
2. Select a template that accepts image URLs (e.g., "Video of Images and Text with Minimal Style")
3. Pass your image URLs in the `scenes[].mediaSource` field
4. Set `render: true` to generate the final video

See: [API Create Visual](https://help.blotato.com/api/api-reference/create-video)

***

## How do you clip long form videos into short clips?

Blotato is not designed to clip longform YouTube videos into short clips. I use [Opus Clip](https://www.opus.pro/) for that. [Klap](https://klap.app/) is another option with an affordable API.

I haven't achieved great results with fully automated clipping for educational content and often need to edit the clips to ensure the educational content is clear and quality.

***

## How do you add transitions in between video shots and photos?

### Default fade-in transition (black screen at start)

When you export a video, the default transition is "fade in", which shows a brief black screen at the start. To remove it:

1. Open the video in the editor
2. Click on an image or video clip
3. Click SETTINGS on the left sidebar
4. Change the Transition Effect from "Fade" to "None"

If you are using the API (n8n, Make.com, REST API, or MCP), set `transition: "none"` in your template inputs. Valid values: `none`, `fade`, `slide`, `zoom`.

### Removing gaps between clips

To remove empty space between video clips and photos, hover over the gap between clips. An "X" appears -- click it to snap the clips together.

### Adding animated transitions

To add animated transitions between shots: click on an image, then click SETTINGS. Transition and animation options appear on the left sidebar.

<figure><img src="https://2374509648-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FevfU9S4Nh53PiGflQLah%2Fuploads%2FmJ226YvSiLWiau8ogGNN%2Fimage.png?alt=media&#x26;token=26220288-d043-4cda-805b-3f4d8436d964" alt=""><figcaption></figcaption></figure>

***

## Where is the "faceless motivation" prompt from Youtube tutorial?

I haven't added the prompt to Blotato users yet, but you can copy it directly and add it to your Blotato prompts library.

```
Complete the following tasks.
​
1. Choose the most scroll-stopping controversial quote from this list. Output only the quote, with no extra formatting, no quotes, no asterisks, no author.
​
2. Write a 3-sentence motivational video script, expanding on the quote's main theme. Your writing style is spartan, intellectual, and 5th grade reading level. NEVER use adjectives or adverbs.
​
# INPUT Use the following information sources: {{ source }}
```

***

## How do you make AI videos with consistent characters?

Blotato doesn't have a "character reference" feature like midjourney or leonardo yet.

Here's how to make consistent AI images in midjourney first: <https://youtu.be/SmTy_FoC5ks>

Then, you can upload these AI images into blotato and animate them into video clips.

***

## How do you create a transformation video between 2 images, with a start and end frame?

To create a morphing effect between 2 images:

* click on the image that will be your starting image
* click "Create Animated Image" in the left panel
* select the model "Kling 1.5 Pro Image to Video"
* input a prompt describing the transformation
* select your ending image
* Click "Generate"

<figure><img src="https://2374509648-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FevfU9S4Nh53PiGflQLah%2Fuploads%2FBgWXDeRSCCxBfU4avXd6%2Fimage.png?alt=media&#x26;token=0550d10c-8295-4667-80ae-1033988cb2d6" alt="" width="360"><figcaption></figcaption></figure>

***

## What type of AI videos does Blotato NOT generate?

* lip syncing
* animating image into talking
* realistic human avatars

***

## Does Blotato offer AI avatars or AI clones?

No, currently Blotato does not offer AI avatar/clone generation. I personally use HeyGen for that and use Blotato to publish the avatar videos to social media. You can combine HeyGen to make your AI clone with Blotato to publish your AI clone videos to social media. This tutorial walks through it, but it's a bit more advanced: <https://help.blotato.com/api/n8n/n8n-ai-clone>

***

## How do I make HeyGen avatar videos look better?

If you're using HeyGen to create AI avatar videos and want to enhance them beyond HeyGen's default style, Blotato offers two templates in the CREATE VISUAL node:

### Option 1: Combine Existing Clips

This template adds a stylized title and captions to your HeyGen video:

1. Add a Blotato node and select "Visual" > "Create"
2. Choose the "Combine Existing Clips" template
3. Pass your HeyGen video URL
4. Add your title text and caption settings
5. Execute to generate an enhanced video

This template also accepts an optional audio/music URL. You can use it to combine any video with a custom voiceover (e.g., audio generated from the [ElevenLabs API](https://elevenlabs.io/docs/api-reference)) or background music.

### Option 2: Avatar Video with B-Roll

This template generates relevant b-roll images based on your avatar's script and overlays them during your video:

1. Add a Blotato node and select "Visual" > "Create"
2. Choose the "Avatar video with b-roll" template
3. Pass your HeyGen video URL and script
4. Execute to generate a video with AI-generated b-roll visuals

Both templates are available in n8n and Make.com using the official Blotato nodes.

***

## How do I label posts as AI-generated?

Blotato supports AI-generated content labeling for YouTube and TikTok. Facebook and Instagram labeling is on the roadmap.

For faceless story videos, labeling is unnecessary because the content is obviously AI-generated. Platforms primarily require AI labeling when using human likeness, such as AI avatars that look like people.

***

## My video has captions but no sound / is silent

To create a video with AI voice synced to each scene:

1. Go to [Videos > New](https://my.blotato.com/videos/new)
2. Select the "AI Video with AI Voice" template (2nd option)
3. Enter your prompt and click "Generate Video" (a sample output generates without filling in anything)

If you already created a video in the legacy editor and need to add audio:

1. Open the video in the editor
2. Click the BLUE caption track
3. Click "Generate Voiceover" to create the AI voice
4. After the voiceover generates, click on your image/video track
5. Click "Align to Captions" to sync your visuals with the audio

For detailed instructions, see: [AI Voiceover Captions](https://help.blotato.com/features/videos/ai-voiceover-captions)

***

## How do you make "evolution transformation" type of videos?

To make "evolution transformation" videos like [this](https://www.tiktok.com/@timeportals/video/7485812120609738006?q=genghis%20khan\&t=1744741824792):

* click on a GREEN image
* select the image-to-video model Kling v1.6
* use the "End Image" feature.

The start/end image feature enables smooth transformations.

<figure><img src="https://2374509648-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FevfU9S4Nh53PiGflQLah%2Fuploads%2FKRZrzmdPn7TSnpsfUI1G%2FScreenshot%202025-04-18%20at%208.46.08%E2%80%AFAM.png?alt=media&#x26;token=7dc957f4-4993-457d-9c0a-f88c8cbded23" alt="" width="354"><figcaption></figcaption></figure>

***

## How do I set a custom cover image for my video?

### Using Blotato Web App

Instagram Reels support custom cover images:

1. On the publish screen, expand the advanced options
2. Add a public image URL in the "Cover Image" field (max 8MB)

### Using n8n / Make.com

1. In the Blotato Publish node, expand the advanced options
2. Add your cover image URL in the "Cover Image URL" field

### Using REST API / MCP

Add `coverImageUrl` to the `target` object in your publish request:

```json
"target": {
  "targetType": "instagram",
  "mediaType": "reel",
  "coverImageUrl": "https://example.com/cover.jpg"
}
```

If you are using MCP, tell your AI tool: "Post this video to Instagram as a reel with this cover image: \[URL]". The AI tool sets the `coverImageUrl` field for you.

See: [Publish Post API Reference](https://help.blotato.com/api/publish-post)

### Other platforms

* **TikTok**: See [TikTok Custom Thumbnails](https://help.blotato.com/platforms/tiktok/faqs#how-do-i-set-a-custom-thumbnail-for-tiktok)
* **Facebook**: Facebook does not support custom cover images for video posts via API.
* **YouTube**: See [YouTube Custom Thumbnails](https://help.blotato.com/platforms/youtube/faqs#how-can-i-select-the-thumbnail-of-my-youtube-video)

***

## How do I edit a scene in an existing video?

1. Open the video in the video editor
2. Click on the GREEN image or video clip in the timeline at the bottom
3. The editing panel opens on the left side of the screen
4. Update the prompt, style, or settings for that scene
5. Click Regenerate to create a new version

The editing panel only appears on desktop. If you are on a mobile device, switch to a desktop browser to edit individual scenes.

***

## How do you change aspect ratio?

In the upper-right corner of the video editor, click the "Settings" icon.

Then select one of the Aspect Ratio options.

The default is 9:16 for Tiktok, Youtube Shorts, and Instagram Reels.

16:9 is required for long-form Youtube videos.

![](https://2374509648-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FevfU9S4Nh53PiGflQLah%2Fuploads%2FscTGMH5r0e2SLZPWgFYL%2FScreenshot%202025-04-18%20at%208.47.16%E2%80%AFAM.png?alt=media\&token=ef19ec26-eaae-492d-a6b6-d4292526d5ac)

***

## How do I delete a video?

Go to [Videos](https://my.blotato.com/videos) and click the red trash icon on the video you want to delete.

***

## When you export a video, can you go back and edit it later?

Yes, when you click "Export", Blotato will render your video as is.

But you can always make additional edits and re-export it (re-render).

***

## How long does it take to export a video?

A 60-second video can take 5-10 minutes to export. All your work is always saved, so when you start exporting, even if you exit Blotato, you can go back later to grab the finished exported video.

***

## How do I view my videos in full screen?

To view a video you created in full screen:

1. Go to [Videos](https://my.blotato.com/videos)
2. Find your video in the list
3. Click on the video thumbnail or title
4. This opens the video in the full-screen editor where you can preview and edit

The video editor is the full-screen view in Blotato. There is no separate video player mode.

To watch your final exported video:

1. Export your video by clicking "Export Video" in the top right
2. Choose one of these options:
   * Click "Download" to download the MP4 file and open it in your device's native video player for full-screen playback
   * Click "Create Post" to create a draft social media post with your video

Note: The Blotato video editor works best on desktop or tablet. Mobile support is limited.

***

## My AI-generated visuals don't match my topic. How do I fix this?

Set up your [Brand Kit](https://help.blotato.com/settings/brand-kit) in Settings > My Brand to give Blotato your business context, target audience, and brand visuals. This helps AI stay on-topic when generating visuals.

### Using Blotato Web App

When AI auto-fills your video from a prompt, the visuals sometimes miss the mark. To fix this:

1. Click on your video to open it in the editor
2. Click on any GREEN image or video clip that is off-topic
3. Edit the image prompt in the left panel to be more specific
4. Click "Generate" to create a new image that better matches your topic
5. Repeat for each scene that needs fixing

Manual edits always take priority over AI auto-fills.

### Using Blotato API (n8n / Make.com)

When using the `prompt` parameter, AI auto-fills template inputs. Manual inputs override AI-generated values.

To fix off-topic visuals:

1. Provide more specific prompts with clear topic keywords
2. Manually specify `inputs` for critical fields to override AI auto-fills
3. Combine `prompt` with manual `inputs` for best control

See: [Create Visual API Documentation](https://help.blotato.com/api/api-reference/create-video#3-combine-prompt-with-manual-overrides)

***

## I updated my Brand Kit logo but my existing video still shows the old one?

Brand Kit changes apply to new generations only. Existing videos and scenes keep the logo and colors that were used when they were generated.

To apply your new logo to an existing video:

1. Open the video in the editor
2. Click on each scene that shows the old logo
3. Click "Regenerate" to create a new version with the updated Brand Kit

***

## Does the Blotato video editor work on mobile phones?

The Blotato video editor doesn't have mobile support yet, so features are limited and the UX isn't great. I'm working on a better mobile web version that should be coming in \~2 months.

***

## How do you customize the style or size of AI voiceover captions?

You can customize the style, font size, opacity, and position of the AI voiceover captions in videos.

Click on the BLUE caption track, then click STYLE on the left sidebar, where you will see the customization options: font size, font opacity, and font style.

<figure><img src="https://downloads.intercomcdn.com/i/o/tccr9ia1/1588624179/7bb2a3ed379f14c576986cf1514c/image.png?expires=1750890600&#x26;signature=b180636ae5096bd20e11187a2dcfc414899bf3ba123275b224ecd85df3ab6518&#x26;req=dSUvHs98mYBYUPMU3HP0gOEQrKKrnK4YZNNekMaptlpuIbkzhPA%3D%0A" alt=""><figcaption></figcaption></figure>

***

## Not Seeing Your Exported Videos?

To export a video:

* Click "Export Video" in the top right corner
* This will take a few moments
* Then, click "Download" to download the video or "Create Post" to create a draft social post

<figure><img src="https://2374509648-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FevfU9S4Nh53PiGflQLah%2Fuploads%2FaCm351VkZNxKgaoHP9OA%2Fimage.png?alt=media&#x26;token=0a170ff6-93f4-43d3-bd17-2c4779c2deb4" alt=""><figcaption></figcaption></figure>

***

## Export gives me a ZIP of slide images instead of a video file

When you export a visual, the "Slideshow" toggle controls the output format:

* Slideshow ON: Exports a ZIP file containing individual slide images (for posting as a carousel or slideshow)
* Slideshow OFF: Exports an MP4 video file

To download your visual as a video:

1. Open the visual in the editor
2. Click "Export Video" in the top right corner
3. Turn OFF the "Slideshow" toggle
4. Wait for rendering to finish
5. Click "Download" to save the MP4 file

If you previously downloaded a ZIP file with slide images, re-export with the Slideshow toggle turned off.

***

## Error Generating AI Voiceover?

This happens when your captions are too long for Elevenlabs.

There is now a "Trim" button so you can split your script into multiple segments and generate each voiceover separately.

This is the workaround for now, until I handle segmentation of long scripts in the backend.

***

## ElevenLabs Forbidden (403) Error?

This error comes from ElevenLabs, not Blotato. Common causes:

1. Your ElevenLabs API key is invalid or expired. Go to [Settings > API Keys](https://my.blotato.com/settings/api) and re-enter your ElevenLabs key.
2. Your ElevenLabs account has no credits or an inactive subscription. Check your ElevenLabs billing at [elevenlabs.io](https://elevenlabs.io).
3. You are using a custom voice that your ElevenLabs plan does not have access to. Verify the voice ID belongs to your account.

If none of the above resolves the issue, test your ElevenLabs API key directly at [elevenlabs.io/docs](https://elevenlabs.io/docs) to confirm it works outside of Blotato.

***

## AI-generated images have misspelled or garbled text?

Most AI image models produce incorrect text in generated images. To fix this:

1. Select the Nano Banana 2 model, which handles text rendering better than other models. For infographics with text, always use Nano Banana 2.
2. If text is still incorrect, use Blotato's text overlay feature to add text on top of your images instead of baking text into the AI-generated image
3. Add "no text" or "no words" to your image prompts if you want to prevent the AI from rendering text entirely
4. In your Brand Kit, add a rule like "never include text in generated images" to apply this globally

***

## What parts of a template can I customize?

Each template exposes specific inputs you change (prompt, slide text, image source, colors). You cannot modify the template layout, add new elements (like a logo watermark), or change the output type (e.g., convert an image template to video).

To see which inputs a template accepts:

1. Go to [Videos > New](https://my.blotato.com/videos/new)
2. Select a template
3. Click "Need more customization? Click to see advanced options" to see all available inputs

If a template doesn't support the customization you need, try a different template or use the "Create Everything with AI Agent" option for the most flexibility.

***

## How Do You Get More Consistency In Videos?

Each image may be different, even though you're using the same AI model and the same prompt.

Similar to how midjourney outputs 4 different images from the same prompt. I

If there are aspects that are important and should be consistent across all images and shots, you can emphasize it in the prompt like this:

​ `# IMPORTANT: ALWAYS DO THIS THING!!`

***

## Can You Use the Blotato Video Editor on Mobile?

Unfortunately, the Blotato video editor is only available on desktop or tablet because you'll need a larger screen to use it properly. It has a lot of features and would be very hard to use on mobile.

***

## I'm on a free trial and testing video generation but ran out of credits already?

During your free trial, you can add unlimited sources, remix unlimited posts, publish and schedule to 9 social platforms, and view the inspiration database of viral posts. ﻿​﻿ ﻿However, your free trial has a limited amount of AI credits for AI image, video, and voice generation since it costs me money. If you upgrade during your free trial, your paid subscription will begin, and you will unlock all the credits for your plan.

***

## Why is the AI voiceover longer than the video? How do I make the video match the AI voiceover?

Click on the GREEN image track, then press "a" or click the "Align to Captions" button (located in horizontal row of buttons where the "play" button is).

The reason this happens is because AI voices have different paces of speech, so there may be slight variations in length when you generate an AI voiceover.

For step-by-step instructions and troubleshooting tips, please see: <https://help.blotato.com/features/videos/ai-voiceover-captions>

***

## No image appearing in your video, created in Blotato video editor?

When images or videos stop generating, you most likely ran out of credits. Purchase more credits in [Settings > Billing](https://my.blotato.com/settings/billing).

To check your current balance, go to [Settings > Billing > AI Credits](https://my.blotato.com/settings/billing).

Full list of AI image/video models and credit cost: [AI Video Credits](https://help.blotato.com/features/videos/ai-video-credits)

***

## Why can't I see any voice or sound on Blotato video?

To add an AI voiceover to your video, click the BLUE caption track in the video editor. This opens the Caption panel where you select an AI voice and click "Generate Voiceover".

For detailed instructions on adding AI voiceover: <https://help.blotato.com/features/videos/ai-voiceover-captions>

***

## My video from a script isn't working. What do I do?

The easiest way to create a video from a script:

1. Go to [Videos > New](https://my.blotato.com/videos/new)
2. Select "Create Everything with AI Agent" and paste your script as the prompt
3. The AI Agent turns your script into a video using your [Brand Kit](https://help.blotato.com/settings/brand-kit)

If you need AI voiceover synced to each scene, select the "AI Video with AI Voice" template (2nd option) instead, paste your script into the Prompt field, and click "Generate Video".

If the video still doesn't generate, check that you have enough AI credits by going to [Settings > Billing > AI Credits](https://my.blotato.com/settings). Each AI image generation costs credits. See the full credit breakdown here: [AI Video Credits](https://help.blotato.com/features/videos/ai-video-credits)

***

## Images or video not generating?

Check these in order:

1. Go to [Settings > Billing](https://my.blotato.com/settings/billing) and verify you have AI credits remaining. Each AI image generation costs credits. See: [AI Video Credits](https://help.blotato.com/features/videos/ai-video-credits)
2. If you are on a free trial, free trial credits are limited. Click "Upgrade" to unlock your plan's full credit allocation.
3. Refresh the page and try again. If the video shows status "queueing" or "generating-media", wait a few minutes -- generation takes time depending on the model.
4. If the status shows "creation-from-template-failed", the template input format is incorrect. Check the [API Dashboard](https://my.blotato.com/api-dashboard) for error details.

If none of the above resolves the issue, submit a support ticket via the in-app chat.

***

## How do I use my exact script without AI changing it?

When you enter a prompt, Blotato generates scenes from it using AI, which may rephrase or extend your script. To control the exact content per scene:

1. Go to [Videos > New](https://my.blotato.com/videos/new)
2. Select the "AI Video with AI Voice" template
3. Click "Need more customization? Click to see advanced options"
4. For each scene, specify the exact image prompt and voiceover script
5. Click "Generate Video"

This gives you full control over each scene without AI modifying your text.

***

## How do you turn my script into a video?

Follow this guide to make your first AI video: <https://help.blotato.com/features/videos/make-your-first-ai-video>

View examples of videos you make in Blotato: <https://www.tiktok.com/@dayli.pov>

Watch this tutorial showing how to make 4 types of viral videos, including prompts: <https://youtu.be/g1zy4ELvtxs>

***

## My video came out in the wrong language

The video language is determined by the language you write the script in. If you write the script in English, the video and voiceover will be in English.

To create a video in a different language:

1. Write your script in the target language (e.g., Spanish, French, Portuguese)
2. Click "Generate Voiceover" -- Blotato detects the script language and generates the voiceover in that language
3. If you used a prompt to generate the script, write the prompt in the target language or add "in Spanish" (or your language) to the prompt

Each regeneration costs credits. There are no free revisions -- write your script in the correct language before generating.

To set a default language for all generated content, go to [Settings > My Brand > Language](https://my.blotato.com/settings/brand).

***

## How do you translate?

To translate all text content to your target language, check out this guide: <https://help.blotato.com/tips-and-tricks/translate-languages>

To make AI videos in another language, write your video script in your target language. Then click "Generate Voiceover" and Blotato will automatically produce the AI voiceover in your target language.

***

## How do I make carousels or slideshows?

### In Blotato Web App

1. Go to [Videos > New](https://my.blotato.com/videos/new)
2. Select a carousel or slideshow template (e.g., "Image Slideshow with Text Overlays")
3. Enter your prompt and click "Generate Video" for a quick AI-generated version

**To use your own images:**

1. Click "Need more customization? Click to see advanced options"
2. For each slide, choose "Upload Image" from the Image Source dropdown
3. Upload your image (max 20MB)
4. Optionally add text overlay for each slide
5. Click "+ Add Slide" to add more slides
6. Click "Generate Video" when done

<figure><img src="https://2374509648-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FevfU9S4Nh53PiGflQLah%2Fuploads%2Fgit-blob-ac7ea7062d40ce234f1d0e14953c56e62d463d00%2Fslideshow-advanced-options.png?alt=media" alt=""><figcaption><p>Image Slideshow with Text Overlays - Advanced Options</p></figcaption></figure>

### In n8n or Make

Use the Blotato CREATE VISUAL node to generate carousels and slideshows from templates:

1. Add a Blotato node and select "Visual" > "Create"
2. Select a template from the dropdown list
3. Keep default inputs and click Execute to instantly make a carousel
4. Update inputs one-by-one to customize
5. Check the [API Dashboard](https://my.blotato.com/api-dashboard) to see the JSON payload for each template

Tip: Browse all available templates at <https://my.blotato.com/videos/new> to see how they work before building your automation.

***

## How do I add music to my posts?

It depends on the platform and post type:

* **Blotato video editor:** Click "Audio" in the left sidebar to upload your own music or sounds before exporting your video. See: [Custom Assets](https://help.blotato.com/features/videos/custom-assets)
* **TikTok slideshows (via API):** Set `autoAddMusic: true` in the Publish node to add TikTok's recommended music. This only works on photo/slideshow posts, not video posts.
* **Instagram:** Instagram's API does not support adding music from third-party apps. Publish your post through Blotato, then add music directly in the Instagram app.

***

## How do I add music to my video/reel before posting?

### Using Blotato Web App

1. Go to [Videos](https://my.blotato.com/videos) and click on your video to open it in the editor
2. Click "Audio" in the left sidebar
3. Upload your music file (MP3 or WAV)
4. Export the video with the music embedded
5. Publish to your platform

### Using Claude (MCP)

1. Ask Claude to fetch trending music from [TikTok Creative Center](https://ads.tiktok.com/business/creativecenter/inspiration/popular/music/pc/en)
2. Use the [Combine Clips and Apply Basic Edits](https://help.blotato.com/api/visuals/c306ae43-1dcc-4f45-ac2b-88e75430ffd8) template
3. Pass your video URL as a clip and the music URL in `musicConfig`
4. Blotato combines your video with the music track

### Using Blotato API (n8n / Make.com)

Adding trending music through n8n or Make requires an extra step to download the music file, since [TikTok Creative Center](https://ads.tiktok.com/business/creativecenter/inspiration/popular/music/pc/en) does not provide direct download URLs.

1. Use a scraping tool like [BrightData](https://brightdata.com/) to fetch the music download URL from [TikTok Creative Center](https://ads.tiktok.com/business/creativecenter/inspiration/popular/music/pc/en)
2. Use the [Combine Clips and Apply Basic Edits](https://help.blotato.com/api/visuals/c306ae43-1dcc-4f45-ac2b-88e75430ffd8) template
3. Pass your video URL as a clip and the scraped music URL in `musicConfig`
4. Blotato combines your video with the music track

See: [Combine Clips and Apply Basic Edits template](https://help.blotato.com/api/visuals/c306ae43-1dcc-4f45-ac2b-88e75430ffd8)

***

## Don't See a Template for Your Use Case?

Browse all available templates at [Videos > New](https://my.blotato.com/videos/new). If none fit your needs, submit a support ticket by clicking the orange circle button inside Blotato. Describe the type of visual you need and include an example link if possible.

***

## How do I use content from a Source in a carousel or video template?

Sources (text, articles, YouTube links) and video templates are separate features in Blotato. There is no "connect Source to template" button.

To use your Source content in a carousel or video:

1. Go to [Remix](https://my.blotato.com/remix) and generate posts from your Source
2. Copy the text output you want to use
3. Go to [Videos > New](https://my.blotato.com/videos/new)
4. Select a carousel or video template
5. Click "Need more customization? Click to see advanced options"
6. Paste your Source text into the prompt field or individual slide text fields
7. Click "Generate Video"

Alternatively, use the "Create Everything with AI Agent" option (1st option on the Videos page). Paste your Source content as the prompt, and the AI Agent handles the rest.

***

## What advanced settings does each template have?

Each template has its own set of advanced settings you can customize per slide or scene.

1. Go to [Videos > New](https://my.blotato.com/videos/new)
2. Select a template (not "Create Everything with AI Agent")
3. Click "Need more customization? Click to see advanced options"
4. The advanced settings panel opens, showing all configurable fields for that template

Common advanced settings across templates:

* Text fields per slide/scene (heading, description, voiceover script)
* Image source per slide (AI-generated, upload your own, or paste a URL)
* Slide duration
* Transition effects
* Background color or style
* Watermark text or logo

The exact fields vary by template. To remove an element (watermark, text overlay, title), leave its field blank in the advanced options.

If you are using the API (n8n, Make.com, REST API, or MCP), see the [Visual Templates](https://help.blotato.com/api/visuals) reference page. Each template page lists every configurable field with its type, default value, and description.

***

## How do I hide overlays (watermark, titles, text) on a video template?

### Using Blotato Web App

1. Go to [Videos > New](https://my.blotato.com/videos/new)
2. Select your template
3. Click "Need more customization? Click to see advanced options"
4. Leave the fields you don't want blank (e.g., leave watermark, titles, and text fields empty)
5. Click "Generate Video"

If the template still renders elements you don't want, try a different template that better matches your use case. Browse all templates at [Videos > New](https://my.blotato.com/videos/new).

### Using Blotato API (n8n / Make.com)

To hide optional elements, omit the parameter or pass an empty value in the `inputs` object:

* Watermark: set to `""` (empty string)
* Titles/texts: omit the parameter or pass an empty array `[]`

Each template has different parameters. Check the template docs for details: [Visual Templates](https://help.blotato.com/api/visuals)

***

**Didn't find your answer?**

* [General FAQs](https://github.com/Blotato-Inc/help.blotato.com/blob/main/support/faqs/README.md)
* [API FAQs](https://github.com/Blotato-Inc/help.blotato.com/blob/main/api/faqs/README.md)
* [Platform FAQs](https://github.com/Blotato-Inc/help.blotato.com/blob/main/platforms/README.md)
