> 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/uk/baza-znan/008-can-i-resize-the-source-code-and-preview-panels-or-hide-them-altogether-and-then-restore-them-la.md).

# Чи можу я змінити розмір панелей із вихідним кодом і попереднім переглядом або повністю їх приховати (а потім пізніше відновити

Так — ви можете змінювати положення вертикальних розділювальних смуг, щоб змінювати розмір цих панелей.

Щоб повністю приховати панелі списку файлів або попереднього перегляду, натисніть на тонкі панелі збоку від вертикальних розділювальних смуг. Ви можете відновити панелі списку файлів і попереднього перегляду, знову натиснувши на відповідні кнопки зі стрілками.

Щоб приховати редактор вихідного коду, натисніть кнопку "Повний екран" над панеллю попереднього перегляду, а потім знову натисніть "Поділ екрана", щоб відновити розташовані поруч панелі редактора й попереднього перегляду.

![Зміна розміру, приховування та відновлення панелей списку файлів, вихідного коду й попереднього перегляду](/files/bb197c61e5e4c171ecb1bc98b6eb8d90c719def2)

## Див. також

* [Як користуватися меню макета Overleaf](/latex/uk/baza-znan/083-how-to-use-the-overleaf-layout-menu.md): пояснює меню «Макет» Overleaf, яке надає 4 варіанти для налаштування вашого робочого простору Overleaf.
* [Не можете знайти переглядач PDF](/latex/uk/baza-znan/023-can-t-find-the-pdf-viewer.md): що робити, якщо ви не можете знайти переглядач 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/uk/baza-znan/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.
