> For the complete documentation index, see [llms.txt](https://docs.all-in-one-channel-manager.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.all-in-one-channel-manager.com/erste-schritte/chrome-autofill-deaktivieren.md).

# Chrome Autofill deaktivieren

### Was ist Autofill? <a href="#xjgjp" id="xjgjp"></a>

Autofill ist eine Funktion von Google die einem dabei hilft häufig benötigte Daten (z.B. eigene Adresse) automatisch in Formularfeldern auszufüllen.&#x20;

### Warum sollte ich Autofill deaktivieren? <a href="#tfwbh" id="tfwbh"></a>

Während diese Funktion bei privater Nutzung von Google Chrome sehr angenehm ist, führt Sie bei der Verwendung im betrieblichen Rahmen immer wieder zu Problem. So kann es z.B. passieren, dass Google Chrome bei einem Gast Ihre eigene Adresse oder Telefonnummer einfügt oder umgekehrt auch, dass bei einer privaten Nutzung plötzlich die Daten eines Gastes ausgefüllt werden.

Darüber hinaus legt sich das Chrome Autofill häufig auch über unsere eigenen Autocompletes (z.B. bei der Gastsuche) wodurch die Auswahl von bestehenden Datensätzen erheblich erschwert werden kann.

Es gibt zwar die Möglichkeit für einzelne Felder das Autofill zu deaktivieren, diese Einstellungen wird aber mittlerweile von vielen Browsern (z.B. Chrome, Firefox) ignoriert.

### Wie deaktiviere ich Autofill? <a href="#nilnw" id="nilnw"></a>

1.Öffnen Sie einen neuen Tab und geben Sie *"chrome://settings/autofill"* in die Adressleiste ein

![Document image](https://archbee-image-uploads.s3.amazonaws.com/DSrqrXX2Q_LF7hXTs8l01/XXb3Suw3WuNWEryFTeC94_autofill1.png)

2\. Deaktivieren Sie die Funktion "Adresse speichern und ausfüllen"

![Document image](https://archbee-image-uploads.s3.amazonaws.com/DSrqrXX2Q_LF7hXTs8l01/ZAizYmqEN7NJoZcz4Z50i_autofill2.png)


---

# 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.all-in-one-channel-manager.com/erste-schritte/chrome-autofill-deaktivieren.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.
