> For the complete documentation index, see [llms.txt](https://help.steeple.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.steeple.com/news/news-sondages.md).

# Comment créer un sondage dans une publication ?

### Créer un sondage

Lors de la création d'une publication dans News, il est possible d'ajouter un **sondage** :

1. Cliquer sur l'option **Sondage** dans le formulaire de publication
2. Saisir les **options de réponse** (au moins 2)
3. Configurer les paramètres :
   * **Choix unique** : les répondants ne peuvent sélectionner qu'une seule option
   * **Choix multiple** : les répondants peuvent sélectionner plusieurs options
   * **Anonyme** : les réponses sont anonymes (le nom des votants n'est pas visible)

### Fonctionnement

* Le sondage est intégré directement dans la publication
* Les collaborateurs ayant accès à la publication peuvent voter
* Les résultats s'affichent en temps réel après le vote
* Il n'est pas possible de modifier un sondage après publication

### Ce que l'assistant peut faire

L'assistant ne peut pas créer de sondages en tant qu'entité distincte. La création d'un sondage se fait uniquement via le flux de création d'une publication dans News (voir l'article "Comment créer une publication dans News ?"). L'assistant peut expliquer comment en créer un depuis l'application News.


---

# 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:

```
GET https://help.steeple.com/news/news-sondages.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.
