> For the complete documentation index, see [llms.txt](https://help.sesami.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.sesami.co/it/apps-integrations.md).

# App e integrazioni

- [Shopify](https://help.sesami.co/it/apps-integrations/shopify.md)
- [Sesami e Shopify](https://help.sesami.co/it/apps-integrations/shopify/sesami-and-shopify.md)
- [Negozio online](https://help.sesami.co/it/apps-integrations/shopify/online-store.md)
- [Installazione manuale](https://help.sesami.co/it/apps-integrations/shopify/online-store/manual-install.md)
- [Incorpora in pagine personalizzate](https://help.sesami.co/it/apps-integrations/shopify/online-store/embed-on-custom-pages.md)
- [Script di verifica del carrello](https://help.sesami.co/it/apps-integrations/shopify/online-store/cart-verification-script.md)
- [Personalizza gli stili dello script di verifica del carrello](https://help.sesami.co/it/apps-integrations/shopify/online-store/customize-cart-verification-script-styles.md)
- [Rimuovi il menu a discesa della quantità](https://help.sesami.co/it/apps-integrations/shopify/online-store/i-want-to-remove-the-quantity-drop-down-menu.md)
- [POS](https://help.sesami.co/it/apps-integrations/shopify/pos.md)
- [POS e multi-sede](https://help.sesami.co/it/apps-integrations/shopify/pos/pos-and-multi-location.md): Integrata con il sistema POS, la funzionalità multi-sede garantisce operazioni fluide ed efficienti.
- [Accesso per collaboratori](https://help.sesami.co/it/apps-integrations/shopify/collaborator-access.md)
- [Catalogo e prodotti](https://help.sesami.co/it/apps-integrations/shopify/catalog-and-products.md)
- [Ordini](https://help.sesami.co/it/apps-integrations/shopify/orders.md)
- [Clienti](https://help.sesami.co/it/apps-integrations/shopify/customers.md)
- [Modifica l'email di conferma di Shopify per includere le opzioni del prodotto](https://help.sesami.co/it/apps-integrations/shopify/edit-your-shopify-confirmation-email-to-include-product-options.md)
- [Klaviyo](https://help.sesami.co/it/apps-integrations/klaviyo.md)
- [Google Calendar](https://help.sesami.co/it/apps-integrations/google-calendar.md)
- [Google Calendar con macOS, iOS (iPhone/iPad)](https://help.sesami.co/it/apps-integrations/google-calendar/google-calendar-with-macos-os-x-ios-iphone-ipad.md)
- [App Sesami Forms](https://help.sesami.co/it/apps-integrations/sesami-forms-app.md)
- [API e sviluppo di app](https://help.sesami.co/it/apps-integrations/api-and-building-apps.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:

```
GET https://help.sesami.co/it/apps-integrations.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.
