# Segments Screen

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

### Adding a New Segment <a href="#addinganewsegment" id="addinganewsegment"></a>

Click **Add Segment** to add a new **Segment**.

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

### Adjust Segments View Per Page <a href="#adjustsegmentsviewperpage" id="adjustsegmentsviewperpage"></a>

**Segments (5 of 5)**

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

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

You can adjust the number of **Segments** 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 **Segments** on the current page.
* **100 per page**: Displays up to 100 **Segments** on the current page.
* **200 per page**: Displays up to 200 **Segments** on the current page.

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

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

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

<figure><img src="/files/2YoLCxTXsIFNGfNEbWvz" alt=""><figcaption></figcaption></figure>

### Overview of Segments Screen Options <a href="#overviewofsegmentsscreenoptions" id="overviewofsegmentsscreenoptions"></a>

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

* **Name**: Displays the name of the **Segment**.
* **Context**: Shows the context associated with the **Segment**.
* **Status**: Indicates the current status of the **Segment**.
* **Created By**: Displays the user who created the **Segment**.
* **Updated By**: Displays the user who last updated the **Segment**.
* **Updated on**: Displays the date and time when the **Segment** was last updated.

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

### Filter Segments <a href="#filtersegments" id="filtersegments"></a>

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

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

* **Filter By Name**: Filters the **Segments** based on the Name.
* **Filter By Metadata Attribute**: Filters the **Segments** based on the **Metadata Attribute Value**.

<figure><img src="/files/WmOZ01dPJ1ShkJorVBPZ" 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 **Segments** and reset the search field.

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


---

# 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/segments/segments-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.
