> For the complete documentation index, see [llms.txt](https://sungrambmjatim.gitbook.io/home/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sungrambmjatim.gitbook.io/home/siaprka/belanja-barang-dan-jasa/belanja-pemeliharaan.md).

# Belanja Pemeliharaan

Digunakan untuk mencatat:&#x20;

* Belanja pemeliharaan tanah;
* Belanja pemeliharaan peralatan dan mesin;
* Belanja pemeliharaan gedung dan bangunan;
* Belanja pemeliharaan jalan, jaringan, dan irigasi;
* Belanja pemeliharaan aset tetap lainnya; dan
* Belanja perawatan  &#x20;kendaraan bermotor.

**Pengelolaan BMD** diatur dalam [Permendagri Nomor 7 Tahun 2024](https://drive.google.com/file/d/13iABG_40-1c8nAdLSD-ypqADhLKyZVEk/view) tentang Pedoman Pengelolaan BMD.&#x20;

**Perencanaan Kebutuhan Barang Milik Daerah** dituangkan dalam dokumen Rencana Kebutuhan Barang Milik Daerah (**RKBMD**) menurut [<mark style="color:purple;">Permendagri 7/2024 Pasal 26</mark>](https://drive.google.com/file/d/13iABG_40-1c8nAdLSD-ypqADhLKyZVEk/view?usp=drive_link) meliputi:

* Perencanaan Pengadaan BMD (RKBMD **Pengadaan**);
* Perencanaan Pemeliharaan BMD (RKBMD **Pemeliharaan**);
* Perencanaan Pemanfaatan BMD (RKBMD **Pemanfaatan**);
* Perencanaan Pemindahtanganan BMD (RKBMD **Pemindahtanganan**); dan
* Perencanaan Penghapusan BMD (RKBMD **Penghapusan**).

## Dokumen

Penganggaran Pemeliharaan BMD berdasarkan pada:

* **RKBMD Pemeliharaan**, berisi usulan rencana kebutuhan pemeliharaan BMD dalam satu tahun (biasanya diusulkan bulan Juni).
* **Kartu Inventarisasi Barang (KIB)**, yang memuat informasi ciri atau spesifikasi, kode baarng, asal usul, harga, dan jumlah BMD. KIB terdiri atas:
  * KIB A (Tanah)
  * KIB B (Peralatan dan Mesin)
  * KIB C (Gedung dan Bangunan)
  * KIB D (Jalan, Irigasi, dan Jaringan)
  * KIB E (Buku, Barang Kesenian, Hewan, dll)
  * KIB F (Konstruksi dalam Pengerjaan)


---

# 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://sungrambmjatim.gitbook.io/home/siaprka/belanja-barang-dan-jasa/belanja-pemeliharaan.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.
