> For the complete documentation index, see [llms.txt](https://docs.safegpt.nl/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.safegpt.nl/functies/vertalen.md).

# Vertalen

## **Vertalen in de webapp**&#x20;

#### Tekstvertalen&#x20;

Via de webapp kun je eenvoudig teksten vertalen via het vertaalscherm. &#x20;

1. Ga naar de functie vertalen. &#x20;
2. Plaats je te vertalen tekst in het tekstkader (links).
3. Kies de taal waarin je de tekst vertaalt wilt hebben (rechts). &#x20;
4. Klik op het vliegtuig.
5. SafeGPT maakt nu een vertaling.
6. Kopieer de tekst voor verder gebruik .

<figure><img src="/files/7F5VWqIL2aMH7YHdyeI9" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/AdJn4j4Rkd6pu6zXzfA0" alt=""><figcaption><p>Tekstinvoer</p></figcaption></figure>

<figure><img src="/files/U0IJV0x9p97kM5HTkZWU" alt="" width="353"><figcaption><p>Taalopties </p></figcaption></figure>

<figure><img src="/files/08YWBMfWPiFgflz90Qh1" alt=""><figcaption><p>Vertaalde tekst</p></figcaption></figure>

#### Documenten vertalen&#x20;

Kies voor de documenten optie om een heel document te vertalen. Bij deze functie wordt het document door SafeGPT vertaald en wordt het document vertaald afgeleverd bij de downloads.&#x20;

1. Open de Vertaalfunctie.
2. Ga naar documenten.
3. Upload je document(en).&#x20;

Extra talen invoegen gebeurd in de settings van SafeGPT.

<figure><img src="/files/x3ZA8mSuKicmw247DQVq" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/HhYUSAovDz5MIlrM6Rfx" alt="" width="375"><figcaption><p>Download je vertaalde document</p></figcaption></figure>

## Vertalen in Word/Outlook

Vertalen in de add-in werkt via de snelle acties boven in het menu.&#x20;

1. Open een document en selecteer de tekst die je wilt vertalen.&#x20;

<figure><img src="/files/vbHQ7MxPWNHUqePsp0XG" alt=""><figcaption></figcaption></figure>

2. Selecteer het vertaalsymbool en kies de gewenste taal. De taalopties zijn voor je account/bedrijf bepaald. Talen wijzigen of toevoegen kan via de [SafeGPT instellingen - talen](/safegpt-instellingen/talen.md). &#x20;

<div><figure><img src="/files/zx39aKDr1uIunA9OFaHB" alt=""><figcaption></figcaption></figure> <figure><img src="/files/exOoFKiupXehs6Mr1Dfw" alt=""><figcaption></figcaption></figure></div>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.safegpt.nl/functies/vertalen.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.
