# Change Additional Information About the App

In the left corner of your dashboard, hover over the settings section, select **'Basic'** from the drop-down menu.

![Basic Settings](/files/-MTFoWWB4GARWjW7ebUF)

Find and change additional information about the app. In the below is information that you might see on these settings.

After you have successfully completed create App, a unique identification number will be added to your App (**App ID**).

![App ID](/files/-MTFplP8D10ebNRQ2Zdp)

Facebook App will automatically generate a secret code that is connected with your App. Its purpose is to authenticate demands from the application towards Facebook servers. This code is also used as a password.

![App Secret](/files/-MTFrR11Ka_45n9_h7TX)

Enter privacy police URL into the **'Privacy Police URL'** field. Privacy police URL explains our practices, including your choices, regarding the collection, use, and disclosure of certain information, including your personal information.

![Privacy Policy](/files/-MTFsJX3FmAqiAR4j00V)

Add **'App icon'**, promotional image (You can upload JPG, GIF, or PNG files. The size of the image must be between 512 x 512 pixels to 1024 x 1024 pixels. File size limit of 5MB).

![Upload App Icon ](/files/-MTYoQxcBkAIn1LBdFN3)

Choose the appropriate App category in the '**Category'** field.

![Category](/files/-MTYpOWYz7dK2mcZZGgm)

Select business use.&#x20;

![App Purpose](/files/-MTYpvAh67Q1xPtLzJsu)

Click the '**Save Change'** button, if you have done do changes information about your app info.

![Save Changes](/files/-MTYqqV_ffYyZVY_TCVe)


---

# 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://docs.3dolphins.ai/5.1.x/integration/channel-connector/facebook/how-to-create-facebook-app/change-additional-information-about-the-app.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.
