> 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/what-would-you-like-to-learn-about/platform-features/tracking/tracking-links/create-and-manage-links/find-specific-landing-page-urls-or-vanity-links-as-a-partner.md).

# Find Specific Landing Page URLs or Vanity Links as a Partner

You can filter for specific landing page URLs or vanity links by running the *Vanity URLs* report.

1. From the top navigation menu, select **Reports** → **More Reports**.
2. From the *Category* filter next to the search bar, select **Admin**.
3. Select **Vanity URLs**.

   * Select the ![](/files/gGYYWLIromSdxqAltdfW) **\[Columns]** on the right of the screen to add or remove columns from the table.
   * Filter your report by *Brand*, *Landing Page URL*, *Vanity URL* and, more.

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

This report can help you manage which landing pages are linked to which vanity links, but you cannot manage your vanity links from this report. Return to the *Vanity Links* page to manage your vanity links.

{% tabs %}
{% tab title="Modify" %}
You can filter by Brand to help you find the vanity links you want to edit.

1. From the top navigation bar, select **Content → Vanity Links**.
2. On the *Manage Vanity Links* screen, you'll see a list of your existing vanity links.
3. Next to the vanity link you want to edit, select ![](/files/QmaL30TflEtQDgN6tzCe) **\[More]** **→ Edit**.
4. Make your changes to the vanity Link.
5. Select **Save**.
   {% endtab %}

{% tab title="Copy" %}
You can easily copy a vanity link that you want to use.

1. From the top navigation bar, select **Content → Vanity Links**.
2. On the *Manage Vanity Links* screen, you'll see a list of your existing vanity links.
3. Hover over the vanity link you want to copy, then select the **Copy Vanity Link** button.
4. The vanity link will be copied to your clipboard for you to paste where you need it.
   {% endtab %}

{% tab title="Delete" %}
You can filter by Brand to help you find the vanity links you want to delete.

1. From the top navigation bar, select **Content → Vanity Links**.
2. On the *Manage Vanity Links* screen, you'll see a list of your existing vanity links.
3. Select the vanity links you want to delete, ![](/files/QmaL30TflEtQDgN6tzCe) **\[More]** → **Delete**.
4. To complete the deletion, select **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/what-would-you-like-to-learn-about/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.
