> ## Documentation Index
> Fetch the complete documentation index at: https://docs.tryflowy.ai/llms.txt
> Use this file to discover all available pages before exploring further.

> ## Agent Instructions
> Flowy is a node-based AI creative platform: you generate images, video, audio, 3D and vector on an infinite Canvas, refine on the Studio timeline, and export or publish from the same project.
> Prefer the Flowy MCP server (https://mcp.tryflowy.ai/mcp) or the REST API at https://apis.tryflowy.ai/v1 for programmatic work. Install with `flowy mcp install` from the @flowy/cli package.
> Credits are workspace-scoped. Generations reserve credits on start and only deduct on success, so failed runs refund automatically.

# Integrations

> Connect Google Drive and Dropbox to bring media in and send finished work back out.

Integrations connect your workspace to outside services so media can flow in and out without leaving Flowy. A connection is workspace-wide: one member connects a provider, and everyone in the workspace can use it. See [Integrations overview](/integrations/overview) for what importing and exporting actually do once connected.

## What each one is for

* **Google Drive**: import files with the Google Picker, and export finished media straight to a Drive folder.
* **Dropbox**: browse your Dropbox to import files, and export to any folder in your account.

## Connect a provider

<Steps>
  <Step title="Open Settings → Integrations">
    Find every provider's row under **Workspace → Integrations** in the settings sidebar.
  </Step>

  <Step title="Click Connect">
    Google Drive and Dropbox each open a popup to their consent screen.
  </Step>

  <Step title="Approve access">
    Finish the consent or install step in the popup. If your browser blocks it, allow popups for Flowy and try again.
  </Step>
</Steps>

Once connected, the row shows **Connected** along with the account or shop it's linked to. Use a connected provider from the asset library's **Upload** menu to import, or the **Cloud Export** node on the canvas to send finished media out.

## Disconnect a provider

Click **Disconnect** on a connected row and confirm. Flowy immediately loses access to that account, and any imports or exports still using it stop working until you reconnect.

<Note>
  A row marked **Needs attention** means the connection errored or was revoked on the provider's side. Reconnect the same way you connected it the first time to fix it.
</Note>
