> For the complete documentation index, see [llms.txt](https://docs.chamilo.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.chamilo.org/1.11.x-es/manual-del-profesor/editor-en-linea-teacher-wysiwyg/subir_una_imagen.md).

# Subir una imagen

Con el nuevo editor WYSIWYG (CKeditor), el procedimiento de subida de archivos (fotos o imágenes, en general) es considerablemente distinto de las versiones anteriores. Por esto preferimos explicar, en unos pasos, su funcionamiento.

* Paso 1: abrir el editor WYSIWYG en algún lugar
* Paso 2: dar clic en el icono de paisaje
* Paso 3: en la ventana emergente, seleccionar el botón “Ver Servidor”

  ![](/files/-MFUo4LG503gQzUHQkW-)
* Paso 4: en la nueva ventana emergente, usar el 6to icono que representa un diskette con un símbolo “+” verde
* Paso 5: seleccionar el archivo en tu disco y dar clic en “Abrir”
* Paso 6: cuando el archivo haya sido subido, dar doble clic en el archivo que se muestra en la lista
* Paso 7: en la venta emergente original, aparece una vista previa de la imagen por usar en el contenido. Ajustar su tamaño y alineación. Una vez listo/a, puedes confirmar y la imagen quedará insertada en el documento editado.

![](/files/-MFUo4LSSmlyymti5nNJ)


---

# 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:

```
GET https://docs.chamilo.org/1.11.x-es/manual-del-profesor/editor-en-linea-teacher-wysiwyg/subir_una_imagen.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
