# Create a Project

Creating a project in Blings is quick and straightforward. In just a few clicks, you choose a use case, pick a template, and land directly in the editor — ready to build your personalized video campaign.

## Step 1: Click "+ Create new"

From your Your Projects home screen, click the + Create new button in the top-left corner of the sidebar. This opens the two-step project creation modal.

## Step 2: Choose a Use Case

The modal opens on Step 1 of 2: Use Case. Select the category that best fits your campaign goal. There are five options to choose from:

* Promotions — Mark milestones and show appreciation with tailored rewards.
* User's Anniversary — Celebrate user progress and drive new actions with clear rewards.
* Birthday — Boost engagement and sales with timely, irresistible offers.
* Loyalty Tier Upgrade — Recognize loyalty milestones and encourage further engagement.
* Welcome — Make a strong first impression and guide users from day one.

## Step 3: Choose a Template

After selecting a use case, you move to Step 2 of 2: Template. You'll see a gallery of pre-built templates tailored to your chosen category. Each card shows a visual preview and a short description of what the template is designed to do. Click any template to select it and continue.

## Step 4: Start Building in the Editor

Once you select a template, you land directly in the project editor. Your project is automatically named after the template you selected — you can rename it at any time by clicking the title at the top of the editor. From here, you can customize scenes, add personalization data, and build out your video flow. To learn more about working in the editor, visit Scenes & Flow Maps.

### What's Next

Once your project is created, here is where to go next. Use Scene Management to add, move, and duplicate scenes. Head to Scenes & Flow Maps to set up the connectors and logic that control how scenes connect. Visit Editing a Scene to learn how to work with text, media, buttons, and personalization inside each scene. When you're ready to apply fonts, colors, and logos across your project, see Branding, Design, & General Content.


---

# 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/creating-managing-projects/create-project.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.
