# Condividi un foglio Google (rendilo disponibile pubblicamente)

{% stepper %}
{% step %}

### Apri il tuo Google Sheet

Apri il Google Sheet che contiene i dati dei tuoi prodotti e vai al foglio (scheda) che vuoi condividere.
{% endstep %}

{% step %}

### Fai clic su Condividi

Clicca sul **Condividi** pulsante.

<figure><img src="/files/39ce9c279c1f57ed37f68de513801067a06b36a4" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Imposta l'accesso generale

Nella finestra pop-up, sotto **Accesso generale**, fai clic sul menu a discesa e scegli l'opzione **Chiunque abbia il link**. Poi seleziona il **Editor** ruolo.

<figure><img src="/files/258b2c8e368ba053aea45eeded571c3bb7783e6e" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Copia il link

Copia il link creato — ti servirà per importare i dati dei tuoi prodotti [usando Google Sheets](/import-data/import-data-it/guida-pratica-allimportazione/importa-i-tuoi-dati-di-prodotto/importa-tramite-un-file-di-dati/google-sheets.md).
{% endstep %}

{% step %}

### Se condividi solo una scheda

Se hai più schede e vuoi condividere solo una, vai alla scheda che vuoi condividere e copia l'URL dalla barra degli indirizzi del browser.
{% endstep %}

{% step %}

### Termina

Clicca **Fatto**.
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
Importante: se hai più schede e vuoi condividere solo una, assicurati di copiare l'URL dalla barra degli indirizzi del browser mentre quella scheda specifica è attiva.
{% endhint %}


---

# 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://helpcenter.channable.com/import-data/import-data-it/guida-pratica-allimportazione/importa-i-tuoi-dati-di-prodotto/importa-tramite-un-file-di-dati/google-sheets/condividi-un-foglio-google-rendilo-disponibile-pubblicamente.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.
