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

# ¿Puedo cambiar el tamaño de los paneles de código fuente y vista previa, u ocultarlos por completo (y luego restaurarlos más tarde

Sí: puedes ajustar la posición de las barras divisorias verticales para cambiar el tamaño de estos paneles.

Para ocultar por completo la lista de archivos o los paneles de vista previa, haz clic en los paneles estrechos situados al lado de las barras divisorias verticales. Puedes restaurar la lista de archivos y los paneles de vista previa haciendo clic de nuevo en los respectivos botones de flecha.

Para ocultar el editor de código fuente, haz clic en el botón "Pantalla completa" encima del panel de vista previa y luego en "Pantalla dividida" de nuevo para restaurar los paneles del editor y de vista previa lado a lado.

![Redimensionar, ocultar y restaurar la lista de archivos, el código fuente y los paneles de vista previa](/files/57dbcecbbba5be4f2412b82aa2ac37ff84dc1ce4)

## Ver también

* [Cómo usar el menú de diseño de Overleaf](/latex/es/base-de-conocimientos/083-how-to-use-the-overleaf-layout-menu.md): explica el menú Diseño de Overleaf, que ofrece 4 opciones para configurar tu espacio de trabajo de Overleaf.
* [No encuentras el visor de PDF](/latex/es/base-de-conocimientos/023-can-t-find-the-pdf-viewer.md): qué hacer si no puedes encontrar el visor de 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/es/base-de-conocimientos/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.
