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

# Posso ridimensionare i pannelli del codice sorgente e dell'anteprima, oppure nasconderli del tutto (e poi ripristinarli più tardi

Sì: puoi regolare la posizione delle barre divisorie verticali per ridimensionare questi pannelli.

Per nascondere del tutto l'elenco dei file o i riquadri di anteprima, fai clic sui sottili pannelli ai lati delle barre divisorie verticali. Puoi ripristinare l'elenco dei file e i riquadri di anteprima facendo nuovamente clic sui rispettivi pulsanti freccia.

Per nascondere l'editor del codice sorgente, fai clic sul pulsante "Schermo intero" sopra il riquadro di anteprima, quindi di nuovo su "Schermo diviso" per ripristinare l'editor e i riquadri di anteprima affiancati.

![Ridimensionamento, nascondimento e ripristino dell'elenco dei file, del codice sorgente e dei riquadri di anteprima](/files/002ac080669580061f34411e03cefaa4d362a67a)

## Vedi anche

* [Come usare il menu Layout di Overleaf](/latex/it/base-di-conoscenza/083-how-to-use-the-overleaf-layout-menu.md): spiega il menu Layout di Overleaf, che offre 4 opzioni per configurare il tuo spazio di lavoro Overleaf.
* [Non riesci a trovare il visualizzatore PDF](/latex/it/base-di-conoscenza/023-can-t-find-the-pdf-viewer.md): cosa fare se non riesci a trovare il visualizzatore 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/it/base-di-conoscenza/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.
