> For the complete documentation index, see [llms.txt](https://docs.opencityitalia.it/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.opencityitalia.it/manuale-opencity-italia-sito-web-istituzionale-v3/modello-comuni/pubblicare-dati-e-statistiche-del-comune-dataset/abilitare-singoli-utenti-alla-modifica-di-singoli-elementi-del-dataset.md).

# Abilitare singoli utenti alla modifica di singoli elementi del Dataset

{% hint style="info" %}
La funzione permette di abilitare singoli utenti alla modifica dei dati del Dataset, senza attivare l'editor dedicato.
{% endhint %}

## Modifica la struttura del Dataset

Durate la configurazione della voce del Dataset, clicca su "Modifica le impostazioni di visualizzazione".

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

Collocati nella sezione "API" (1) e attiva la voce "Abilitare la creazione/modifica/rimozione di un singolo elemento?" (2).

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

## Abilita gli utenti

Per aggiungere utenti, clicca sulla voce "Aggiungi" (1) e seleziona gli utenti da abilitare (2).

<div data-full-width="true"><figure><img src="/files/xuEQkWOdMdNe8WIDEnwW" alt=""><figcaption></figcaption></figure> <figure><img src="/files/nyB8vMfWhnMQJFP3oBda" alt=""><figcaption></figcaption></figure></div>

Conferma gli utenti selezionati cliccando su "Salva selezione"

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

Una volta abilitato, l'utente aggiunto può:

* aggiungere nuovi elementi (1);
* modificare gli elementi del dataset (2);
* cancellare gli elementi del dataset (3).

<figure><img src="/files/4WBNwI7r18nrL3syV6EI" alt=""><figcaption></figcaption></figure>


---

# 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://docs.opencityitalia.it/manuale-opencity-italia-sito-web-istituzionale-v3/modello-comuni/pubblicare-dati-e-statistiche-del-comune-dataset/abilitare-singoli-utenti-alla-modifica-di-singoli-elementi-del-dataset.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.
