# Review workflow

You can enable review workflows for specific languages by navigating to your project settings page, in the "EDITOR, TM/MT, ORDERING" tab and clicking the "Review Workflow" section in the "Cat settings" card.

![](/files/ZltFQo1v5tYzvs0QmMhv)

This way each time someone changes a translation, it will start a review workflow. The actual value will not be changed until someone will accept one of the translation proposals.

![](/files/XFQpk4hUnCLAh7Up3Y20)

{% embed url="<https://www.youtube.com/watch?v=E-S1e0yjhR8>" %}
[review workflow](https://www.youtube.com/watch?feature=shared\&t=883\&v=TFV_vhJs5DY) part of [showcase/demo](https://www.youtube.com/watch?v=TFV_vhJs5DY)
{% endembed %}


---

# 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-old.locize.com/whats-inside/review-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.
