For the complete documentation index, see llms.txt. This page is also available as Markdown.

FAQ

What is Gemini Enterprise?

Gemini Enterprise is Google Cloud's enterprise AI platform for building agents and analyzing business data in a governed environment. When connected to Coupler.io through a custom MCP server, Gemini Enterprise can access your business data from any supported source.

How does my data get to Gemini Enterprise?

Coupler.io exposes your data through an MCP (Model Context Protocol) server. You register that server in Google Cloud as a custom MCP data store, and Gemini Enterprise authenticates to it using an OAuth app that Coupler.io issues. When you run a data flow with Gemini Enterprise as the destination, the data becomes available through this connection and Gemini Enterprise fetches it on demand.

What do I need to paste into the Google Cloud data store form?

Coupler.io provides everything in the destination step: the MCP Server URL, Authorization URL, Token URL, Scopes (mcp), plus the Client ID and Client Secret from the OAuth app you create. Copy these into the custom MCP server form in Gemini Enterprise.

Who can set up the OAuth credentials?

Only an account admin or owner in Coupler.io can create, regenerate, or delete the OAuth app used for Gemini Enterprise. Other members can still build and run data flows once the credentials exist.

Can I send data from multiple sources to Gemini Enterprise in one flow?

Yes. A single Coupler.io data flow supports multiple sources, and you can combine them using Join or Append transformations before the data reaches Gemini Enterprise. This is useful when you want to correlate data from different platforms in one place.

How do I keep Gemini Enterprise's data up to date without re-running manually?

Once your data flow has completed a successful manual run, set up a schedule in Coupler.io to refresh the data automatically — hourly, daily, or at a custom interval. Gemini Enterprise will then have access to fresh data whenever it queries the data store.

For help setting up specific data sources for Gemini Enterprise, see the individual source articles in the Sources section of this Help Center.

Last updated

Was this helpful?