# 2. Create a new App

### "Hello World"

The best place to start when using any new tool is to create a "Hello World" app — the simplest possible app that you can create. Let's do that right now.

### Create the Hello World App

From the Admin Portal click on **Create App**

![](https://2865107717-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9TCHLR67eLHBOjPvHhud%2Fuploads%2Fgit-blob-ef6322fd299d23205beaff3f89d9af54f7499690%2Fadmin-portal-empty.png?alt=media)

Enter a name for the app and hit **Next** (for now you can ignore the region selector and just it leave it on US).

![](https://2865107717-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9TCHLR67eLHBOjPvHhud%2Fuploads%2Fgit-blob-a5bd78cc8f89cc8639e522fc2435a19413b63aab%2Fadmin-portal-create-app-name.png?alt=media)

Select the "Source control" you want your new app to use and hit **Next** (for now you should select "Revisions" and "JourneyApps", for more on GitHub integration please reach out to your Customer Success Manager).

![](https://2865107717-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9TCHLR67eLHBOjPvHhud%2Fuploads%2Fgit-blob-8025267111c1bcfd8e46f4b6c535b759e8a2d32a%2Fadmin-portal-create-app-source-control.png?alt=media)

Select the "Blank" app template and hit **Next.**

![](https://2865107717-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9TCHLR67eLHBOjPvHhud%2Fuploads%2Fgit-blob-965e479c2c45f798d0b25153f6feb88d4ca2e81a%2Fadmin-portal-create-app-template-select.png?alt=media)

After hitting **Next**, OXIDE will get your new app all set up for you and you will get navigated to the *Overview* for your app:

![](https://2865107717-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9TCHLR67eLHBOjPvHhud%2Fuploads%2Fgit-blob-2a897fdccc5c3a382491a4f13ced64f6a3efa27b%2Foxide-new-app-overview.png?alt=media)
