# Deal Lost

Untuk melihat langsung count atau value perusahaan Anda yang kehilangan deal berdasarkan user. Jadi, Anda bisa meningkatkan strategi penjualan untuk meningkatkan penjualan produk Anda. Selain itu, Anda dapat melihat data Anda berdasarkan **'Value'** atau **'Count'** berdasarkan filter yang dipilih. Mengarahkan kursor ke setiap user akan menampilkan jumlah deal yang hilang atau nilai yang hilang.

Untuk melihat report, masuk ke menu **Analytic** dan klik menu **Sales**, lalu klik **'Deal Lost'** yang dapat Anda temukan pada bagian deal performance.

![Deal Lost](/files/-MTdQgBpXGLTmmj0Ne4x)

Diagram Batang di atas menjelaskan tentang:&#x20;

1. Sumbu-Y mewakili user yang memiliki role sales.&#x20;
2. Sumbu-X mewakili jumlah transaksi atau nilai total bergantung pada metriks mana yang dipilih (count/value).&#x20;
3. Deals lost mewakili jumlah deal yang hilang&#x20;
4. Value of lost deals mewakili nilai total deal yang hilang.

Selain diagram batang, report ini juga berisi detail informasi tabel dari semua deal lost yang terdapat pada pipeline tersebut. Berikut adalah penjelasan dari tabel informasi

| Nama                   | Deskripsi                                                  |
| ---------------------- | ---------------------------------------------------------- |
| User                   | Nama agen sales Anda.                                      |
| Deals Won              | Total deal yang hilang oleh masing-masing agen.            |
| Value of Won Deals     | Total nilai deal yang hilang oleh agen tersebut            |
| Average Won Deal Value | Rata-rata total nilai deal yang hilang oleh agen tersebut. |


---

# 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/sales/deal-lost.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.
