# Create app in Agency

### How to create an app in an Agency account?

The AppMySite Agency solution allows you to create and manage apps on behalf of your clients through a fully branded app-building portal. Each app you create is hosted under your Agency environment, giving you full control over the experience.

{% embed url="<https://scribehow.com/shared/Create_an_app_in_an_agency__4Gmj8pTSRLe5SX-ruD22XA>" %}

#### Step 1: Log in to your branded portal

* Navigate to your branded subdomain&#x20;
* Enter your credentials to log in.

{% hint style="success" %}
Your Agency account includes a custom subdomain where you and your clients can access the app builder with your own branding and interface.
{% endhint %}

#### Step 2: Create a new app

* From the dashboard, go to the My Apps section.
* Click the Create App button.
* Enter your App Name and select the App Type to get started.

{% hint style="warning" %}
You can choose between different app types (like WordPress or Custom App) based on your client’s needs.
{% endhint %}

#### Step 3: Start configuring your app

Once the app is created, it will appear under the My Apps list. You can immediately begin customizing it using your dashboard tools.

{% hint style="success" %}
All apps created under your Agency account will continue to function as long as your Agency subscription is active.
{% endhint %}


---

# 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/agency-white-label/getting-started/create-app-in-agency.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.
