# Create app in workspace

### How to create an app in a workspace?

Once your workspace is set up, you can begin creating unlimited apps within it. Each app will be linked to the workspace and managed under a unified subscription and dashboard.

{% embed url="<https://scribehow.com/viewer/Create_app_in_Workspace__EPm9eTzOQzK9dWpTqq9OXQ>" %}

#### Step 1: Go to your workspace

* Navigate to [**Unlimited Workspaces**](https://app.appmysite.com/workspaces) from the top menu.&#x20;
* Click on the user profile.&#x20;
* Click on View all to see the complete list of workspaces you’ve created.
* Select the workspace where you want to create the app.

#### Step 2: Click on create app

* Navigate to the Apps section from the side menu&#x20;
* Click the **Create App** button.
* This opens the app creation interface.

Follow this complete guide to create an app:

{% content-ref url="/pages/7vuwHT05fEkGhUtQh22c" %}
[Create an app](/getting-started/create-an-app.md)
{% endcontent-ref %}

{% hint style="warning" %}
The workspace must have at least one app to unlock core app management and collaboration features.
{% endhint %}

#### Step 3: Enter app details

* Provide a name for your app.
* Choose the desired app product type: WordPress, WooCommerce, Web to App, or Custom App.
* Enter your website URL, if applicable.

#### Step 4: Finalize and create

* Click **Create App** to complete the process.
* The new app will now appear in the workspace's app listing.

{% hint style="success" %}
Apps created within a workspace can be monitored, managed, and organized from a single dashboard.
{% endhint %}

#### Step 5: Continue setup

* Use the checklist to configure key app elements such as app icon, splash screen, and navigation.
* You can also group apps using folders if needed.


---

# 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.appmysite.com/unlimited-workspace/create-app-in-workspace.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.
