# Buat App

Anda dapat menemukan pilihan **Access Key** dengan mengunjungi menu **Platform  ->** **API Keys    -> Access Key.** Access Key merupakan identitas akun anda. Harap simpan access key anda secara aman.

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

Setelah selesai, kita dapat membuat application. Kembali ke menu **Applications** pada halaman dashboard, klik **Create an Application**. Anda akan masuk ke halaman berikut:

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

<figure><img src="/files/3zUgORxYAiroEtIl5NPw" alt=""><figcaption></figcaption></figure>

Silahkan isi dengan informasi yang diperlukan. Untuk **Application Name** diusahakan untuk **memberi nama Unik dan berbeda dengan nama aplikasi sebelumnya**, dan untuk **Labels** disesuaikan dengan kebutuhan dan **tidak wajib diisi.** Setelah semua informasi yang dibutuhkan terisi klik **Create Application**

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

**Selamat, anda telah membuat application pertama anda di ANTARES!** Anda dapat menemukan application yang telah dibuat pada dashboard anda.


---

# 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.antares.id/pendahuluan/buat-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.
