# View and work with Prebuilt Checkout link details

To view a Prebuilt Checkout link's details from the Prebuilt Checkout links page:

1. Click **Prebuilt Checkout links** in the left navigation. The **Prebuilt Checkout links** page appears.
2. Use the Search link ID feature or scroll to find the link whose details you want to view. Click **ID.** The **Prebuilt Checkout link details** page appears with all the link information.

   <figure><img src="/files/hYeluHmViUSOC5xLSxpG" alt=""><figcaption></figcaption></figure>

The information displayed is link ID information and additional information you entered when creating the link. This information includes the following:

* ID: A unique identifier for the link. Click the link ID to go to that link's Link details page.
* Created date: The link's creation date.
* Link: The actual link URL. Click the **Copy to clipboard** icon next to the link's row to copy the link to the clipboard for sharing.
* Additional information: The Optional information you initially added to the [**Create Prebuilt Checkout link** page](/digital-river-api/administration/dashboard/order-management/prebuilt-checkout-links/generate-prebuilt-checkout-links.md). See the above example where locale, item, currency, and more information were provided.

### Delete a checkout link

If you have an [Administrator role](/digital-river-api/administration/dashboard/settings/users-and-roles.md), you can delete reusable or one-time-use Prebuilt Checkout links to remove them from circulation.

Use the following procedure to delete a Prebuilt Checkout link while on the **Prebuilt Checkout links** page:

1. Click **Prebuilt Checkout links** in the left navigation. The **Prebuilt Checkout links** page appears.
2. Use the Search link ID feature or scroll to find the SKU whose details you want to view. Click **ID.** The **Prebuilt Checkout link details** page appears with all the link information.
3. Click the **Delete** link button at the top of the page. The Delete link modal appears.\\

   <div align="left"><figure><img src="/files/zowtMOu9AoydjAdsR4RV" alt=""><figcaption></figcaption></figure></div>
4. Click **Confirm** to delete the link.


---

# 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.digitalriver.com/digital-river-api/administration/dashboard/order-management/prebuilt-checkout-links/view-and-work-with-prebuilt-checkout-link-details.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.
