> For the complete documentation index, see [llms.txt](https://helpcenter.channable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpcenter.channable.com/get-started/get-started-space-it/per-iniziare.md).

# Per iniziare

- [Guida rapida](https://helpcenter.channable.com/get-started/get-started-space-it/per-iniziare/guida-rapida.md)
- [Crear un Account Channable](https://helpcenter.channable.com/get-started/get-started-space-it/per-iniziare/crear-un-account-channable.md)
- [Crear un nuovo progetto](https://helpcenter.channable.com/get-started/get-started-space-it/per-iniziare/crear-un-nuovo-progetto.md)
- [Impostazioni del progetto](https://helpcenter.channable.com/get-started/get-started-space-it/per-iniziare/crear-un-nuovo-progetto/impostazioni-del-progetto.md)
- [Mover o duplicare un progetto](https://helpcenter.channable.com/get-started/get-started-space-it/per-iniziare/crear-un-nuovo-progetto/mover-o-duplicare-un-progetto.md)
- [Modifica le Impostazioni di pianificazione del progetto](https://helpcenter.channable.com/get-started/get-started-space-it/per-iniziare/crear-un-nuovo-progetto/modifica-le-impostazioni-di-pianificazione-del-progetto.md)
- [Elimina un progetto](https://helpcenter.channable.com/get-started/get-started-space-it/per-iniziare/crear-un-nuovo-progetto/elimina-un-progetto.md)
- [Esplora il Pannello del progetto](https://helpcenter.channable.com/get-started/get-started-space-it/per-iniziare/esplora-il-pannello-del-progetto.md)
- [Campi en Channable](https://helpcenter.channable.com/get-started/get-started-space-it/per-iniziare/campi-en-channable.md)
- [Comprendere un ID univoco](https://helpcenter.channable.com/get-started/get-started-space-it/per-iniziare/campi-en-channable/comprendere-un-id-univoco.md): Scopri cos'è un ID univoco, perché è importante en Channable, y come Para impostarlo o modificarlo per il tuo progetto.
- [Tipi di campi en Channable](https://helpcenter.channable.com/get-started/get-started-space-it/per-iniziare/campi-en-channable/tipi-di-campi-en-channable.md)
- [Mappatura del Campo en Channable](https://helpcenter.channable.com/get-started/get-started-space-it/per-iniziare/campi-en-channable/mappatura-del-campo-en-channable.md)
- [Mappa y aggiungi campi](https://helpcenter.channable.com/get-started/get-started-space-it/per-iniziare/campi-en-channable/mappa-y-aggiungi-campi.md)
- [Connessioni en Channable](https://helpcenter.channable.com/get-started/get-started-space-it/per-iniziare/connessioni-en-channable.md)
- [Come Para Rinnovare una connessione](https://helpcenter.channable.com/get-started/get-started-space-it/per-iniziare/connessioni-en-channable/come-para-rinnovare-una-connessione.md)
- [Comprendere le Connessioni scadute, obsolete y difettose](https://helpcenter.channable.com/get-started/get-started-space-it/per-iniziare/connessioni-en-channable/comprendere-le-connessioni-scadute-obsolete-y-difettose.md)
- [Visualizzare le tue Connessioni: Panoramica delle Connessioni](https://helpcenter.channable.com/get-started/get-started-space-it/per-iniziare/connessioni-en-channable/visualizzare-le-tue-connessioni-panoramica-delle-connessioni.md)
- [Channable Academy: completa corsi y ottieni badge](https://helpcenter.channable.com/get-started/get-started-space-it/per-iniziare/channable-academy-completa-corsi-y-ottieni-badge.md)
- [Certificati di Channable Academy](https://helpcenter.channable.com/get-started/get-started-space-it/per-iniziare/channable-academy-completa-corsi-y-ottieni-badge/certificati-di-channable-academy.md)


---

# 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://helpcenter.channable.com/get-started/get-started-space-it/per-iniziare.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.
