# Download Artifact

You get to see the **Download Artifact** option only after the build execution is successful. On clicking **Download Artifact**, the mtar file gets downloaded.

<figure><img src="/files/y6WGrjAGiMm8TXEBg1V7" alt=""><figcaption></figcaption></figure>

### **Results**

* Click on the name of your build pipeline to view its overall details

<figure><img src="/files/iYcvUqhORYbqrm0Dqoen" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/SuhAmFYzDWj08nIWPYW4" alt=""><figcaption></figcaption></figure>

### **Edit/Delete**

* Click **Edit** to make changes in a created pipeline and save the changes. You can’t make changes to the name of the build pipeline.
* Click **Delete** to delete the required build pipeline.

<figure><img src="/files/2ZGNb2qhzWhwbZ7qn3Dv" alt=""><figcaption></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://releaseowl.gitbook.io/releaseowl-docs/releaseowl-user-guide/sap-btp/working-with-build-pipelines/download-artifact.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.
