> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/partner/pt-br/o-que-voce-gostaria-de-aprender/platform-features/tracking/tracking-links/create-and-manage-links/find-specific-landing-page-urls-or-vanity-links-as-a-partner.md).

# Encontrar URLs específicas de páginas de destino ou links personalizados como parceiro

Você pode filtrar URLs específicas de páginas de destino ou links vanity executando o *URLs Vanity* .

1. No menu de navegação superior, selecione **Relatórios** → **Mais Relatórios**.
2. Na seção *Categoria* filtro ao lado da barra de pesquisa, selecione **Administração**.
3. Selecionar **URLs Vanity**.

   * Selecione a ![](/files/3376e38f294d0b00823f25bcfc135778188eee16) **\[Colunas]** à direita da tela para adicionar ou remover colunas da tabela.
   * Filtre seu relatório por *Marca*, *URL da Página de Destino*, *URL Vanity* e muito mais.

   <div data-with-frame="true"><figure><img src="/files/60ea3649139514729eaf13ded7356136508976cd" alt="" width="563"><figcaption></figcaption></figure></div>

Este relatório pode ajudar você a gerenciar quais páginas de destino estão vinculadas a quais links vanity, mas você não pode gerenciar seus links vanity a partir deste relatório. Volte para a página de *Links Vanity* para gerenciar seus links vanity.

{% tabs %}
{% tab title="Modificar" %}
Você pode filtrar por Marca para ajudar a encontrar os links vanity que deseja editar.

1. Na barra de navegação superior, selecione **Conteúdo → Links Vanity**.
2. Na *Gerenciar Links Vanity* tela, você verá uma lista dos seus links vanity existentes.
3. Ao lado do link vanity que você deseja editar, selecione ![](/files/a291f1b52c8ea216d0d738661d1c2c82133306b2) **\[Mais]** **→ Editar**.
4. Faça suas alterações no link vanity.
5. Selecionar **Salvar**.
   {% endtab %}

{% tab title="Copiar" %}
Você pode copiar facilmente um link vanity que deseja usar.

1. Na barra de navegação superior, selecione **Conteúdo → Links Vanity**.
2. Na *Gerenciar Links Vanity* tela, você verá uma lista dos seus links vanity existentes.
3. Passe o mouse sobre o link vanity que você deseja copiar e, em seguida, selecione o **Copiar Link Vanity** botão.
4. O link vanity será copiado para a sua área de transferência para que você o cole onde precisar.
   {% endtab %}

{% tab title="Excluir" %}
Você pode filtrar por Marca para ajudar a encontrar os links vanity que deseja excluir.

1. Na barra de navegação superior, selecione **Conteúdo → Links Vanity**.
2. Na *Gerenciar Links Vanity* tela, você verá uma lista dos seus links vanity existentes.
3. Selecione os links vanity que deseja excluir, ![](/files/a291f1b52c8ea216d0d738661d1c2c82133306b2) **\[Mais]** → **Excluir**.
4. Para concluir a exclusão, selecione **OK**.
   {% endtab %}
   {% endtabs %}


---

# 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://help.impact.com/partner/pt-br/o-que-voce-gostaria-de-aprender/platform-features/tracking/tracking-links/create-and-manage-links/find-specific-landing-page-urls-or-vanity-links-as-a-partner.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.
