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

# Google Drive and Dropbox connectors

> Connect Google Drive or Dropbox to native.builder and use cloud files as document sources while AI agents build your app.

Data connectors let **native.builder** pull files from cloud storage into your workflow. Connect a provider once at the workspace level, then reference those files while you chat and build.

## Supported connectors

| Provider         | Use it for                                                            |
| ---------------- | --------------------------------------------------------------------- |
| **Google Drive** | Docs, sheets, slides, and other Drive files your workspace can access |
| **Dropbox**      | Files and folders from a connected Dropbox account                    |

Connected files can inform what Builder generates — briefs, copy, assets, and structured data — without manually re-uploading everything into every project.

## Connect a provider

<Steps>
  <Step title="Open workspace settings">
    From the sidebar, open **Settings** for your workspace.
  </Step>

  <Step title="Find data connectors">
    Open the integrations / data connectors section and choose **Google Drive** or **Dropbox**.
  </Step>

  <Step title="Authorize access">
    Complete the provider sign-in and grant the permissions Builder requests.
  </Step>

  <Step title="Use files while you build">
    In chat, attach or reference connected files the same way you would uploads — Builder can read them as context for the project.
  </Step>
</Steps>

<Note>
  Connector access is scoped to the workspace. Anyone in the workspace who can use chat may work with files the connector makes available, subject to the permissions you granted at the provider.
</Note>

## How Builder uses connected files

Once folders are linked, Builder can search connected Drive/Dropbox sources semantically — not only by exact filename — so prompts like “use the pricing brief” can find the right doc in a large folder.

Manage connectors from **Settings → Integrations**. Full list: [Integrations](/features/integrations).

## Tips

* Connect the account that already holds your product specs, brand assets, or research — then ask Builder to use a specific file by name
* Prefer sharing only the folders you need; you can disconnect a provider anytime from the same settings screen
* For one-off files, you can still [upload or paste attachments in chat](/features/prompting)

## Next steps

<CardGroup cols={2}>
  <Card title="Prompting best practices" icon="sparkles" href="/features/prompting">
    Attach images and files, and steer Builder with clearer prompts.
  </Card>

  <Card title="Workspaces" icon="building-2" href="/features/workspaces">
    How members, billing, and workspace settings fit together.
  </Card>
</CardGroup>
