# Collection Detail - Urls

## **Collection Detail Pages: A Closer Look**

Within our platform, each collection is endowed with a comprehensive suite of details and analytics. There are two distinct sections to explore for each collection:

## <mark style="color:purple;">**URL Detail Page:**</mark>&#x20;

This page presents a holistic view of your collection's URLs. Here's what to expect and how to navigate:

* **Accessing URL Details:** To visit the URL detail page for a specific collection, click on the 'View URLs' icon located on the bottom tool panel of the collection component on the main collections page.

<figure><img src="/files/psOUdPJDZq4ITLJycPjR" alt=""><figcaption><p>Img 1 - Collection urls detail | View urls for a particular collection </p></figcaption></figure>

* **Functionality:** Once there, you'll see the collection component at the top, followed by all associated URLs listed as individual URL components. You have the flexibility to edit these URLs, remove them from the collection, or perform other typical URL management tasks.

<figure><img src="/files/DvowuWBxRhGzJzsJLkD0" alt=""><figcaption><p>Img 2 - Collection  urls detail page</p></figcaption></figure>

**Managing URLs Within a Collections:** If you need to disassociate URLs from the current collection:

* **Select and Modify:** Similar to the bulk edit function, select the desired URLs and click on the 'Collection' button on the bottom tool panel. Choose a different collection name or select 'Default' to dissociate the URLs from the current collection.

{% embed url="<https://youtu.be/LByEr7ZaH84>" %}
video 1 - Remove urls from collection | Collection url detail page
{% endembed %}


---

# 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://quicly.gitbook.io/help/links-and-campaigns/collection-detail-urls.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.
