# Publish App on Meta for Developers

Here, we have a client onboarding process on the developers account of Meta, whose objective is to integrate WhatsApp Business with various tools of the Official API.

This onboarding is done with us, since it is necessary to make some configurations in Meta that require a lot of attention.

In this sense, if you are here it is because you have already done this onboarding with us and need to publish your application, a simple process that you can do without our help.

***

## Logging into the Developers account <a href="#iniciar-dia-de-atendimento" id="iniciar-dia-de-atendimento"></a>

The first step is to log into your developers account at the link: <https://developers.facebook.com>

Then, in the **My apps** tab, click on **Publish**:

<figure><img src="/files/33fb5207cc8acc27664e3b0ddc2c2d322a4c5d44" alt=""><figcaption></figcaption></figure>

Once that is done, you will access the next screen:

<figure><img src="/files/bebadd846014f29476f0c40768cd9ab7cab0f49e" alt=""><figcaption></figcaption></figure>

Note above that the highlighted button is disabled. This is because some requirements still need to be completed.

***

## Publishing the app in the Developers account: requirements <a href="#iniciar-dia-de-atendimento" id="iniciar-dia-de-atendimento"></a>

To meet the publication requirements, go to the **My apps and** tab, click on **App settings** tab and then click on **Basic**:

<figure><img src="/files/7f4661fab5a4595882249cf751d2281da513df96" alt=""><figcaption></figcaption></figure>

See above the fields that must be filled in obligatorily:

**1) App domain** - your company website address.

**2) Contact email** - your contact email, field automatically filled with your email registered in Meta Business.

**3) Privacy Policy URL** - website address containing your company’s privacy policy.

**4) Terms of Service URL** - website address containing your company’s terms of service.

**5) Category** - select the category *message* or another similar one.

In addition, scroll down and fill in all the data for the data protection officer contact, complying with the General Data Protection Regulation (GDPR).&#x20;

<figure><img src="/files/a6baec90298cc382acaa4d72ea079dc61f390752" alt=""><figcaption></figcaption></figure>

Only after that will the button [**here**](#iniciar-dia-de-atendimento-1) be enabled, allowing your app to be published on Meta for Developers.


---

# 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://portal.tatodesk.com/tato-docs-en/treinamentos/publish-app-on-meta-for-developers.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.
