# Activating Pipeline

The pipelines can be activated from two places by clicking on <img src="/files/Q77v4IQULf8MyCUU1y63" alt="" data-size="line"> icon one from the list pipeline page or the workflow editor tool-tip.

Once the pipeline gets activated all the pods are listed in the advanced logs.

Once the pipeline is activated the components get deployed and the list of deployed components can be seen in the advance logs panel.

&#x20;

![Activating a pipeline from workflow-editor page.](/files/tvWZWEP80hIXWanS457b)


---

# 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/bdb-documentation/data-pipeline/getting-started/activating-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.
