> For the complete documentation index, see [llms.txt](https://docs.3dolphins.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.3dolphins.ai/5.1.x-1/integration/chanel-connector/instagram-business/how-to-create-facebook-app/change-additional-information-about-the-app.md).

# Change Additional Information About the App

Di pojok kiri dashboard Anda, arahkan kursor ke bagian settings, pilih **'Basic'** dari menu drop-down.

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

Temukan dan ubah informasi tambahan tentang app Anda. Di bawah ini adalah informasi yang mungkin Anda lihat pada pengaturan ini.&#x20;

Setelah Anda berhasil menyelesaikan pembuatan App, nomor unik identifikasi akan ditambahkan ke App Anda (**App ID**).

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

Facebook App secara otomatis akan menghasilkan kode rahasia yang terhubung dengan App Anda. Tujuannya adalah untuk meng-otentikasi permintaan dari app ke server Facebook. Kode ini juga digunakan sebagai password.

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

Masukkan privacy police URL ke dalam field **'Privacy Police URL'**.  privacy police URL menjelaskan praktik kami, termasuk pilihan Anda, mengenai collection, penggunaan, dan pembukaan informasi tertentu, termasuk informasi pribadi Anda.

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

Tambahkan **'App icon'**', gambar promosi (Anda dapat mengupload file JPG, GIF, atau PNG. Ukuran gambar harus antara 512 x 512 pixels hingga 1024 x 1024 pixels. Batas ukuran file 5MB).

![Upload App Icon](/files/-MUvWCse0JBPC-SowqZ-)

Pilih kategori Aplikasi yang sesuai di field **'Category'**.

![Category](/files/-MUvWUI2SzxO5heBEFMl)

Pilih penggunaan bisnis Anda.&#x20;

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

Klik tombol **'Save Changes'**, jika sudah selesai melakukan perubahan informasi tentang info app Anda.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.3dolphins.ai/5.1.x-1/integration/chanel-connector/instagram-business/how-to-create-facebook-app/change-additional-information-about-the-app.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
