# Integrations

- [Dropbox](https://docs.polyfile.app/polyfile.app/integrations/dropbox.md): Search for, organize, preview, and share Dropbox files in Polyfile.
- [Gmail](https://docs.polyfile.app/polyfile.app/integrations/gmail.md): Search for, organize, preview, and share attachments from Google Mail emails in Polyfile. Use AI features to translate and get information from files.
- [Google Drive](https://docs.polyfile.app/polyfile.app/integrations/google-drive.md): Search for, organize, preview and share files from Google Drive in Polyfile. Use AI features to translate documents and get information from them with simple prompts. Transcribe audio and video files.
- [Notion](https://docs.polyfile.app/polyfile.app/integrations/notion.md): Search for, organize, preview, and share notion pages and attachments in Polyfile.
- [OneDrive](https://docs.polyfile.app/polyfile.app/integrations/onedrive.md): Search for, organize, preview, and files from OneDrive in Polyfile. Use AI features to translate and get information from files.
- [Outlook](https://docs.polyfile.app/polyfile.app/integrations/outlook.md): Search for, organize, preview, and share attachments from Outlook emails in Polyfile. Use AI features to translate and get information from files.
- [Zoom](https://docs.polyfile.app/polyfile.app/integrations/zoom.md): Search for, organize, preview and share Zoom recordings in Polyfile. Use AI features to transcribe and translate recordings.
- [Basecamp](https://docs.polyfile.app/polyfile.app/integrations/basecamp.md): Search and organize Basecamp tasks, docs and files, todos, and heartbeats in Polyfile.


---

# 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.polyfile.app/polyfile.app/integrations.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.
