Skip to main content
All CollectionsResources
What steps should I take if I receive the message: "Convert video to template"?
What steps should I take if I receive the message: "Convert video to template"?

This message appears when your video includes API variables, which are only compatible with templates.

Updated over a month ago

You're seeing this message because your video includes variables, which are only compatible with templates. Variables allow for customizable videos at scale, but they require the video to be converted into a template first.

To resolve this, you have two options:

1. If you would like to keep the variables, convert your video to a template:

  1. Click Generate in the top right corner.

  2. You'll be prompted to convert your video to a template.

  3. Select Convert.

  4. Publish the template.

2. If you don't want to use variables, replace the variables with specific content:

  • Removing Variables from the Script:

    1. In each scene, look for a variable icon in the script. This will appear as a red button with the format < > VARIABLE_NAME.

    2. Click on the variable icon in the script.

    3. Delete the icon and replace it with the desired text or word.

  • Removing Variables from Canvas Elements:

    1. Select the canvas element that may contain a variable.

    2. In the Inspector Panel on the right-hand side, click the ellipsis (three dots).

    3. If the element is a variable, you will see the variable name displayed.

    4. Select Remove variable to remove the variable from the element.

  • Removing Variables from Canvas Text :

    1. In each scene, look for on screen text variables. This will appear as two curly brackets, the variable name, and two curly brackets.

      • Example: {{variable_name}}

    2. Click on the text element.

    3. Remove the curly brackets and replace it with the desired text or word.


Notes:

Did this answer your question?