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

# Um registro com vários domínios de URL

## Um registro com vários domínios

Alguns sites têm mais de um domínio (endereço web) que exige exatamente o mesmo login/senha. Se for o caso de algum dos seus registros, em vez de criar um registro totalmente separado, o Keeper permite armazenar vários domínios de site em um único registro.

Assim, independentemente do domínio usado para fazer login, o KeeperFill reconhecerá esse domínio como alias e permitirá entrar com as mesmas credenciais armazenadas.

Para armazenar vários domínios de site em um único registro:

1. Enquanto visualiza o registro, clique em **Editar**.
2. Clique no botão **+ Campo personalizado**.
3. Selecione **URL** nos tipos de **Campo personalizado**.
4. Em **Endereço do site**, digite o nome de domínio alternativo do site.
5. Para concluir, clique em **Salvar**.
6. Você pode repetir esse processo para domínios adicionais clicando novamente no botão **+ Campo personalizado**.

![Adicionar campo personalizado "URL" a um registro](https://257549050-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrHF2FRF67XcTtI7RLPyS%2Fuploads%2Fgit-blob-e6b4b1705b752b9f155067a08496137eb61856ad%2FScreen%20Shot%202023-09-29%20at%2011.28.08%20AM.png?alt=media)

![Endereço do site adicionado ao registro](https://257549050-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrHF2FRF67XcTtI7RLPyS%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/pt/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.
