---
title: "Viewing the Code Studio pipeline"
date: "2024-02-14T06:18:38+00:00"
summary: "Explore Code Studio pipelines in action with our easy guide. Learn to view, trigger, and monitor builds for your projects. Streamline your development workflow on Acquia's Cloud Platform."
image:
type: "page"
url: "/acquia-cloud-platform/add-ons/code-studio/viewing-code-studio-pipeline"
id: "1f4c57b7-2918-4ca2-855d-19300e114531"
---

To view a Code Studio pipeline in action:

1.  Log in to the [Code Studio user interface](http://code.acquia.com/) or the link provided upon creation in the Cloud IDE.
    
2.  Navigate to the respective Code Studio project.
    
3.  Click **Build** > **Pipelines**.
    
    The pipeline automatically runs for each new commit. You can also manually trigger the pipeline through the user interface.
    
    ![Triggering the pipeline from the user interface](https://acquia.widen.net/content/3qukvh3see/jpeg/code-studio_viewing-pipeline.jpeg?position=c&color=ffffffff&quality=80&u=0b06mk)
    
4.  After successful completion of the pipeline, view the code on Cloud Platform for the respective branch.