# 6.5 Translating Posts

This section will show you how to translate posts into other available languages.

The post translation function is only available to admins or registered users with adequate permissions. This means that non registered users cannot translate posts.

To translate a post;

* Select a post from your data view.

![](https://lh6.googleusercontent.com/y-Tj_XBjEJDdfhI647PbOpft2gZBR6arVFLZDN6je5Q1bShY4ISAyllc4hrnnsp2v9VBvkjUoNc0emYH8WTStxFH2bVCIhpO0wK1S5FrkDKnwm-xDe5HmWOeGEesoM3osWKY2YkI)

* Click on the ***three dotted icon*** on the post cards as shown above. A drop down menu will pop up.

![](https://lh4.googleusercontent.com/6bBpUkBzuveFlfYhK7pgHxQfa5fu9q7ZOBMGSlHXDDGQJuWgSSL5Vwr5RfSYUdy1pZ_c5Daq0yAsmYpzKviBRHAPyjFu1BTPSVHW_BlKIf48l8tQjTVc0bSlDnC4TwVDrdt0C42J)

* Click on ***Edit,*** this will load the post editor on the right pane of your page, where you’ll be able to edit any of the content.

![](https://lh5.googleusercontent.com/A5oa2b3NR-wL-EulAA-3EIkP9QVptfXyaWYO3kiSVA1Y2ME8sJyFYSjJd2dVQKroKCU4sevRBZAV41-uSCoCJORJrXbmMHbN9oYOs4PLuX4XJEdz6jjMWxlQ6qshOkjjjpjzeHSP)

* In the upper left corner of the post editor page, you will see the default language that your deployment is currently in.
* Click on ***+Add translation*** at the upper right-hand corner of the screen.
* A pop-up module will appear on your screen, click on the dropdown menu, and select the language you want.
* Click ***Add*** once you have selected the language.

**NB: The languages that will be available on the drop down list will be the ones you selected while translating your survey**

![](https://lh5.googleusercontent.com/AlaFVn58WDLI88ocitXsbA5-S2rQEhZMgDYwADiTfsLw4DvtFgSRzXRKzZeMXUa7v3YQozhSAP55IymMdBwloJzSLv3fkAdu1bXafNOkf66om5eOtUWLNXNYBZFrPh-919_gx2kB)

* You will be redirected to a page with the translatable content in the default language and fields where you can add your translations.

![](https://lh6.googleusercontent.com/iS233GtBv2_lkYRoBBmlxtMvWXdRGXFIH14uaJ-WeQgRE2k0OgpSoL3tAskyS6JvvTFfAoHbA8JWSNOzsjsxay3ozeOdDgMvQzl5SGDd6EE7CRCvimKAu4k9BDPWuM5uge-oidP0)

* On the empty fields, translate the fields’ content into the chosen language e.g in the above image the default language is English and the added language is French.
* Click ***Save*** at the upper or bottom right hand side of the screen when all is done.
* To see translations, at the upper left corner of the page, click on the dropdown menu and see the available languages that the postcard can be viewed in, click on the language you prefer to view in.&#x20;

![](https://lh3.googleusercontent.com/GuVdMdzI5RT5738PO_KtrZqXPEwRX0IX8pxG27lixSJlTr5MfrUgEtHMUXSrkHgGMnujQwmVYylIOsCFGTWNSM7dq4ExVOrWjCHP9mJD4xR4VI8i2VbI87frcF9W4sg4abFoIr2l)

**(From our example above we translated ours to French)**

![](https://lh4.googleusercontent.com/eAGnrXg9vgOQqUHvzyHm3p1UjWQT--Dk8ZcN8W0fcsP2Il9c-Nt7XNtM9aiJT45Oq3HOmGLxL9f9jGhzMQtRw98kAcbH2zMDbkxc0GYy_5wFN65UcOjjJNfIDcduYIEfYOCzGImK)


---

# 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.ushahidi.com/platform-user-manual/legacy/6.-managing-data-in-your-deployment/6.5-translating-posts.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.
