# Añadir y compartir gráficos en Dynamo Player

Una vez que haya configurado Dynamo Player, puede abrir los archivos en el Reproductor. Si utiliza la versión de escritorio, también deberá tener Dynamo abierto.

<figure><img src="/files/HprW2G8GgXTxbn7IoBhf" alt=""><figcaption><p>Abrir un gráfico conectado en la versión de escritorio de Dynamo</p></figcaption></figure>

Si utiliza la versión de escritorio de Dynamo, el Reproductor reconocerá un gráfico abierto en Dynamo y le ofrecerá la opción de abrirlo en el Reproductor.

<figure><img src="/files/0VHYO0Fw8VrXZSng6RPX" alt=""><figcaption></figcaption></figure>

En las fichas Service y Desktop, encontrará un área denominada **Upload graph** \[ 1 ] donde puede arrastrar y soltar archivos .dyn para añadirlos al Reproductor. También puede hacer clic en el área para abrir un cuadro de diálogo en el que buscar y añadir archivos.

Los gráficos que cargue aparecerán en **Uploaded graphs** \[ 2 ]. Puede abrir el gráfico o hacer clic en el menú de opciones (tres puntos) para eliminar, descargar o compartir el gráfico.

Los gráficos se pueden compartir en un sitio o un centro \[ 3 ]. Un centro incluye varios sitios. Para compartir un gráfico, haga clic en **Share graph** e introduzca los detalles del gráfico. Puede elegir si desea compartir el gráfico en el sitio o en el centro. Al hacer clic en **Share**, el gráfico pasa a estar disponible para otros usuarios con acceso a ese sitio o centro.

<figure><img src="/files/oyL1qPJWQPShwcnnRNfJ" alt=""><figcaption><p>Compartir un gráfico</p></figcaption></figure>

Dynamo Player incluye varios gráficos prediseñados en la sección **Graphs provided by Autodesk** \[ 4 ]. Estos son un excelente punto de partida para la exploración y la experimentación.


---

# Agent Instructions: 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://primer2.dynamobim.org/es/dynamo-in-forma-beta/add-and-share-graphs-in-dynamo-player.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.
