# Create New Collection

Untuk membuat collection baru, di pojok kanan atas klik tombol  **'+new collection'**. Kemudian, Anda akan melihat form pop-up untuk membuat collection baru, ketik nama collection Anda, centang bagian enable commit dan klik tombol 'save' untuk menyelesaikan.&#x20;

Jika pembuatan collection baru Anda berhasil, Anda akan melihat pemberitahuan bahwa collection berhasil dibuat dan collection tersebut akan ditampilkan di daftar data management.

![Create New Collection](/files/-MSkA3UCcPDx0OGayXSg)

{% hint style="info" %}
Enable commit berarti menyelesaikan perubahan dan mempertahankan perubahan itu pada collection.
{% endhint %}


---

# 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-1/administration/data-setting/create-new-collection.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.
