> 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/vi/co-so-tri-thuc/008-can-i-resize-the-source-code-and-preview-panels-or-hide-them-altogether-and-then-restore-them-la.md).

# Tôi có thể thay đổi kích thước các khung mã nguồn và xem trước, hoặc ẩn hẳn chúng (rồi khôi phục lại sau

Có — bạn có thể điều chỉnh vị trí của các thanh chia dọc để thay đổi kích thước các ngăn này.

Để ẩn hẳn danh sách tệp hoặc các ngăn xem trước, hãy nhấp vào các ngăn mỏng ở bên cạnh các thanh chia dọc. Bạn có thể khôi phục danh sách tệp và các ngăn xem trước bằng cách nhấp lại vào các nút mũi tên tương ứng.

Để ẩn trình soạn thảo mã nguồn, hãy nhấp vào nút "Toàn màn hình" phía trên ngăn xem trước, rồi nhấp lại vào "Màn hình chia đôi" để khôi phục các ngăn trình soạn thảo và xem trước đặt cạnh nhau.

![Thay đổi kích thước, ẩn và khôi phục danh sách tệp, mã nguồn và các ngăn xem trước](/files/56319a9121ec948c5676f78063155f9409fbd770)

## Xem thêm

* [Cách sử dụng menu bố cục của Overleaf](/latex/vi/co-so-tri-thuc/083-how-to-use-the-overleaf-layout-menu.md): giải thích menu Bố cục của Overleaf, cung cấp 4 tùy chọn để cấu hình không gian làm việc Overleaf của bạn.
* [Không tìm thấy trình xem PDF](/latex/vi/co-so-tri-thuc/023-can-t-find-the-pdf-viewer.md): phải làm gì nếu bạn không thể tìm thấy trình xem 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/vi/co-so-tri-thuc/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.
