> For the complete documentation index, see [llms.txt](https://helpcenter.channable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpcenter.channable.com/import-data/import-data-nl/import-handleiding/importeer-je-productgegevens/importeren-via-een-databestand/google-sheets/deel-een-google-sheet-maak-openbaar-beschikbaar.md).

# Deel een Google Sheet (maak openbaar beschikbaar)

{% stepper %}
{% step %}

### Open je Google-spreadsheet

Open de Google-spreadsheet met je productgegevens en ga Naar het tabblad (tab) dat je wilt delen.
{% endstep %}

{% step %}

### Klik op Delen

Klik op de **Delen** knop.

<figure><img src="/files/1c61802480287e5140db23941bb0231df708894c" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Stel algemene toegang in

in het venster dat omhoog komt, onder **Algemene toegang**, klik op de dropdown en kies de optie **Iedereen met de link**. Dan Selecteer de **Bewerker** rol.

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

{% step %}

### Kopieer de link

Kopieer de aangemaakte link — je hebt deze nodig om je productgegevens te importeren [met Google Sheets](/import-data/import-data-nl/import-handleiding/importeer-je-productgegevens/importeren-via-een-databestand/google-sheets.md).
{% endstep %}

{% step %}

### Als je maar één tabblad deelt

Als je meerderen tabbladen hebt en er maar één wilt delen, ga dan naar het tabblad dat je wilt delen en kopieer de URL vanuit de adresbalk van je browser.
{% endstep %}

{% step %}

### Voltooien

Klik op **Klaar**.
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
Belangrijk: Als je meerderen tabbladen hebt en je alleen één tabblad wilt delen, zorg er dan voor dat je de URL kopieer vanuit de adresbalk van de browser terwijl dat specifieke tabblad actief is.
{% endhint %}


---

# 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, and the optional `goal` query parameter:

```
GET https://helpcenter.channable.com/import-data/import-data-nl/import-handleiding/importeer-je-productgegevens/importeren-via-een-databestand/google-sheets/deel-een-google-sheet-maak-openbaar-beschikbaar.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
