# Activate/Deactivate Pipeline

The user can activate/deactivate the pipeline by clicking on the![](https://859511478-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGDmsjfjJBNqow7Fo97cO%2Fuploads%2Fo7AcMueRWW0UwjPvzMrY%2Fimage.png?alt=media\&token=66213069-ffda-4db0-9dd7-02d696106661)/![](https://859511478-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGDmsjfjJBNqow7Fo97cO%2Fuploads%2FD8UKhiNBLfOfHCBsPzx7%2Fimage.png?alt=media\&token=adad2f92-963b-4dfd-8ab5-2d8780c81e3c)icon as shown in the image below:

<figure><img src="https://content.gitbook.com/content/wT6nkX9iZNRiZKBnpFmn/blobs/r8iSLtv23ocRFTbgtBDr/image.png" alt=""><figcaption><p><em><strong>Activating the pipeline</strong></em></p></figcaption></figure>

<figure><img src="https://content.gitbook.com/content/wT6nkX9iZNRiZKBnpFmn/blobs/WAU23eVadTJSzoRRcYHL/image.png" alt=""><figcaption><p><em><strong>Deactivating the pipeline</strong></em></p></figcaption></figure>

Activation will deploy all the components based on their respective invocation types. When the pipeline is deactivated all the components go down and will halt the process.​

{% hint style="info" %}
*<mark style="color:green;">Please Note:</mark>*&#x20;

* *The user will get confirmation messages while clicking the **Activate** and **Deactivate** icon respectively.*

&#x20;     ![](https://content.gitbook.com/content/wT6nkX9iZNRiZKBnpFmn/blobs/k4Z81pQN8CTIs4nSJH7G/image.png) ![](https://content.gitbook.com/content/wT6nkX9iZNRiZKBnpFmn/blobs/Cbt45BU0SNvLzJHi8t2z/image.png)

* *The user can get the Activate and Deactivate options on the* [*Pipeline List*](https://docs.bdb.ai/data-pipeline-6/getting-started/homepage/list-pipelines) *page as well.*
  {% endhint %}


---

# 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-6/getting-started/pipeline-workflow-editor/pipeline-toolbar/activate-deactivate-pipeline.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.
