> 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/de/tips-and-tricks/one-record-with-multiple-url-domains.md).

# Ein Datensatz mit mehreren URL-Domains

## Ein Datensatz mit mehreren Domains <a href="#one-record-with-multiple-domains" id="one-record-with-multiple-domains"></a>

Einige Websites haben mehr als eine Domain (Webadresse), die dieselbe Anmeldung/dasselbe Passwort erfordern. Wenn das auf einen Ihrer Datensätze zutrifft, müssen Sie keinen vollständig separaten Datensatz erstellen. Keeper ermöglicht es Ihnen, mehrere Website-Domains in einem Datensatz zu speichern.

Unabhängig davon, von welcher Domain aus Sie sich anmelden, erkennt KeeperFill diese Domain als Alias und ermöglicht die Anmeldung mit denselben gespeicherten Zugangsdaten.

So speichern Sie mehrere Website-Domains in einem einzelnen Datensatz:

1. Klicken Sie beim Anzeigen des Datensatzes auf **Bearbeiten**.
2. Klicken Sie auf die Schaltfläche **+ Benutzerdefiniertes Feld**.
3. Wählen Sie unter den Typen für **Benutzerdefiniertes Feld** die Option **URL** aus
4. Geben Sie unter **Webadresse** den alternativen Domainnamen der Website ein.
5. Klicken Sie zum Abschluss auf **Speichern**.
6. Sie können diesen Vorgang für weitere Domainnamen wiederholen, indem Sie erneut auf **+ Benutzerdefiniertes Feld** klicken.

![Benutzerdefiniertes Feld „URL“ zu einem Datensatz hinzufügen](https://1198115200-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgRgUWEybfIlyqfDGDuSq%2Fuploads%2Fgit-blob-e6b4b1705b752b9f155067a08496137eb61856ad%2FScreen%20Shot%202023-09-29%20at%2011.28.08%20AM.png?alt=media)

![Webadresse-URL zum Datensatz hinzugefügt](https://1198115200-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgRgUWEybfIlyqfDGDuSq%2Fuploads%2Fgit-blob-0198d5b5325d9ed6b1193b125ef1547d0475567a%2FCustom%20Field%20-%20Website%20Address.png?alt=media)


---

# 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/de/tips-and-tricks/one-record-with-multiple-url-domains.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.
