# Esecuzione di grafici in Dynamo Player

Quando si apre un grafico, i nodi contrassegnati come Is Input vengono visualizzati in Player ed è possibile interagire con essi.

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

Per alcuni input, verrà visualizzata una modalità di selezione in cui è possibile selezionare elementi nella scena. Fare clic su **Confirm selection** per accettare la selezione e tornare alla vista degli input del grafico.

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

Fare clic su **Run** in Player per eseguire il grafico. Al termine, i nodi Watch e Watch 3D contrassegnati come Is Output verranno visualizzati come segue:

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

I grafici che generano la geometria offrono la possibilità di visualizzare in anteprima e aggiungere la geometria al sito. Fare clic sull'icona a forma di occhio per attivare e disattivare l'anteprima, quindi fare clic su **Add** per aggiungere la geometria al sito.

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


---

# 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/it/dynamo-in-forma-beta/run-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.
