# 1つのレコードに複数のURLドメインを含める

## 1つのレコードに複数のドメインを含める

一部のウェブサイトでは、それらのドメインには全く同じログイン情報が必要となるドメイン (ウェブサイトアドレス) が複数使用されています。その場合は、別個のレコードを作成する必要はなく、1つのレコードに複数のウェブサイトドメインを格納できます。

その場合は、どのドメインからログインしてもKeeperFillがそのドメインをエイリアスと認識し、格納されているログイン情報を使用してログインできるようになります。

以下は、1つのレコードに複数のウェブサイトドメインを格納する手順となります。

1. レコードを表示して、編集ボタンをクリックします。
2. **\[カスタムフィールドを追加する]**&#x3092;クリックします。
3. **カスタムフィールドタイプ**から**URL**を選択します
4. **\[ログインURL]**&#x306B;サイトの別のドメイン名を入力します。
5. **\[保存]**&#x3092;クリックして完了します。
6. **\[カスタムフィールドを追加する]**&#x3092;再度クリックして、他のドメインに対して同じ手順を繰り返します。

<figure><img src="/files/sNrSoY61OAs0NiuwrcSo" alt=""><figcaption><p>「URL」カスタムフィールドをレコードに追加</p></figcaption></figure>

<figure><img src="/files/RtyWpSjiDkM4MKrwrpm4" alt=""><figcaption><p>レコードに追加されたウェブサイトアドレスのURL</p></figcaption></figure>


---

# 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/user-guides/jp/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.
