# Using the Lionbridge Connector (Manual Workflow)

## Creating a Translation Job

To access the Lionbridge Connector navigate to the **Enrich** view:

![inRiver Portal](/files/-Ml55i6KxWBL8RQU5kSY)

Select the "**Create new entity**" icon and select "**Translation Job**"

![Create Translation Job entity](/files/-Ml56J45-nQ5xpGg3JKb)

The **Translation Job** submission form opens.&#x20;

Fill in information as below. (Fields marked with asterisk are required)

| Field                    | Value                                                                                                                                                                        |
| ------------------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p></p><p>Job ID</p>     | This field is updated by the Connector **only**.                                                                                                                             |
| Job name\*               | <p>This is the name you give the Translation Job.</p><p>This is the name that will appear in the Lionbridge Freeway portal.</p>                                              |
| Special Instructions     | <p>Enter any additional information that you wish to convey regarding the Job.</p><p>This information will appear in the Notes section in the Lionbridge Freeway portal.</p> |
| P.O. reference           | Enter any information that you wish to convey about the invoicing etc. This information will appear in the Lionbridge Freeway portal                                         |
| Expected delivery date\* | <p>Indicate a delivery date for the job.</p><p>Note that <em>actual</em> translation times are based on volumes and agreements in place.</p>                                 |
| Automated                | This field is updated by the Connector **only**. Do not manually update.                                                                                                     |
| Source Language\*        | Select the source language for the job. Only one source language can be selected per job.                                                                                    |
| Target Language(s)\*     | <p>Select the target language(s) for the job. </p><p>You cannot include the same language in both Source Language & Target Language fields.</p>                              |
| Job Status               | This field is updated by the Connector **only**.                                                                                                                             |
| Job Action               | These fields do not get changed at this time. Please leave at default, (not set).                                                                                            |

## Adding Content to a Translation Job

Now you need to include the content that you wish to translate in your Draft job. To do this you can drag and drop the entities to the Translation Job.

* Have the Translation Job open with the **Includes** tab selected.
* In the left area, search or Query for the **Entities** to be translated
* Drag the selected **Entities** to the job. They will be place in the relevant link section based on the type of entity. &#x20;

![Adding Entities to Translation Job](/files/-Ml5fm4URNSQAllXri_3)

## Sending a Translation Job

* Select the **Details** tab.
* Select the **Send for translation** radio button at the bottom of the page.
* Click **Save**.
* Your Translation Job will be processed by the connector to include only files that need translation. This will take a few moments depending on the volume of content submitted.

![Submitting Translation Job](/files/-Ml5gYLMC6N91_RyoU2G)

### Sending translations to Lionbridge.

* Your Translation Job will now be sent to Lionbridge and will display status of **Job Sent**.
* A Lionbridge Freeway ID will appear in the **Job ID** field.
* The Entities (Products etc) will have a status of **In** **Translation**.
* When Lionbridge Freeway picks up the job, status will update to **Work in progress**.
* When Lionbridge Freeway delivers the job back it will update to **Job ready for import.**

### **Importing Translation Jobs**

There are 2 options for importing your translations:

### **1. Import the Translation Job and all languages together.**

Note: When all the languages are delivered back, the status of the Translation Job will be "**Job ready for import**".

* Open your Translation Job and select the "**Details**" tab.
* In the "**Action**" section, select the "**Import translation"** radio button.
* Click **Save**.
* **All** languages will now be imported.
* The "Translation Job" status will update to "**Imported**"

![Importing a Translation Job](/files/AnpTKd9ShhtRB5W3DRGF)

### 2. Importing languages separately

When a Translation Job is submitted, the connector creates a "**Translation Task**" entity per each target language. This allows each language to have it's own translation status.

This allows you to Import each language separately if required.&#x20;

* When a language is delivered back, the Translation Task status for that language will be "Ready for download"
* You will find the Translation Tasks as child links to the Translation Job.
* Open the **Translation Job** and select the **Includes** tab. Under **Translation Tasks** select the target language task that you wish to Import.

![Translation Tasks included in a Translation job](/files/dVbaqgUwQLsRGcu7knuX)

* Select the **Details** tab and select the **Import language** radio button.
* Click **Save.**

![Importing a language](/files/kAkHwne2KzuFcGozWhX6)

* The language (Translation Task) you selected will now have a status of **Imported.**
* If there were other languages that have not yet been **Imported** then the **Translation Job** status will remain as **Job ready for import** until all languages are imported.
* The Entity(s) Status will remain as **In translation** until all languages have been **Imported**, then the status will be updated to **Translated**.


---

# 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://lionbridge.gitbook.io/inriver-translation-connector/using-the-lionbridge-connector-manual-workflow.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.
