# Create a Meta App

{% hint style="danger" %}
**Disclaimer**<br>

Please be aware that some or all portions of this document have been sourced from Meta's official documentation. The original content can be accessed directly from the official Meta documentation available at <https://developers.facebook.com/docs/development/create-an-app/>.
{% endhint %}

Before you start,

* You must be logged into your [Facebook developer account](https://developers.facebook.com/docs/development/register).
* Ensure you have not exceeded your app limit. As a Developer, you are permitted to have a developer or administrator role on a maximum of 15 apps. If you have reached the app limit and are unable to create an application or accept a new pending role, take the following steps:
  * Visit your [My Apps](https://developers.facebook.com/apps/) page to remove any apps you no longer use. You can [remove](https://developers.facebook.com/docs/development/create-an-app/app-dashboard/app-states/#removing-apps) an app entirely or resign your role as an administrator or developer from the app.

### Step 1: Start the app creation process <a href="#step-1--start-the-app-creation-process" id="step-1--start-the-app-creation-process"></a>

If you just came from the registration flow, click the **Create First App** button.

<figure><img src="https://4232256460-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVvtyE4WvBgtMgZ0jzrdw%2Fuploads%2FD069ocnVeXdoQKxcTc1S%2FCreate%20App.jpg?alt=media&#x26;token=58025f9d-1ac1-44d9-bfc1-bb675370d5da" alt=""><figcaption><p>Start the app creation process </p></figcaption></figure>

Otherwise, go to the [Apps](https://developers.facebook.com/apps) panel and click Create App.

<figure><img src="https://scontent-bom1-1.xx.fbcdn.net/v/t39.2365-6/132523212_386633065953047_1991659770463439495_n.png?_nc_cat=101&#x26;ccb=1-7&#x26;_nc_sid=ad8a9d&#x26;_nc_ohc=i9Yx9nE2nbwAX8IQqVE&#x26;_nc_ht=scontent-bom1-1.xx&#x26;oh=00_AfCzeeEdysBjjREdAErW_4cOpOnLHwGhXYZPVWlPbgWNPw&#x26;oe=64BDED35" alt=""><figcaption></figcaption></figure>

### Step 2: Choose a use case <a href="#step-2--choose-a-use-case" id="step-2--choose-a-use-case"></a>

Select the use case as "**Other**"

<figure><img src="https://4232256460-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVvtyE4WvBgtMgZ0jzrdw%2Fuploads%2FUZZp0amif8EYUkcj7QQ4%2Fspaces_APDb8cKQtGlIAfgHjcsQ_uploads_C5L11KLvWzqjcAl6q0Zz_Choose%20you%20app%20Type.webp?alt=media&#x26;token=3b2f09b5-6857-4287-9a5e-acc3d0e3f108" alt=""><figcaption></figcaption></figure>

### Step 3: Choose an app type <a href="#step-1--choose-an-app-type" id="step-1--choose-an-app-type"></a>

Choose the app type as per your use case. In most the case it is `Business` .

<figure><img src="https://4232256460-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVvtyE4WvBgtMgZ0jzrdw%2Fuploads%2FW99zcFoFkNB5aFWKw5if%2Fapp%20type.png?alt=media&#x26;token=81859062-ba30-4a7a-ae40-df4756e0a6f0" alt=""><figcaption></figcaption></figure>

### Step 4. Set your app name and email <a href="#step-2--set-your-app-name-and-email" id="step-2--set-your-app-name-and-email"></a>

Enter the name of your app and an email address where we can send you any important developer notifications. The email address can be different from the email address associated with your Facebook account.

<figure><img src="https://4232256460-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVvtyE4WvBgtMgZ0jzrdw%2Fuploads%2FLM1u97wJMQbNU2idVCdg%2Fapp%20name.png?alt=media&#x26;token=bcceb0b1-37b9-4268-b364-6d1f32dbba74" alt=""><figcaption><p>Set your app name and email</p></figcaption></figure>

Once you have completed the app creation flow your app will be loaded in the App Dashboard.

<figure><img src="https://4232256460-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVvtyE4WvBgtMgZ0jzrdw%2Fuploads%2FOssoircQMuHKRX1P1XN2%2FApp%20Dashboard.png?alt=media&#x26;token=f9ec1396-e1e9-4f3f-bc44-96308deaa662" alt=""><figcaption><p>Developer Dashboard</p></figcaption></figure>
