> For the complete documentation index, see [llms.txt](https://docs.exoclick.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.exoclick.com/exoclick-docs/it/how-get-account-manager.md).

# Come posso ottenere un account manager?

Grazie per il tuo interesse nell'avere un Account Manager!

Il team di ExoClick è dedicato ad aiutare tutti i clienti a raggiungere i propri obiettivi e a godere della migliore esperienza possibile sulla nostra piattaforma.

ExoClick è una piattaforma self-service e i nostri professionisti qualificati possono guidarti su come iniziare l'attività, comprendere le funzionalità della piattaforma, ottimizzare l'attività del tuo account e raggiungere i tuoi obiettivi:

**Customer Success Manager** sono disponibili 24 ore su 24, 7 giorni su 7 (incluse le festività pubbliche) via email o live chat per assistere con qualsiasi tipo di richiesta, inclusa:

* Configurazione dell'account
* Pagamenti
* Richieste tecniche o generali
* Revisioni di ottimizzazione
* Accesso a offerte esclusive o a funzionalità premium specifiche

**Account Manager** sono disponibili durante l'orario lavorativo dal lunedì al venerdì (eccetto i giorni festivi) tramite email, Skype o Telegram. Per avere un Account Manager che ti offra una revisione di ottimizzazione avanzata e raccomandazioni per la crescita dei ricavi, si applicano i seguenti criteri:

**Per gli inserzionisti:**

* Potenziale di generare oltre 10.000 $ al mese
* Minimo di 2 mesi di spesa
* Disponibilità per discussioni settimanali con un Account Manager
* Impegno a testare vari formati pubblicitari
* Conformità alle nostre linee guida per gli inserzionisti

**Per i publisher:**

* Potenziale di generare oltre 20.000 $ di entrate al mese
* Siti web di alta qualità che ricevono traffico organico
* Almeno un pagamento ricevuto da noi
* Disponibilità per discussioni settimanali con un Account Manager
* Conformità alle nostre linee guida per i publisher

ExoClick offre anche un **servizio gestito solo per gli inserzionisti**, e possiamo gestire le tue campagne, inclusi configurazione, ottimizzazione, monitoraggio e reportistica. Per maggiori dettagli sulle condizioni e sulle commissioni, contattaci [qui](https://www.exoclick.com/contact/).


---

# 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.exoclick.com/exoclick-docs/it/how-get-account-manager.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.
