# Content of Google Drive folder appears instead of folder itself

If you find yourself looking at the content of a Google Drive folder (instead of the folder itself), downloading all its files one at a time might seem like a daunting task. Luckily, you can still download the entire Google Drive folder (instead of downloading each file individually.)

## Downloading a shared folder

1. In Google Drive, click the **drop-down arrow** next to the name of the shared folder (see image below.)
2. In the fly-out menu, select **Download**. Google Drive will zip the file before proceeding with the download process. Zip and download times will vary depending on the size of the folder and network speed.
3. When the download is complete, a ZIP file will appear in your **Downloads** folder. Double-click the ZIP file to uncompress the folder.&#x20;

![](/files/-M5gsFHp-h7HT9z7DqKB)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://jjloomis.gitbook.io/google-and-youtube-basics/troubleshooting/content-of-google-drive-folder-appears-instead-of-folder-itself.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.
