> For the complete documentation index, see [llms.txt](https://docs.keeper.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.keeper.io/user-guides/it/browser-extensions/keeperfill-for-safari.md).

# Installazione per Safari

### Safari

**(1)** Visiti il link seguente per scaricare **Keeper for Safari** dal Mac App Store.

{% embed url="<https://apps.apple.com/us/app/keeper-for-safari/id6444685332?mt=12>" %}

**(2)** Apra il browser Safari e navighi su **Safari > Preferences > Extensions.**

**(3)** Se ha già un'estensione KeeperFill esistente, la disinstalli.

**(4)** Attivi la nuova estensione Keeper Password Manager scaricata selezionando la **casella di controllo**.

<figure><img src="/files/S4EECJQlXUIu6vxsSgUh" alt=""><figcaption><p>Attivare Keeper Password Manager per Safari</p></figcaption></figure>

**(5)** A un certo punto Le verranno chieste le autorizzazioni. Si assicuri di selezionare «**Always Allow on Every Website**» in modo che Keeper possa funzionare su tutti i siti che visita.

<figure><img src="/files/CID6thDaXo8oGVLF3pRV" alt=""><figcaption></figcaption></figure>

**(6)** Ora l'estensione KeeperFill dovrebbe essere visualizzata nella barra degli strumenti del browser. Potrebbe tuttavia essere necessario riavviare Safari affinché compaia l'icona di Keeper.

**(7)** Consigliamo di disattivare le funzioni integrate di completamento automatico di Safari. Apra **Safari > Preferences > AutoFill** e disattivi «user names and passwords».

<figure><img src="/files/6VWJF6rQjUMZAcyvqbpW" alt=""><figcaption><p>Disattivare la funzione di completamento automatico di Safari</p></figcaption></figure>

{% hint style="info" %}
È importante consentire a Keeper di operare su tutti i siti web. Questa autorizzazione consente a Keeper di compilare e salvare le password sui siti a cui accede. Keeper è un prodotto zero-knowledge e non monitora, memorizza né traccia i siti visitati o la cronologia di navigazione. Consulti la nostra [Informativa sulla privacy](https://www.keepersecurity.com/privacypolicy.html) per domande o dubbi.
{% endhint %}

<figure><img src="/files/V1M60aFn2HmVKGY4tlsU" alt=""><figcaption><p>Autorizzazioni «Allow Keeper»</p></figcaption></figure>

{% embed url="<https://vimeo.com/269252081>" %}
Come usare KeeperFill for Safari (in inglese)
{% endembed %}

#### Risoluzione dei problemi

Arresto anomalo dopo l'installazione: se un utente installa Keeper for Safari su un Mac M1 e su un Mac Intel contemporaneamente tramite la funzione «Share Across Devices» di Safari, potrebbe essere necessario procedere come segue:

1. Apra il browser Safari e vada su **Safari > Preferences > Extensions**.
2. Disattivi e riattivi le estensioni Keeper for Safari.
3. Provi di nuovo ad avviare Keeper.


---

# 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.keeper.io/user-guides/it/browser-extensions/keeperfill-for-safari.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.
