# Lara Integration

## What is Lara?

**Lara Translate** is an AI-powered translation platform developed by Translated that offers advanced, context-aware translations for text, documents, and live conversations.&#x20;

It aims to achieve human-level translation quality by understanding context, providing explanations for its choices, and adapting to different styles like fluid, faithful, or creative.&#x20;

Key features include translating documents while preserving layout, offering an interpreter for real-time conversations, and adapting to specific industries and brand voices.&#x20;

## 1. Get Required IDs from Lara

Open your [Lara account.](https://app.laratranslate.com/login)

<figure><img src="/files/LgQWZfucx0P9VbmMqUuO" alt=""><figcaption></figcaption></figure>

{% stepper %}
{% step %}
Click on the **Profile** icon.
{% endstep %}

{% step %}
Go to **API Credentials**.

A new window will appear.

<figure><img src="/files/PnG6bWBVOb6CAUK9uIHx" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Click the **Create new credentials** button.

A pop-up window will appear.

<figure><img src="/files/9cKKwkjEAroxHnOwDKpL" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Enter credentials name.
{% endstep %}

{% step %}
Click the **Create** button.

<figure><img src="/files/JXmZKdFF0qhXikYywqfI" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Save or copy **ID** and **Secret** data.
{% endstep %}
{% endstepper %}

## 2. Connect Lara with Parta

Open your [Parta account](https://app.parta.io/?).

<figure><img src="/files/T7gobE1KINQNK4sUVEfD" alt=""><figcaption></figcaption></figure>

{% stepper %}
{% step %}
Go to the **Company settings** tab.
{% endstep %}

{% step %}
Go to the **Translation** tab.
{% endstep %}

{% step %}
Select **Lara** and click **Connect**.

A pop-up window will appear.

<figure><img src="/files/TyYq8mF9DhgpFO6ETW4A" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Enter **ID** data at the **Access key id** field.
{% endstep %}

{% step %}
Enter **Secret** data at the **Secret key id** field.
{% endstep %}

{% step %}
Click the **Apply** button.
{% endstep %}
{% endstepper %}

## 3. Apply Lara Integration to the Project

<figure><img src="/files/nfy2VNDtfJUvMas50IdJ" alt=""><figcaption></figcaption></figure>

{% stepper %}
{% step %}
[Open a Project](https://help.parta.io/project-general-settings/set-a-project/manage-a-project) and go to the **Translation** tab
{% endstep %}

{% step %}
Click **AI Translation**.
{% endstep %}

{% step %}
Select **Lara** at the **Provider** drop-down menu.
{% endstep %}

{% step %}
Edit [general translation settings](/translation/manage-translations.md).
{% endstep %}

{% step %}
Click the **Translate** button.
{% endstep %}
{% endstepper %}

<br>

\ <br>


---

# 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://help.parta.io/translation/ai-powered-translation/lara-integration.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.
