# Changing Output Folder

Did you know that you change the output folder to any folder within your Google Drive? Including folders in shared drives.

**In this article, you will learn how to:**

1. Change the output folder

#### **Change the output folder**

In this article, we will jump straight to changing the Output Folder in your Google Drive. However, if you have not created a workflow before, you can refer to this [article](https://www.portant.co/guide-article/how-to-create-your-first-workflow) to learn more.

The first step is to select a workflow and open your **Outputs Tab**:<br>

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

Next, click on **Save to Google Drive**:

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

You'll now see various options. Click **Change Folder** to select the location where your workflow outputs will be stored:

<figure><img src="https://assets-global.website-files.com/5f3b57b5405f8bd0f98b5e14/651724194a3072d60e6ab8a6_FeZMVHEGj78PtzppwFp4FHGHVq7C1z06OH330MfVBWSQHWPEwOeb3XaqBWI0bs0d65vFQvJ1C0DplEIkS6MpuyzIFewqj_-zXtWWUOLA6miOcH05lzSn5NHzNjyuaYd9XKZ6zVg18d5UJJKaU_4uz54.png" alt=""><figcaption></figcaption></figure>

Choose the desired folder:

<figure><img src="https://assets-global.website-files.com/5f3b57b5405f8bd0f98b5e14/6517241a3d62a4e28557901b_fmOKyQtq5DPceHD0Be8I8690tSSr3AjS6kuvrviaFpfSNQ4nV0nR1kwmWSKrPihwTaBqNyLNFcFya-jcEAHp_IVGo0zCuXbbV1qY8ObpcVpgOR9B_KIKrZl8gACwUFvd3IhvXUvrrhk0YjT90ulg8K8.png" alt=""><figcaption></figcaption></figure>

> **Note** - This folder can be saved in a shared location

You're all set! 🎉 Now, your output files will be saved in the folder selected 🙌

If you want to create and save outputs dynamically to folders based on source values, please check out [this article](/portant-docs/outputs/auto-filing-output-files.md).

#### **Feedback and feature suggestions**

We created Portant in 2021, and the feedback we have received since then has been very helpful and greatly appreciated. If you have any feedback, please feel free to send us an email at <contact@portant.co>


---

# 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.portant.co/portant-docs/outputs/changing-output-folder.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.
