> For the complete documentation index, see [llms.txt](https://support.dexes.eu/support-dexes/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.dexes.eu/support-dexes/producten-publiceren/dataset/documenten.md).

# Documenten

Je ziet hier de homepage van de datastation.

<figure><img src="/files/3PZGshmKcgCCoikLU2ZX" alt=""><figcaption></figcaption></figure>

Stel je bent een gemeente die bestanden veilig wilt uitwisselen in plaats van excels en PDFs rondmailen? Dan is ***Quick file sharing*** de optie om dit te doen. Dit is een laagdrempelige manier om bestanden een dataspace in te krijgen.

**Voorbeeld:**

Ik klik op *Quick file sharing* om een bestand te uploaden in het DMI dataspace:

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

De datastation vraagt mij het bestand van mijn lokale schijf te uploaden, samen met een titelbeschrijving.&#x20;

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

Ik upload een bestand wat een *Comma-Seperated Values* (CSV) document is met alle DMI Deelnemers. De machine gaat automatisch de andere meta-data velden invullen.

<figure><img src="/files/7yLv0bjxTS0b0WSlHbtH" alt=""><figcaption></figcaption></figure>

Hier zie je dat het bestand op het datastation staat maar nog niet live is (published = no). Hij is dus voorlopig enkel voor jou zichtbaar als gebruiker. Klik op het bestand om alle meta-data velden ([DCAT](https://data.overheid.nl/ondersteuning/open-data/dcat)) te bekijken en indien nodig te wijzigen. Dat doe je door *Update* te klikken. Heb je een verkeerd lokaal bestand geselecteerd? Kies dan op *Modify Source*.

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

Als je op *Publish* klikt zie je welke dataspaces er beschikbaar zijn voor jou om het bestand te uploaden.

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

Je wordt nu omgeleid naar de [marktplaats](https://open.dmi.dexes.eu/nl) om offer [policies](/support-dexes/policies/type-policies.md) toe te voegen aan je bestand. Dit zijn voorwaarden die je stelt aan je producten vóórdat het gekocht mag worden. Nu word je geleid naar onze [clearing](/support-dexes/clearing/clearing-house.md) omgeving en verlaat je het datastation. Daarna keer je terug naar het datastation ter bevestiging dat je bestand nu gepubliceerd is.

[Voorwaarden stellen aan je data](/support-dexes/producten-publiceren/dienst.md#id-4-voorwaarden-toevoegen) gaat hetzelfde als bij een dienst.


---

# 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://support.dexes.eu/support-dexes/producten-publiceren/dataset/documenten.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.
