# Pipeline Overview

The Pipeline Overview icon helps to display all the components used for the selected pipeline on the same page.

{% hint style="success" %}
*Check out the given demonstration to understand the Pipeline Overview page.*
{% endhint %}

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fuq3RSHHup7fjHYaspk7y%2Fuploads%2FDX0qL111JwK4P4ATndDR%2FPipeline_overview_AdobeExpress.mp4?alt=media&token=5f7c373c-70c0-4e70-b761-34765c41bd6>" %}
Pipeline Overview
{% endembed %}

The user can access the Pipeline Overview page by clicking the Pipeline Overview icon.

### 1. Component List

The Component List will list all the components used in the pipeline.     &#x20;

### 2. Pipeline Details&#x20;

* Pipeline Name: Name of the pipeline.
* Creation Date: Pipeline creation date.

### 3. Download and Cross(X) Options

* **Download**: Allows us to download Pipeline Overview details.
* **Cross**: Option to close the pipeline overview.

### 4. Level-wise component details&#x20;

A detailed description of components used in the pipeline. Level 0, Level 1, and so on.

Below are the available details:

* **Component Name**
* **Description**
* **Component Information**: Information such as "Invocation Type", "Deployment Type" and "Container Image Version"
* **Meta Information**: Information such as running script, queries, and table name.
* **Configuration Information**: Information such as Resource Allocation, core, and memory usage.     &#x20;

<figure><img src="https://content.gitbook.com/content/q2i9CKCFbySxr6jRoJfA/blobs/h7Zg09O8kkQziuf6foPP/image.png" alt=""><figcaption><p>Pipeline Overview</p></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.bdb.ai/data-pipeline-2/getting-started/pipeline-workflow-editor/pipeline-toolbar/pipeline-overview.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.
