# Destination Screen

This section provides an overview of the user interface elements on the **Destinations** screen.

### Adding a New Destination <a href="#addinganewdestination" id="addinganewdestination"></a>

Click **Add New Destination** to add a new **Destination**.

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

### Adjust Destinations View Per Page <a href="#adjustdestinationsviewperpage" id="adjustdestinationsviewperpage"></a>

**Destination (11 of 11)**

This option indicates the number of **Destinations** currently displayed out of the total available **Destinations**.

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

You can adjust the number of **Destinations** displayed per page using the dropdown menu located at the top-right corner of the screen.

The available options are as follows:

* 50 per page: Displays up to 50 **Destinations** on the current page.
* 100 per page: Displays up to 100 **Destinations** on the current page.
* 200 per page: Displays up to 200 **Destinations** on the current page.

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

### Refresh Button <a href="#refreshbutton" id="refreshbutton"></a>

When you click the **Refresh** button, a message saying **‘Fetching Destinations…’** appears while the system retrieves and updates the data.

<figure><img src="/files/7lapNbRRl1u3BXfR0npf" alt=""><figcaption></figcaption></figure>

## Overview of Destinations Screen Options <a href="#overviewofdestinationsscreenoptions" id="overviewofdestinationsscreenoptions"></a>

In the **Destinations** screen, you will see the following options:

* **Name**: Indicates the **Destination’s name**.
* **Destination Type**: Indicates the **Destination’s type**.
* **Status**: Indicates the **Current Status** of the **Destination**.
* **Updated By**: Displays the **user** who last updated the **Destination**.
* **Updated on**: Displays the **date and time** when the **Destination** was last updated.

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

### Filter Destinations <a href="#filterdestinations" id="filterdestinations"></a>

Using these filtering options, you can easily narrow down and manage your **Destinations** by either their name or attribute value.

When you click the **Search bar**, you will see two filtering options:

* **Filter By Name**: Filters the destinations based on the destination **Name**.
* **Filter By MetadataAttribute**: Filters the destinations based on the **Metadata Attribute Value**.

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

### Clear Search <a href="#clearsearch" id="clearsearch"></a>

To clear your search results, click the **Clear Search** button. This will remove the current destinations and reset the search field.

<figure><img src="/files/0S0hFEsKaVYHMpzVHW0l" alt=""><figcaption></figcaption></figure>

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FaDMDmegqZUJFhJhF4JQG%2Fuploads%2Fl0aKOZdov74hNB9M7sBM%2Fscreen.mp4?alt=media&token=31203402-35b3-4afb-9369-0e72f2ee9943>" %}


---

# 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.ingestlabs.com/media-data-platform/destinations/destination-screen.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.
