# 在 Dynamo Player 中加入和分享圖表

設定 Dynamo Player 後，您就可以在 Player 中開啟檔案。如果您使用的是桌面版本，也必須開啟 Dynamo。

<figure><img src="/files/8iJQl7ggWD9YBKb418MY" alt=""><figcaption><p>在 Dynamo 桌面版中開啟連接的圖表</p></figcaption></figure>

如果您使用的是 Dynamo 桌面版，Player 會辨識目前在 Dynamo 中開啟的圖表，並讓您選擇在 Player 中開啟該圖表。

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

在「Service」和「Desktop」兩個頁籤上，您會發現一個標示 **「Upload graph」** 的區域 \[ 1 ]，您可以在當中拖放 .dyn 檔案將其加入 Player。或者，按一下該區域可開啟一個對話方塊，讓您瀏覽並加入檔案。

您上傳的圖表會顯示在 **「Uploaded graphs」** \[ 2 ] 下。您可以開啟圖表，或按一下選項功能表 (三個點) 移除、下載或分享圖表。

您可以將圖表分享到網站或中樞 \[ 3 ]。一個中樞包含多個網站。若要分享圖表，請按一下 **「Share graph」** 並輸入圖表詳細資料。您可以選擇要將圖表分享到網站還是中樞。按一下 **「Share」** 後，圖表就可讓有權存取該網站或中樞的其他使用者使用。

<figure><img src="/files/Rg2YKwCS5TYttKXtNrHz" alt=""><figcaption><p>分享圖表</p></figcaption></figure>

Dynamo Player 在 **「Graphs provided by Autodesk」** 區段 \[ 4 ] 中隨附幾個預先建置的圖表。您可以先從這些圖表開始探索和實驗！


---

# 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/zh-tw/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.
