# Create New Service Analytics

Fungsi new analytic service adalah untuk menyematkan laporan zoomdata pada halaman analytic Anda. Bagian ini berisi instruksi tentang cara membuat new service analytic.

Untuk memulai, masuk ke menu **Analytic** dan klik menu **Live Agen**t, maka Anda akan melihat halaman live agent. Di pojok kanan atas, klik tombol **'+New Service Analytic'**. Kemudian, Anda akan melihat pop-up untuk menambahkan new service analytic seperti gambar dibawah ini.&#x20;

![New Service Analytic](/files/4Cw4xlIt0RuL4l6jNgYz)

**Penjelasan Komponen:**

| Nama                     | Deskripsi                                                                     |
| ------------------------ | ----------------------------------------------------------------------------- |
| Service Analytic Name    | Nama untuk halaman report yang akan Anda buat.                                |
| Service Analytic Service | Masukkan script yang sesuai untuk report baru Anda pada form yang disediakan. |


---

# 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.3.0-id/analytic/live-agent/create-new-service-analytics.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.
