# Accueil

### Utilisation de data.gouv.fr

<table data-view="cards"><thead><tr><th></th><th data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Créer un compte</strong><br>Publier, commenter, rejoindre une organisation.</td><td><a href="compte-utilisateur/creer-un-compte-utilisateur">creer-un-compte-utilisateur</a></td></tr><tr><td><strong>Suivre vos publications</strong><br>Surveiller l’activité liée à vos contenus.</td><td><a href="compte-utilisateur/suivre-vos-contenus-publies">suivre-vos-contenus-publies</a></td></tr></tbody></table>

### Organisations

<table data-view="cards"><thead><tr><th></th><th data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Rejoindre</strong><br>Se rattacher à une structure.</td><td><a href="organisations/rejoindre-une-organisation">rejoindre-une-organisation</a></td></tr><tr><td><strong>Créer</strong><br>Publier au nom d’une organisation.</td><td><a href="organisations/creer-une-organisation">creer-une-organisation</a></td></tr><tr><td><strong>Modifier</strong><br>Mettre à jour les infos publiques.</td><td><a href="organisations/modifier-son-organisation">modifier-son-organisation</a></td></tr><tr><td><strong>Membres</strong><br>Inviter, gérer les rôles et accès.</td><td><a href="organisations/gerer-les-membres-de-son-organisation">gerer-les-membres-de-son-organisation</a></td></tr><tr><td><strong>Activité</strong><br>Suivre la vie de l’organisation.</td><td><a href="organisations/suivre-lactivite-de-son-organisation">suivre-lactivite-de-son-organisation</a></td></tr><tr><td><strong>Certification</strong><br>Renforcer la confiance et la visibilité.</td><td><a href="organisations/obtenir-une-certification">obtenir-une-certification</a></td></tr></tbody></table>

### Jeux de données

<table data-view="cards"><thead><tr><th></th><th data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Publier</strong><br>Manuel, API, ou moissonnage.</td><td><a href="jeux-de-donnees/publier-un-jeu-de-donnees">publier-un-jeu-de-donnees</a></td></tr><tr><td><strong>Modifier</strong><br>Mettre à jour métadonnées et ressources.</td><td><a href="jeux-de-donnees/modifier-un-jeu-de-donnees">modifier-un-jeu-de-donnees</a></td></tr></tbody></table>

### API et réutilisations (catalogue)

<table data-view="cards"><thead><tr><th></th><th data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Publier une API</strong><br>Référencer un service de données.</td><td><a href="api/publier-une-api">publier-une-api</a></td></tr><tr><td><strong>Modifier une API</strong><br>Faire évoluer votre API.</td><td><a href="api/modifier-une-api">modifier-une-api</a></td></tr><tr><td><strong>Publier une réutilisation</strong><br>Mettre en valeur des usages.</td><td><a href="reutilisations/publier-une-reutilisation">publier-une-reutilisation</a></td></tr><tr><td><strong>Modifier une réutilisation</strong><br>Actualiser contenu et liens.</td><td><a href="reutilisations/modifier-une-reutilisation">modifier-une-reutilisation</a></td></tr></tbody></table>

### API de data.gouv.fr (documentation technique)

<table data-view="cards"><thead><tr><th></th><th data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Prise en main</strong><br>Comprendre et démarrer rapidement.</td><td><a href="api-de-data.gouv.fr/prise-en-main">prise-en-main</a></td></tr><tr><td><strong>Tutoriel</strong><br>Un pas-à-pas pour aller plus loin.</td><td><a href="api-de-data.gouv.fr/prise-en-main/tutoriel">tutoriel</a></td></tr><tr><td><strong>Gérer un jeu de données par l’API</strong><br>Créer, mettre à jour, automatiser.</td><td><a href="api-de-data.gouv.fr/prise-en-main/gerer-un-jeu-de-donnees-par-lapi">gerer-un-jeu-de-donnees-par-lapi</a></td></tr><tr><td><strong>Référence</strong><br>Endpoints et modèles.</td><td><a href="api-de-data.gouv.fr/reference">reference</a></td></tr></tbody></table>

### Moissonnage

<table data-view="cards"><thead><tr><th></th><th data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Comprendre</strong><br>Concepts, cas d’usage, limites.</td><td><a href="moissonnage/comprendre-le-moissonnage">comprendre-le-moissonnage</a></td></tr><tr><td><strong>Mettre en place</strong><br>Configurer un moissonneur.</td><td><a href="moissonnage/mettre-en-place-un-moissonneur">mettre-en-place-un-moissonneur</a></td></tr></tbody></table>

{% hint style="info" %}
Besoin d’une réponse rapide ?

Consultez la [Foire aux questions](https://guides.data.gouv.fr/foire-aux-questions).
{% 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://guides.data.gouv.fr/readme.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.
