> 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/sito-web/modello-regioni-e-province-autonome/gestire-il-personale-e-politici-dellente.md).

# Gestire il personale e politici dell'Ente

## Vai alla sezione "Amministrazione"

Per creare una pagina dedicata a un membro del personale o a un politico, spostati nella sezione "Amministrazione" (1) e scegli una delle voci di secondo livello dedicate al personale o ai politici eletti (2).

<figure><img src="/files/N0CVQgINMc1XrMQiOJWB" alt=""><figcaption><p>L'immagine fa riferimento alla creazione di una scheda per un membro del personale.</p></figcaption></figure>

## Crea una persona pubblica

Dopo aver scelto una delle due sotto-sezioni, procedi alla [creazione del contenuto](/sito-web/la-piattaforma/funzioni-generali-di-gestione-dei-contenuti/creare-un-nuovo-contenuto.md).

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

Indica il nome e il cognome della persona di cui sta creando la scheda informativa.

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

## Indica i contatti

Devi specificare i punti di contatto della persona che stai creando o della sua struttura di appartenenza. Per farlo, [crea una relazione](/sito-web/la-piattaforma/funzioni-generali-di-gestione-dei-contenuti/creare-relazioni-tra-contenuti.md) tra il contenuto e un Punto di contatto.

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

### Gestire i campi per i politici

Nel caso in cui stia creando una Persona pubblica di tipo politico, puoi compilare alcuni campi come:

* Dichiarazione dei redditi;

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

* spese elettorali;

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

* altre cariche.

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

{% hint style="info" %}
I tre campi prevedono il caricamento di un file dal tuo computer.
{% 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://docs.opencityitalia.it/sito-web/modello-regioni-e-province-autonome/gestire-il-personale-e-politici-dellente.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.
