# Manage Pipelines

- [Create a Pipeline](https://docs.opsmx.com/opsmx-1/opsmx-context-engine/user-guide/manage-pipelines/create-a-pipeline.md)
- [Add Stage](https://docs.opsmx.com/opsmx-1/opsmx-context-engine/user-guide/manage-pipelines/add-stage.md)
- [Add Trigger](https://docs.opsmx.com/opsmx-1/opsmx-context-engine/user-guide/manage-pipelines/add-trigger.md)
- [Edit Pipeline](https://docs.opsmx.com/opsmx-1/opsmx-context-engine/user-guide/manage-pipelines/edit-pipeline.md)
- [Run Pipeline](https://docs.opsmx.com/opsmx-1/opsmx-context-engine/user-guide/manage-pipelines/run-pipeline.md)
- [Rename Pipeline](https://docs.opsmx.com/opsmx-1/opsmx-context-engine/user-guide/manage-pipelines/rename-pipeline.md)
- [Delete Pipeline](https://docs.opsmx.com/opsmx-1/opsmx-context-engine/user-guide/manage-pipelines/delete-pipeline.md)
- [Disable Pipeline](https://docs.opsmx.com/opsmx-1/opsmx-context-engine/user-guide/manage-pipelines/disable-pipeline.md)
- [Lock Pipeline](https://docs.opsmx.com/opsmx-1/opsmx-context-engine/user-guide/manage-pipelines/lock-pipeline.md)
- [View and Restore Pipeline](https://docs.opsmx.com/opsmx-1/opsmx-context-engine/user-guide/manage-pipelines/view-and-restore-pipeline.md)
- [Pipeline level RBAC](https://docs.opsmx.com/opsmx-1/opsmx-context-engine/user-guide/manage-pipelines/pipeline-level-rbac.md)
- [Add Intelligent Gates to the Pipeline](https://docs.opsmx.com/opsmx-1/opsmx-context-engine/user-guide/manage-pipelines/add-intelligent-gates-to-the-pipeline.md)
- [Approval Gate](https://docs.opsmx.com/opsmx-1/opsmx-context-engine/user-guide/manage-pipelines/add-intelligent-gates-to-the-pipeline/approval-gate.md)
- [Verification Gate](https://docs.opsmx.com/opsmx-1/opsmx-context-engine/user-guide/manage-pipelines/add-intelligent-gates-to-the-pipeline/verification-gate.md)
- [Test Verification Gate](https://docs.opsmx.com/opsmx-1/opsmx-context-engine/user-guide/manage-pipelines/add-intelligent-gates-to-the-pipeline/test-verification-gate.md)
- [Policy Gate](https://docs.opsmx.com/opsmx-1/opsmx-context-engine/user-guide/manage-pipelines/add-intelligent-gates-to-the-pipeline/policy-gate.md)
- [Execute pipelines (Run deployments)](https://docs.opsmx.com/opsmx-1/opsmx-context-engine/user-guide/manage-pipelines/execute-pipelines-run-deployments.md)
- [Rolling Restart for EKS manifest](https://docs.opsmx.com/opsmx-1/opsmx-context-engine/user-guide/manage-pipelines/execute-pipelines-run-deployments/rolling-restart-for-eks-manifest.md)
- [Deployment to Kubernetes namespace with Manifest file](https://docs.opsmx.com/opsmx-1/opsmx-context-engine/user-guide/manage-pipelines/execute-pipelines-run-deployments/deployment-to-kubernetes-namespace-with-manifest-file.md)
- [Deployment to Kubernetes namespace with Git based Manifest](https://docs.opsmx.com/opsmx-1/opsmx-context-engine/user-guide/manage-pipelines/execute-pipelines-run-deployments/deployment-to-kubernetes-namespace-with-git-based-manifest.md)
- [Manual Approval before deployment](https://docs.opsmx.com/opsmx-1/opsmx-context-engine/user-guide/manage-pipelines/execute-pipelines-run-deployments/manual-approval-before-deployment.md)
- [Blue/Green deployment using Manifest](https://docs.opsmx.com/opsmx-1/opsmx-context-engine/user-guide/manage-pipelines/execute-pipelines-run-deployments/blue-green-deployment-using-manifest.md)
- [Helm based deployment to Kubernetes namespace](https://docs.opsmx.com/opsmx-1/opsmx-context-engine/user-guide/manage-pipelines/execute-pipelines-run-deployments/helm-based-deployment-to-kubernetes-namespace.md)


---

# 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.opsmx.com/opsmx-1/opsmx-context-engine/user-guide/manage-pipelines.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.
