Everything in the console revolves around "Projects." A project represents your application, whether it's a game, desktop software, or a web application.
On the home screen, click the "Create Project" button.
You will be redirected to a form where you must fill out the following information:
App Name: The public name of your application.
App Developer Name: The name of the developer or company.
Package Name (AppID): A unique identifier for your application, following the pattern com.yourname.yourappname. This field cannot be changed after creation.
Database Prefix: A prefix for the database that will be created for the application.
App Type: Choose between "Games," "Applications and Software," or "WebApps."
App Category: Select the category that best describes your application.
Once you've filled out everything, click "Create App." Your project will be created and you will be redirected to the project management panel.