# One Record with Multiple URL Domains

## One Record with Multiple Domains

Some sites have more than one domain (website address) that require the same exact login/password. If this is the case for any of your records, rather than creating an entirely separate record, Keeper allows you to store multiple website domains within one record.&#x20;

So no matter what domain you are logging in from, KeeperFill will recognize that domain as an alias and allow you to log in with the same stored credentials.

To store multiple website domains within a single record:

1. While viewing the record, click **Edit**.
2. Click the **+ Custom Field** button.
3. Select **URL** from the **Custom Field** types
4. In **Website Address**, enter the site's alternate domain name.
5. To finish, click **Save**.
6. You can continue to repeat this process for additional domain names by clicking the **+ Custom Field** button again.

![Add "URL" Custom Field to a Record](https://914511346-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LSGVtOTYUIkVBoYtFvK%2Fuploads%2FqerxvgVhzIoPuPJhHgCK%2FScreen%20Shot%202023-09-29%20at%2011.28.08%20AM.png?alt=media\&token=a0c5beb3-02cb-4b02-b92c-2aef57d469b5)

![Website Address URL Added to Record](https://914511346-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LSGVtOTYUIkVBoYtFvK%2Fuploads%2FEl6OL5YDBSdCW2ye8pQC%2FCustom%20Field%20-%20Website%20Address.png?alt=media\&token=0b3e0ab5-7c51-4293-9724-1cd2269aa0cc)


---

# Agent Instructions: 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://docs.keeper.io/en/user-guides/tips-and-tricks/one-record-with-multiple-url-domains.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.
