> For the complete documentation index, see [llms.txt](https://panduan-sap.simplidots.id/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://panduan-sap.simplidots.id/sales-automation-platform/smh-sales-management-hub/pengiriman/armada/cara-mengubah-armada.md).

# Cara Mengubah Armada

### Cara Mengubah Armada

**Step 1:** Buka menu **Pengiriman > Armada > Master Armada.**

<figure><img src="/files/6E8se3LQThgwpkBJxXf1" alt=""><figcaption></figcaption></figure>

**Step 2:** Untuk mengubah data **Armada** bisa menggunakan 2 cara, yaitu melalui **icon** ![](/files/i8eyxDeV7oYNn8TmovOl) **pada kolom Action** atau melalui **detail Armada.**

{% tabs %}
{% tab title="Icon Action" %}
**Step 2.1:** Klik icon ![](/files/i8eyxDeV7oYNn8TmovOl) pada **Nomor Plat** yang akan diubah datanya.

<figure><img src="/files/4CnabYLtpk30JUz6DSHP" alt=""><figcaption></figcaption></figure>

**Step 2.2:** Klik tombol **Ubah**.

<figure><img src="/files/8etapd7YGHRctvy8kqjO" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Detail Armada" %}
**Step 2.1:** Klik **Nomor Plat** pada Armada yang akan diubah datanya.

<figure><img src="/files/1HYtI73Zw6tXkPhTmI19" alt=""><figcaption></figcaption></figure>

**Step 2.2:** Klik tombol **Ubah.**

<figure><img src="/files/v2aDk3PHd3PwPiUj4oXM" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

**Step 3:** Silakan ubah data yang ingin diubah.

<figure><img src="/files/9LQ76LtcKwIoMLh1ZB3U" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}

* Ada penambahan bagian “**Penggunaan Armada**” yang berfungsi untuk menentukan apakah armada ini dapat digunakan untuk optimasi atau tidak.
* Pada **Penggunaan Armada**, apabila sebelumnya disetting sebagai Armada Optimasi Rute maka tidak dapat diubah menjadi manual.&#x20;
* Namun sebaliknya, Armada yang sebelumnya disetting manual dapat diubah menjadi Optimasi Rute selama Anda berlangganan Route Optimization dan selama kuota masih tersedia.
  {% endhint %}

**Step 4:** Setelah selesai mengubah data silakan klik tombol **Simpan**.

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

**Step 5:** Armada berhasil terupdate jika muncul popup notifikasi **Data updated successfully.**&#x20;

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

**Step 6:** **Armada** yang baru saja diubah akan muncul pada halaman **Armada** dengan data yang baru.

<figure><img src="/files/69Pgqjn2CJ6yph66eZgq" alt=""><figcaption></figcaption></figure>

Selamat mencoba, Kawan Simpli :)&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://panduan-sap.simplidots.id/sales-automation-platform/smh-sales-management-hub/pengiriman/armada/cara-mengubah-armada.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
