> For the complete documentation index, see [llms.txt](https://help.strumentitopografici.it/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.strumentitopografici.it/laser-scanner/iguide/portale-iguide/account-ed-impostazioni/account-e-fatturazione.md).

# Account e fatturazione

- [Aggiungi o modifica i dettagli della tua attività](https://help.strumentitopografici.it/laser-scanner/iguide/portale-iguide/account-ed-impostazioni/account-e-fatturazione/aggiungi-o-modifica-i-dettagli-della-tua-attivita.md): In questa guida troverai tutte le indicazioni necessarie per modificare i dettagli della tua attività sul portale iGUIDE.
- [Invitare un nuovo account secondario](https://help.strumentitopografici.it/laser-scanner/iguide/portale-iguide/account-ed-impostazioni/account-e-fatturazione/invitare-un-nuovo-account-secondario.md): Come creare un account secondario sul portale? Ecco la guida pratica!
- [Assegnare il ruolo di contatto principale](https://help.strumentitopografici.it/laser-scanner/iguide/portale-iguide/account-ed-impostazioni/account-e-fatturazione/assegnare-il-ruolo-di-contatto-principale.md): Cos'è un contatto principale e come utilizzarlo? Segui la guida pratica
- [Aggiornare l'e-mail o la password del portale iGUIDE](https://help.strumentitopografici.it/laser-scanner/iguide/portale-iguide/account-ed-impostazioni/account-e-fatturazione/aggiornare-le-mail-o-la-password-del-portale-iguide.md): Come aggiornare le credenziali sul Portale iGUIDE? Segui la guida pratica
- [Modifica delle credenziali dell'account](https://help.strumentitopografici.it/laser-scanner/iguide/portale-iguide/account-ed-impostazioni/account-e-fatturazione/modifica-delle-credenziali-dellaccount.md): Questa guida ti aiuterà a modificare le credenziali dell'account del Portale iGUIDE.
- [Ruoli e account iGUIDE](https://help.strumentitopografici.it/laser-scanner/iguide/portale-iguide/account-ed-impostazioni/account-e-fatturazione/ruoli-e-account-iguide.md): Questa guida spiega le differenze e le funzioni dei ruoli e degli account all'interno del Portale iGUIDE.
- [Accedere alle informazioni di fatturazione dalla tua dashboard](https://help.strumentitopografici.it/laser-scanner/iguide/portale-iguide/account-ed-impostazioni/account-e-fatturazione/accedere-alle-informazioni-di-fatturazione-dalla-tua-dashboard.md): In questa guida, ti spiegheremo dove visualizzare i dati e le informazioni di fatturazione nel Portale iGUIDE.
- [Domande frequenti sulla fatturazione e area fatturabile](https://help.strumentitopografici.it/laser-scanner/iguide/portale-iguide/account-ed-impostazioni/account-e-fatturazione/domande-frequenti-sulla-fatturazione-e-area-fatturabile.md): In questa sezione troverai tutte le domande frequenti sulla fatturazione iGUIDE.


---

# 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://help.strumentitopografici.it/laser-scanner/iguide/portale-iguide/account-ed-impostazioni/account-e-fatturazione.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.
