# Google Cloud Translation AI

### What you'll need

* Admin access to Google Cloud Translation AI
* Access to Connectors in the Automate Work section in your Bird workspace

### Step-by-step

1. Click on your name in the bottom left-hand side of your screen, then click **Integrations**.\
   ![](/files/o73I3hcxsCHjSrmeiaXK)
2. Click Google Cloud Translation AI.
3. Click **Install Google Cloud Translation AI** in the top right-hand corner.
4. Enter the connector name, client email and private key and click **Install**.

### Next steps

Visit the “Health” tab to assess the connector’s health.

* **Data capture**: This handles incoming data and events, often via webhooks. When not healthy, it typically means issues with setting up the connector's webhook endpoint.

### Use Google Cloud Translation AI

Once you've successfully installed the Google Cloud Translation AI app, you can incorporate its functionalities in various areas of the platform:

**Flows**:

* **Purpose**: Incorporate Google Cloud Translation AI actions in Flows to automate business processes, such as translate text and detect language.
* **How to access**:
  1. Proceed to **Flows** located under **Automate Work**.
  2. Initiate a new flow or modify an existing one.
  3. Select Google Cloud Translation AI from the "Connector actions" dropdown to invoke a flow using Google Cloud Translation AI action.
  4. Here, you can opt for any of the actions the Google Cloud Translation AI connector supports.


---

# 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.bird.com/applications/integrations/integrations/supported-integrations/google-cloud-translation-ai.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.
