> For the complete documentation index, see [llms.txt](https://overleaf-pro.ayaka.space/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://overleaf-pro.ayaka.space/latex/id/basis-pengetahuan/008-can-i-resize-the-source-code-and-preview-panels-or-hide-them-altogether-and-then-restore-them-la.md).

# Bisakah saya mengubah ukuran panel kode sumber dan pratinjau, atau menyembunyikannya sepenuhnya (dan kemudian memulihkannya la

Ya—Anda dapat menyesuaikan posisi bilah pemisah vertikal untuk mengubah ukuran panel-panel ini.

Untuk menyembunyikan daftar berkas atau panel pratinjau sepenuhnya, klik panel tipis di sisi bilah pemisah vertikal. Anda dapat memulihkan daftar berkas dan panel pratinjau dengan mengklik lagi tombol panah masing-masing.

Untuk menyembunyikan editor sumber, klik tombol "Layar penuh" di atas panel pratinjau, lalu klik lagi "Layar terpisah" untuk memulihkan editor dan panel pratinjau berdampingan.

![Mengubah ukuran, menyembunyikan, dan memulihkan daftar berkas, kode sumber, dan panel pratinjau](/files/d17425ed07e4ee4f6724903c98d092277b1d13d2)

## Lihat juga

* [Cara menggunakan menu tata letak Overleaf](/latex/id/basis-pengetahuan/083-how-to-use-the-overleaf-layout-menu.md): menjelaskan menu Tata Letak Overleaf yang menyediakan 4 opsi untuk mengonfigurasi ruang kerja Overleaf Anda.
* [Tidak dapat menemukan penampil PDF](/latex/id/basis-pengetahuan/023-can-t-find-the-pdf-viewer.md): apa yang harus dilakukan jika Anda tidak dapat menemukan penampil PDF.


---

# 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://overleaf-pro.ayaka.space/latex/id/basis-pengetahuan/008-can-i-resize-the-source-code-and-preview-panels-or-hide-them-altogether-and-then-restore-them-la.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.
