# Welcome to Blings Help Center

### Design Dynamic, Interactive Video Experiences

The Creator is at the heart of every Blings video. Whether you’re a motion designer, visual storyteller, or UI/UX thinker – your role is to shape how videos look, feel, and behave.

Blings’ studio gives creators the freedom to build highly polished, animated, and interactive video templates. These templates are then used to generate millions of personalized experiences at scale, each tailored in real-time based on data – without ever compromising design intent.

### What You Can Do as a Creator:

* **Build MP5 Templates**

  Design motion graphics and interactivity using After Effects or our web studio. Define dynamic placeholders, scenes, transitions, and logic.
* **Control Behavior**

  Set how users interact with the video: when to pause, which CTA to show, or how scenes branch based on viewer data.
* **Collaborate with Developers and Marketers**

  Your templates become the foundation for data-driven campaigns. Developers connect logic, marketers control messaging – you own the experience.
* **Design Once, Scale Infinitely**

  Create one master video, and let it render differently for every user: different product, language, offer, or interaction – all without editing the source file.<br>

You’re not just designing visuals. You’re designing how people engage. The Creator role blends motion design with behavior design – turning video into a living, responsive medium.

### Creator Glossary

* **MP5** – Blings' interactive video format. Like HTML for video: dynamic, lightweight, and rendered in real time on the viewer’s device.
* **Template** – The master video you design. Contains static visuals, dynamic placeholders, and interaction logic.
* **Scene** – A segment of the video. Scenes can be rearranged or shown conditionally based on user data or behavior.
* **Dynamic Data** – Real-time user data (e.g. name, plan, image) passed into the video during playback.
* **Placeholder** – A visual or text element marked to receive dynamic data.
* **Branching Logic** – Rules that control which scenes or elements appear, depending on viewer data or interaction.
* **CTA (Call to Action)** – Clickable buttons or prompts inside the video (e.g. "Shop now", "Schedule a demo").
* **Flow Map** – A no-code tool inside Blings that lets teams define how scenes flow using logic and conditions.
* **SDK** – The developer toolkit that loads your template, injects data, and renders the personalized video in real time.

***

**For developers integrating Blings into products, CRM flows, or websites**

Explore Developer Docs →

{% content-ref url="/spaces/sAHOIWkjYudyFAaqnpQm" %}
[Developers](https://help.blings.io/developers/)
{% endcontent-ref %}

**For security and compliance teams**

Explore InfoSec Docs →

{% content-ref url="/spaces/tTepSaRyt3Mp9ceFV8Mi" %}
[Information Security and data privacy](https://help.blings.io/info-sec/)
{% endcontent-ref %}


---

# Agent Instructions: 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:

```
GET https://help.blings.io/creator/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
