# Manage Project

## Introduction

There are various project setting you can adopt in Blippbuilder Mobile. This document explains various project settings and how to manage an exisiting project&#x20;

## Process

Follow the steps below to manage existing projects:

* Login to Blippbuilder Mobile and the various project created will appear on the HUB.

<figure><img src="/files/BIZmgyVukpinn0zNsOuh" alt="" width="375"><figcaption><p>Blippbuilder Mobile Hub</p></figcaption></figure>

* Click the three dots next to the project to open project settings. You have five options:

<figure><img src="/files/21IAC8g5m5dKVgsUGqnS" alt="" width="375"><figcaption><p>Project Settings</p></figcaption></figure>

* **Open**: View the project in the Design Canvas
* **Preview:** You can create a test project QR code which will be active for 5 minutes and you can 'Preview' the AR creation.

<figure><img src="/files/QT43ms2qUgqeXfedwaGd" alt=""><figcaption><p>Preview Project</p></figcaption></figure>

* **Duplicate:** You can create a duplicate copy of your project with this option

<figure><img src="/files/aRXnvQg7WEKukTgDY3K5" alt="" width="375"><figcaption><p>Duplicate Project</p></figcaption></figure>

* **Delete**: Delete the project. You will receive a pop-up to confirm the delete, click 'Delete'

<figure><img src="/files/RuXW09nQLv6DgmgdymWc" alt=""><figcaption><p>Delete Project</p></figcaption></figure>

* **Publish:** You can publish your project live for a period of 30 days for free.

<figure><img src="/files/NzAWN2YwyojTl1CmuSvp" alt="" width="375"><figcaption><p>Publish Project</p></figcaption></figure>

* **Share:** You can share your project on any social media platforms, or you can alternatively copy the published project link and share.

<figure><img src="/files/XSipN7sKoqFDNPKY7B7r" alt="" width="375"><figcaption><p>Share Project</p></figcaption></figure>

You can also manage project setting within the Blippbuilder Mobile Design Canvas:

* Open a Project in the Design Canvas.
* Click the three dots on the top of screen to access 'Project Settings' option.

<figure><img src="/files/8Xwh8diW2xFiNLxVXuPG" alt="" width="375"><figcaption><p>Project Settings</p></figcaption></figure>

Following are the various settings:

* **Background Audio:** You can enable a background audio and set it to 'Loop' Audio which will play the audio in loop while the experience is triggered. Select a source file to apply audio.&#x20;

<figure><img src="/files/23OXnCFDWSLsWVhLlT4b" alt=""><figcaption></figcaption></figure>

* **Scene Lighting:** You can adjust the scene lighting and apply customized shades to the lighting. You can choose to apply ambient light colour and directional light colour:

<figure><img src="/files/3cBEkXIEIGx87IYyE44X" alt=""><figcaption></figcaption></figure>

* Click the 'colour dot' to choose from various colour options:

<figure><img src="/files/05VTE1LQzDOrV1Xe3KJf" alt=""><figcaption></figcaption></figure>


---

# 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://docs.blippar.com/blippbuilder-documentation/blippbuilder/blippbuilder-mobile/manage-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.
