# File storage

- [Blob Storage (Azure)](https://docs.digibee.com/documentation/connectors-and-triggers/connectors/file-storage/azure-blob-storage.md): Discover more about the Blob Storage connector and how to use it on the Digibee Integration Platform.
- [Digibee Storage](https://docs.digibee.com/documentation/connectors-and-triggers/connectors/file-storage/digibee-storage.md): The Digibee Integration Platform provides many options for file storage. The Documentation Portal helps users identify the best solution for them. This page covers Digibee Storage.
- [Dropbox](https://docs.digibee.com/documentation/connectors-and-triggers/connectors/file-storage/dropbox.md): Discover more about the Dropbox component and how to use it on the Digibee Integration Platform.
- [FTP](https://docs.digibee.com/documentation/connectors-and-triggers/connectors/file-storage/ftp.md): Discover more about the FTP component and how to use it on the Digibee Integration Platform.
- [Google Drive](https://docs.digibee.com/documentation/connectors-and-triggers/connectors/file-storage/google-drive.md): Learn how to connect to Google Drive with Digibee Integration Platform and perform List, Download, Upload and Delete file operations.
- [Google Storage](https://docs.digibee.com/documentation/connectors-and-triggers/connectors/file-storage/google-storage.md): Discover more about the Google Storage component and how to use it on the Digibee Integration Platform.
- [Google Storage: Usage scenarios](https://docs.digibee.com/documentation/connectors-and-triggers/connectors/file-storage/google-storage/google-storage-usage-scenarios.md): Learn the supported usage scenarios when using the Google Storage component in the Digibee Integration Platform.
- [OneDrive](https://docs.digibee.com/documentation/connectors-and-triggers/connectors/file-storage/onedrive.md): Discover more about the OneDrive component and how to use it on the Digibee Integration Platform.
- [SFTP](https://docs.digibee.com/documentation/connectors-and-triggers/connectors/file-storage/sftp.md): Discover more about the SFTP component and how to use it on the Digibee Integration Platform.
- [WebDav V2](https://docs.digibee.com/documentation/connectors-and-triggers/connectors/file-storage/webdav-v2.md): Discover more about the WebDav V2 component and how to use it on the Digibee Integration Platform.
- [WebDav (Deprecated)](https://docs.digibee.com/documentation/connectors-and-triggers/connectors/file-storage/webdav.md): Discover more about the WebDav component and how to use it on the Digibee Integration Platform.


---

# 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.digibee.com/documentation/connectors-and-triggers/connectors/file-storage.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.
