# Create workspace

### How can I create a workspace?

Creating a workspace is the first step toward managing unlimited apps with streamlined billing and collaboration options. Workspaces are ideal for businesses that require central app management without the overhead of separate subscriptions for each app.

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

#### Step 1: Start the workspace creation process

* Login to your AppMySite account.
* Click the '+' button from top menu.
* Click on 'Create workspace'.

#### Step 2: Enter workspace details

* In the Workspace name field, enter a clear and identifiable name for your workspace.
* Click **Create** to complete the setup.

{% hint style="success" %}
Each workspace allows you to build and manage unlimited apps under a single subscription.
{% endhint %}

#### Step 3: Explore your dashboard

* Once created, your workspace dashboard will display key information like the number of users, apps, app downloads, and team collaboration options.
* You can begin creating apps, inviting team members, and managing subscription from here.

#### Step 4: Set up your workspace

* Complete checklist items on the right of the screen such as adding team members or creating your first app.
* Access workspace settings to rename the workspace, manage members, or delete the workspace 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-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.
