# Configurazioni

- [API](https://docs.openstamanager.com/2.4.44/configurazioni/introduzione.md): Guida alla configurazione API
- [Retrieve](https://docs.openstamanager.com/2.4.44/configurazioni/introduzione/retrieve.md)
- [Google Maps API key](https://docs.openstamanager.com/2.4.44/configurazioni/configurazione-google-maps-api-key.md): Come ottenere un Google Maps API key
- [OAuth2](https://docs.openstamanager.com/2.4.44/configurazioni/configurazione-oauth2.md): Questa sezione descrive le procedure di configurazione per l'utilizzo del protocollo OAuth2 al fine di autenticare il gestionale in servizi esterni


---

# Agent Instructions: 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.openstamanager.com/2.4.44/configurazioni.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.
