# Content Translation

## What is Content Translation

Content Translation allows you to efficiently **translate the content of your SharePoint intranet** while **maintaining the same layout and formatting** for each piece of content. It's a feature that provides quick and accurate translation, eliminating language barriers, enabling seamless collaboration and fostering a more inclusive work environment.

{% hint style="info" %}
**Please note**: the component **utilizes Azure resources**. The consumption is low because Azure resources are only used when content is translated by editors. When end users access the translated content, there is no additional Azure consumption.​

You can find a Microsoft brochure with the costs at this link: [https://azure.microsoft.com/en-us/pricing/details/cognitive-services/translator/​ ](https://azure.microsoft.com/en-us/pricing/details/cognitive-services/translator/?/)
{% endhint %}

{% hint style="info" %}
Explore the **advantages** of Intranet.ai **Content Translation** by [**clicking here**](https://intranet.ai/features/multi-language-intranet/) to learn more.
{% endhint %}

***

## Use the Content Translation web part on a SharePoint page or news item

* First of all, go to the page where you want to translate the content. Click on **Edit** on the right top of the page:

<div align="left"><figure><img src="/files/fmvZrfnuKOcXjgaz4VEI" alt=""><figcaption></figcaption></figure></div>

* Select the text you want to translate and then click on the **Translate** button at the right bottom of the page (identified by the picture of the world):

<div align="left"><figure><img src="/files/zxGWD8OLrgSymiRiynkb" alt=""><figcaption></figcaption></figure></div>

* Select the source and the target language, then click on **Preview**:

<div align="left"><figure><img src="/files/XCkxxAa1D1Bl7I976MJ7" alt=""><figcaption></figcaption></figure></div>

* If the content is ok, click on **Translate and replace**:

<div align="left"><figure><img src="/files/myGhVjjGixep2HMPAumg" alt=""><figcaption></figcaption></figure></div>

* The text is automatically created keeping the same style and formatting of the previous one.
* Once you finish your translation, click on **Republish** to save the new content and publish the new version of the page.

<div align="left"><figure><img src="/files/dPEucIh9jmBELRLoOaPT" alt="" width="375"><figcaption></figcaption></figure></div>

{% hint style="info" %}
It is possible to **translate all the text** on SharePoint **pages and news**.
{% endhint %}

{% embed url="<https://intranet.ai/>" %}


---

# 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.intranet.ai/sharepoint-intranet/components/content-translation.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.
