# Connections

- [Virtual Folders](https://docs.couchdrop.io/connections/virtual-folders.md): Virtual folders form the basis for how Couchdrop works. They are a key concept and once you understand them - the real power behind Couchdrop will become obvious.
- [Connect Storage](https://docs.couchdrop.io/connections/connect-storage.md): Learn about storage integrations in Couchdrop
- [SharePoint](https://docs.couchdrop.io/connections/connect-storage/sharepoint.md): Learn how to configure a connection to SharePoint with Couchdrop
- [Azure Blob](https://docs.couchdrop.io/connections/connect-storage/azure-blob.md): Couchdrop has comprehensive support for Azure Blob containers out of the box. This document outlines requirements, configuration steps and capabilities for using Azure Blob with Couchdrop.
- [Azure Files](https://docs.couchdrop.io/connections/connect-storage/azure-files.md): Learn how to configure a connection to Azure Files with Couchdrop
- [Amazon S3](https://docs.couchdrop.io/connections/connect-storage/amazon-s3.md): Learn how to configure a connection to Amazon S3 with Couchdrop
- [Google Workspace](https://docs.couchdrop.io/connections/connect-storage/google-workspace.md): Learn how to connect Couchdrop to a Google Workspace account
- [Delegating Domain-Wide Authority in Google Workspace](https://docs.couchdrop.io/connections/connect-storage/google-workspace/delegating-domain-wide-authority-in-google-workspace.md): Walkthrough of how to delegate Domain-Wide Authority in Google Workspace to connect Couchdrop to a Google Workspace account
- [Google Drive](https://docs.couchdrop.io/connections/connect-storage/google-drive.md): Learn how to connect Couchdrop to a Google Drive folder
- [Box](https://docs.couchdrop.io/connections/connect-storage/box.md): Learn how to configure a connection to Box with Couchdrop
- [Dropbox](https://docs.couchdrop.io/connections/connect-storage/dropbox.md): Learn how to connect Couchdrop to Dropbox
- [Egnyte](https://docs.couchdrop.io/connections/connect-storage/egnyte.md): Learn how to connect Couchdrop to Egnyte
- [Windows / Mac File Server](https://docs.couchdrop.io/connections/connect-storage/windows-mac-file-server.md): Learn how to connect Couchdrop to a Windows or OSX File Server
- [Server Requirements](https://docs.couchdrop.io/connections/connect-storage/windows-mac-file-server/server-requirements.md): Learn about requirements for connecting Couchdrop to file servers
- [Proxy Configuration](https://docs.couchdrop.io/connections/connect-storage/windows-mac-file-server/proxy-configuration.md): Learn about working with proxy configuration for file servers
- [Non-GUI Environments](https://docs.couchdrop.io/connections/connect-storage/windows-mac-file-server/non-gui-environments.md): Learn about connecting the Couchdrop agent in a Non-GUI environment
- [Running the Couchdrop Agent as a Service](https://docs.couchdrop.io/connections/connect-storage/windows-mac-file-server/running-the-couchdrop-agent-as-a-service.md): Learn how to run the Couchdrop Agent as a Service for file server transfers.
- [Logging and Debugging](https://docs.couchdrop.io/connections/connect-storage/windows-mac-file-server/logging-and-debugging.md): Learn about logging and debugging with regards to Windows file servers
- [Others](https://docs.couchdrop.io/connections/connect-storage/others.md)
- [SharePoint - Restrictive Permissions (App Registration)](https://docs.couchdrop.io/connections/connect-storage/others/sharepoint-restrictive-permissions-app-registration.md)
- [OneDrive](https://docs.couchdrop.io/connections/connect-storage/others/onedrive.md): Learn how to connect Couchdrop to a OneDrive folder
- [Connect Providers/Partners](https://docs.couchdrop.io/connections/connect-providers-partners.md)
- [Connect to SFTP](https://docs.couchdrop.io/connections/connect-providers-partners/connect-to-sftp.md): Learn how to connect Couchdrop to an external SFTP server folder
- [Connect to FTPs](https://docs.couchdrop.io/connections/connect-providers-partners/connect-to-ftps.md): Learn how to connect Couchdrop to an external FTP or FTPs  server folder and how this differs from SFTP.
- [AS2](https://docs.couchdrop.io/connections/connect-providers-partners/as2.md): Learn about connecting to external AS2 providers with Couchdrop
- [HTTP](https://docs.couchdrop.io/connections/connect-providers-partners/http.md)
- [Connect IPaaS](https://docs.couchdrop.io/connections/connect-ipaas.md): Learn about connecting Couchdrop to IPaaS platforms
- [Boomi](https://docs.couchdrop.io/connections/connect-ipaas/boomi.md): Learn about Couchdrop's native Boomi integration.
- [Celigo](https://docs.couchdrop.io/connections/connect-ipaas/celigo.md): Learn about Couchdrop's native Celigo integration.
- [Make.com](https://docs.couchdrop.io/connections/connect-ipaas/make.com.md): Learn about sending files to and performing operations in Couchdrop with Make.com.
- [Workato](https://docs.couchdrop.io/connections/connect-ipaas/workato.md): Learn about Couchdrop's native Workato integration.
- [Zapier](https://docs.couchdrop.io/connections/connect-ipaas/zapier.md): Learn about sending files from Couchdrop into Zapier Zaps.
- [Connect Platforms](https://docs.couchdrop.io/connections/connect-platforms.md): Learn about system connectors in Couchdrop
- [Snowflake](https://docs.couchdrop.io/connections/connect-platforms/snowflake.md): Learn about streaming data into snowflake using Couchdrop.
- [Supabase](https://docs.couchdrop.io/connections/connect-platforms/supabase.md): How to connect using the Supabase system integration
- [BigQuery](https://docs.couchdrop.io/connections/connect-platforms/bigquery.md): How to connect using the BigQuery system integration
- [Amazon SQS](https://docs.couchdrop.io/connections/connect-platforms/amazon-sqs.md): How to connect using the SQS system integration
- [Azure Queue](https://docs.couchdrop.io/connections/connect-platforms/azure-queue.md): How to connect using the Azure Queue system integration
- [Google PubSub](https://docs.couchdrop.io/connections/connect-platforms/google-pubsub.md): How to connect using the Google PubSub system integration
- [B2B Connect](https://docs.couchdrop.io/connections/b2b-connect.md): Learn how the B2B Connect feature works


---

# 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.couchdrop.io/connections.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.
