> For the complete documentation index, see [llms.txt](https://docs.ingestlabs.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ingestlabs.com/media-data-platform/data-sources/data-sources-screen.md).

# Data Sources Screen

## Introduction&#x20;

This section provides an overview of the UI elements on the **Data Sources** screen.

## Procedure

Adding a New Data Source

Click **Add New Data Source** to add the appropriate Data Source.

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

### Adjust Data Sources View Per Page <a href="#adjustdatasourcesviewperpage" id="adjustdatasourcesviewperpage"></a>

**Data Sources (29-29)**

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

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

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

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

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

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

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

### Overview of Data Sources Screen Options <a href="#overviewofdatasourcesscreenoptions" id="overviewofdatasourcesscreenoptions"></a>

In the **Data Sources** screen, you will see the following options:

* **Name**: Indicates the name of the Data Source.
* **Source Type**: Indicates the type of the Data Source.
* **Status**: Indicates the current status of the Data Source.
* **Updated By**: Indicates the user who last updated the Data Source.
* **Updated On**: Indicates the date and time when the Data Source was last updated.

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

### Filter Data Sources <a href="#filterdatasources" id="filterdatasources"></a>

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

When you click the search button, you will see two filtering options:

* **Filter By Name**: Filters the Data Sources based on the Data Source name.
* **Filter By MetadataAttribute**: Filters the Data Sources based on the MetadataAttribute Value.

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

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

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FaDMDmegqZUJFhJhF4JQG%2Fuploads%2FSkA2KQHIbQDH1G4RIcBq%2FSacreen.mp4?alt=media&token=99d922e6-401e-4987-83b6-15460a276cae>" %}


---

# 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:

```
GET https://docs.ingestlabs.com/media-data-platform/data-sources/data-sources-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.
