docs/enterprise-solutions/configuration/remote-configuration/google-vertex/admin-configuration.mdx
As an administrator, you can add Google Vertex AI as the organization-wide LLM provider for all Cline users through the hosted admin console. This centralized approach ensures consistent access to Google's Gemini models while maintaining your organization's project boundaries and regional settings.
To get started with setting up Google Vertex AI as your organization's LLM provider, you'll need a few items in place.
Administrator access to the Cline Admin console
You need admin privileges to enforce provider settings across your organization. If you can navigate to Settings → Cline Settings in the admin console at app.cline.bot, you have the right access level.
Google Cloud Project with Vertex AI enabled
You need a Google Cloud project with the Vertex AI API enabled and appropriate models accessible.
Project configuration details
You'll need your Google Cloud project ID and preferred region for Vertex AI model access.
Once saved, all organization members signed into the Cline extension will automatically use Google Vertex AI with your configured settings. They won't be able to select other providers or switch to their personal Cline accounts.
<Warning> Members can't switch to personal Cline accounts or join other organizations once remote configuration is enabled. This ensures consistent provider usage across your team. </Warning> </Step> </Steps>To verify the configuration:
Members don't see the configured provider
Ensure you clicked Save after closing the configuration panel. Verify the member account belongs to the correct organization and that your Google Cloud project has Vertex AI API enabled.
Project access errors
Verify the project ID is correct and that Vertex AI API is enabled. Check that the project has appropriate billing configured and hasn't exceeded quotas.
Regional availability issues
Confirm the selected region supports the Gemini models you want to use. Some newer models may only be available in specific regions.
Configuration changes don't persist
Make sure to click the Save button on the main settings page, not just close the configuration panel.
Need to change project or region later
You can update these settings at any time. Members will need to ensure their local Google Cloud credentials have access to the new project/region.
For further details, consult the Google Cloud Vertex AI Documentation and coordinate with your internal cloud team.