# Translation Job Status & Actions

Translation Jobs typically progress through the following Status sequence:

### **Draft**-->**Sending**-->Sent-->**Work in Progress**-->**Ready for Import-->Imported**

Below is a table stating the allowed actions for each **Translation Job** status.

| Translation Job Status                                                                                                                                                                                                                                                                 | &#xD; Translation  Job **Allowed Actions** | Comment                                                                                                           |
| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------ | ----------------------------------------------------------------------------------------------------------------- |
| Draft                                                                                                                                                                                                                                                                                  | Send for Translation                       | Translation status of entities has not changed yet.                                                               |
| &#xD;Sending                                                                                                                                                                                                                                                                           | Request Cancellation                       | <p>                                                                                                               |
| Cancel is an allowed action. This status can be short depending on the content selected. You should refresh the Translation Job to ensure the correct status is showing. </p><p><strong>You must always contact your Lionbridge Account PM to confirm the Cancel Request.</strong></p> |                                            |                                                                                                                   |
| Sent                                                                                                                                                                                                                                                                                   | None                                       | Entity status will be **In Translation**.                                                                         |
| Work in Progress                                                                                                                                                                                                                                                                       | None                                       | Entity status will be **In Translation**.                                                                         |
| Ready for Import                                                                                                                                                                                                                                                                       | Import Translation                         | Entity status will be **In Translation** until after the Import completes, then it will update to **Translated**. |
| Imported                                                                                                                                                                                                                                                                               | None                                       |                                                                                                                   |

## IMPORTANT

###


---

# 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/translation-job-status-and-actions.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.
