# Edit Existing Unit

Mungkin terkadang perlu mengubah unit dikarenakan terdapat penambahan anggota unit atau perubahan unit yang dapat menerima transfer tiket dari unit tertentu.&#x20;

Masuk ke **Unit Management**. Kemudian, pada halaman unit management, pilih unit yang akan diubah dengan mengklik ikon **'Edit'**. Anda akan melihat pop-up dari edit unit.&#x20;

<figure><img src="/files/mZ6Pg01hkCsaD0fwD9mb" alt=""><figcaption><p>Edit Unit</p></figcaption></figure>

Ubah komponen yang diperlukan. Misalnya, Anda menambahkan channel "Youtube" sebagai anggota tambahan unit ini lalu klik **'Save'**.&#x20;

<figure><img src="/files/rF5a8uq2BK9DufSokhWk" alt=""><figcaption><p>Add Channel on Unit</p></figcaption></figure>

Anda akan melihat notifikasi sukses ketika unit berhasil diubah.&#x20;

<figure><img src="/files/W00Ch7b3dsOQAlsTIQl9" alt=""><figcaption><p>Edit Unit Success</p></figcaption></figure>


---

# 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/customer-service/unit-management/edit-existing-unit.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.
