> For the complete documentation index, see [llms.txt](https://3pod.gitbook.io/3pod-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://3pod.gitbook.io/3pod-docs/administrador-de-videos/como-utilizar-el-administrador-de-videos-en-3pod.md).

# ¿Cómo utilizar el Administrador de Videos en 3Pod?

## ¿Cómo utilizar el Administrador de Videos en 3Pod?

Para utilizar el administrador de videos de ingresar a tu cuenta de 3Pod y dale clic en la esquina superior izquierda para desplegar el menú y luego le das clic sobre administrador de videos.

<figure><img src="/files/mXfG3HW5nnSaDghxKZ09" alt=""><figcaption></figcaption></figure>

Para agregar un video solo debes dale clic en subir video.

<figure><img src="https://ayuda.3pod.io/wp-content/uploads/2023/07/image-189-1024x498.png" alt="" height="498" width="1024"><figcaption></figcaption></figure>

Una vez hayas seleccionado el video a subir solo debes esperar unos segundos.

<figure><img src="https://ayuda.3pod.io/wp-content/uploads/2023/07/image-190.png" alt="" height="260" width="489"><figcaption></figcaption></figure>

<figure><img src="https://ayuda.3pod.io/wp-content/uploads/2023/07/image-191-1024x465.png" alt="" height="465" width="1024"><figcaption></figcaption></figure>

Ahora vas a poder darle clic para el enlace de inserción y te creará un link como estos.

```
<iframe src="https://app.3pod.io/stream/watch/CrwTcrLW0iHfA4mmP3KuzH7-JGsnJ3m7" frameborder="0"style="border: none;"allow="accelerometer; gyroscope; autoplay; encrypted-media; picture-in-picture;"allowfullscreen="true"title="3Pod video"></iframe>
```

Y si le das clic sobre los 3 puntos en el lado superior vas a poder ver otras opciones con las que contamos.

<figure><img src="https://ayuda.3pod.io/wp-content/uploads/2023/07/image-192.png" alt="" height="272" width="414"><figcaption></figcaption></figure>

**DESDE EL CONSTRUCTOR:**

Ahora para utilizar el video en 3Pod solo debes de seleccionar el código de inserción y en el constructor de 3Pod escoge el widget de video y en el campo fuente de video pegamos el código de inserción.

<figure><img src="/files/CmBM3w7ZBgo9TCMaeOPl" alt="" width="291"><figcaption></figcaption></figure>

<figure><img src="/files/ZKEsxLiWfnSrG5ST4Foo" alt=""><figcaption></figcaption></figure>

Listo ahora nos aparece el video en el sitio web que tenemos almacenado en el administrador de video. para acceder a tus archivos alamcedados ve a seleccionar desde archivos.&#x20;

<figure><img src="/files/OOg7CTrLuUrNeqH8O45V" alt=""><figcaption></figcaption></figure>

<figure><img src="https://ayuda.3pod.io/wp-content/uploads/2023/07/image-196.png" alt="" height="521" width="854"><figcaption></figcaption></figure>


---

# 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://3pod.gitbook.io/3pod-docs/administrador-de-videos/como-utilizar-el-administrador-de-videos-en-3pod.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.
