> For the complete documentation index, see [llms.txt](https://primer2.dynamobim.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://primer2.dynamobim.org/pt-br/dynamo-in-forma-beta/add-and-share-graphs-in-dynamo-player.md).

# Adicionar e compartilhar gráficos no Dynamo Player

Depois de configurar o Dynamo Player, será possível abrir os arquivos no Player. Se você estiver usando a versão para desktop, também precisará ter o Dynamo aberto.

<figure><img src="/files/c9Wdd7YZGqR0qC08VIum" alt=""><figcaption><p>Abrir um gráfico conectado no Dynamo Desktop</p></figcaption></figure>

Se você estiver usando o Dynamo Desktop, o Player reconhecerá um gráfico que está aberto no momento no Dynamo e oferecerá a opção de abri-lo no Player.

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

Nas guias Service (Serviço) e Desktop, você encontrará uma área rotulada **Upload graph** (Carregar gráfico) \[ 1 ] na qual é possível arrastar e soltar arquivos .dyn para adicioná-los ao Player. Como alternativa, clique na área para abrir uma caixa de diálogo para procurar e adicionar arquivos.

Os gráficos que você carregar aparecem em **Uploaded graphs** (Gráficos carregados) \[ 2 ]. É possível abrir o gráfico ou clicar no menu de opções (três pontos) para remover, fazer o download ou compartilhar o gráfico.

É possível compartilhar os gráficos com um site ou um hub \[ 3 ]. Um hub inclui vários sites. Para compartilhar um gráfico, clique em **Share graph** (Compartilhar gráfico) e insira os detalhes do gráfico. Você pode escolher se deseja compartilhar o gráfico com o site ou o hub. Quando você clicar em **Share** (Compartilhar), o gráfico ficará disponível para outros usuários com acesso a esse site ou hub.

<figure><img src="/files/pM1SdX9GOTOQ9P63vGrH" alt=""><figcaption><p>Compartilhar um gráfico</p></figcaption></figure>

O Dynamo Player é fornecido com vários gráficos pré-criados na seção **Graphs provided by Autodesk** (Gráficos fornecidos pela Autodesk) \[ 4 ]. Eles são um ótimo ponto de partida para exploração e experimentação.


---

# 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://primer2.dynamobim.org/pt-br/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.
