# Create Project

**App Maker** is a powerful and user-friendly platform that enables users to easily create, configure, and publish mobile applications. This guide walks you through the process of initializing a new project on the App Maker platform—from accessing the dashboard to entering key project information and preparing your environment for development and version control integration.

{% hint style="warning" %}
If you're working on an existing project, you can skip the project creation steps and move directly to the development phase.
{% endhint %}

## <mark style="color:red;">Prerequisites</mark>

Before you begin, make sure you meet the following requirements:

* You have access to an active **App Maker** account.
* You have the appropriate **Partner-level permissions** to create a project.

{% hint style="danger" %}
If you do not yet have access, please reach out to the **Akinon team** for account setup support.
{% endhint %}

## <mark style="color:red;">Accessing the App Maker Platform</mark>

1. Navigate to the **App Maker platform** via your web browser.
2. Log in with your authorized credentials.
3. Once logged in, locate the navigation panel on the **left-hand side** of the screen.
4. Click on **“Projects”** menu to open the list of existing projects associated with your Partner account.

<figure><img src="https://3333414532-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIbwGN7KwvYi0iLbjtnXz%2Fuploads%2FtfuEpbu3qxPjHJNgFg8X%2Fproject-create-step1.png?alt=media&#x26;token=b0ef1f36-fb30-4215-aadb-306cd6e5f73f" alt=""><figcaption></figcaption></figure>

## <mark style="color:red;">Creating a New Project</mark>

To create a new mobile app project:

1. On the **Projects** page, click the **“+ Add New Project”** button (located in the top right corner).

   <figure><img src="https://3333414532-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIbwGN7KwvYi0iLbjtnXz%2Fuploads%2FznWnboi9bWnVvH15syec%2Fimage.png?alt=media&#x26;token=aa851c4e-0660-430b-b122-aafe444d682f" alt=""><figcaption></figcaption></figure>
2. Fill in the required fields on the **Project Details** form:
   * **Project Name:** Enter a unique and descriptive name for your project. This is often the name of the brand or mobile application.
   * **Description:** Provide a clear and concise description of the project’s purpose. This helps identify the scope and context of the application.
3. After filling in the required fields, click the **“Create”** button.

   <figure><img src="https://3333414532-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIbwGN7KwvYi0iLbjtnXz%2Fuploads%2FELX4F0NcfixWFNtX9uUE%2Fimage.png?alt=media&#x26;token=e67a26de-782c-4b17-9eaa-c5251c0fe7d0" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
**Behind the Scenes:** Once you click Create, App Maker begins setting up the project environment. This may take approximately **10–20 seconds**. When the setup is complete, you’ll be automatically redirected to the main project list, where your new project will now be visible.
{% endhint %}

## <mark style="color:red;">Exploring Project Details</mark>

Once your project is created, you can explore and configure it in more depth. The **Project Details** view is divided into two main sections:

<mark style="color:red;">**i. Project Info**</mark>

This section includes the core metadata about the project.

<mark style="color:red;">**ii. Builds**</mark>

The Builds table allows you to manage application builds generated from this project.

<figure><img src="https://3333414532-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIbwGN7KwvYi0iLbjtnXz%2Fuploads%2FpgoIkeVeo0LS7nYZdxoO%2Fproject-create-step4.png?alt=media&#x26;token=b0cfdcfb-1923-4b11-9903-b048115f3ea5" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
These sections will be explained in greater detail in the upcoming [**Project Details**](https://docs.akinon.com/tutorials/app-maker/projects/project-details) documentation.
{% endhint %}
