# Create an application

After you sign up for UI Bakery, you can start building your application. As an admin of your workspace, you can invite team members and other users to it, create apps together, share access, and manage roles and permissions. All the apps created within your workspace are available to all users based on their permission level.

To start building a new app, click the **+ button** in the *Apps* section of the workspace menu and select **App**. You can choose an icon and color for your application. Another option is to create a new app from [template](https://uibakery.io/templates) via **+ > From template**. You can select a template from the list of available ones or select a blank template to start from scratch. \
You can also check our [repository](https://github.com/uibakery-templates) for even more templates!&#x20;

{% embed url="<https://demo.arcade.software/LNmTMOwfd8n3Ngq5Vzj2?embed=&embed_desktop=inline&embed_mobile=tab&show_copy_link=true>" %}

The app you created will immediately open in the **Edit** mode.

***

From the app creation menu here, you can also **import an app** from a ZIP archive or a linked GitHub repository. It gives you the flexibility to save and move your data without having to recreate apps across different workspaces.

<figure><img src="https://837703843-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUX6zPRMFFK0yrTghj7cY%2Fuploads%2F7BumgAoxlAdXYE6q2qOI%2FCleanShot%202025-06-23%20at%2012.16.51%402x-min.png?alt=media&#x26;token=82aa0150-19e4-4552-a5f4-3ea7529a7143" alt=""><figcaption></figcaption></figure>

We have a separate article on exporting/importing apps if you feel like exploring it further :point\_down:

{% content-ref url="../../concepts/export-import-an-app" %}
[export-import-an-app](https://docs.uibakery.io/concepts/export-import-an-app)
{% 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://docs.uibakery.io/build-from-scratch/getting-started/create-a-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.
