# Cara Mengatasi Error ?

{% hint style="info" %}

* Jika Error belum terjawab disini, Hubungi Tim Cs Melalui [Link Ini ](https://forms.bluecatreports.com/mNe5NnPr/new-form)
  {% endhint %}

<details>

<summary><mark style="color:red;">The Code is Exist</mark> </summary>

Error diatas menunjukan code customer telah digunakan. Agar data bisa tersimpan gunakan kode lain yang belum terpakai.

</details>

<details>

<summary><mark style="color:red;">Please Fill out This Field</mark> </summary>

Error diatas menunjukkan anda belum mengisi kolom yang required, Agar data anda bisa tersimpan isi kolom yang memiliki tanda \*.&#x20;

</details>

<details>

<summary><mark style="color:red;">Err_Network</mark> </summary>

Error Diatas menunjukan bahwa internet anda bermasalah, sebelum menyimpan data pastikan internet anda aman.&#x20;

</details>

<details>

<summary><mark style="color:red;">Forbidden Page</mark> </summary>

Error diatas menunjukan bahwa anda belum memiliki akses pada fitur (create/edit/delete/read). Agar anda bisa akses data, setting melalui [halaman Role permission. ](/pointhub-documentation/master/role-permission.md)

</details>


---

# 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://pointhub.gitbook.io/pointhub-documentation/master/customer/cara-mengatasi-error.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.
