# Add a language version to the metadata

Language versions can be specified in metadata fields and templates. Supported languages are English, Finnish and Swedish.

If no language version is specified, the default text is displayed for all languages. When you fill a language version, this text is replaced with the selected language instead of the default text.

In the example below, the default text is “Confidentiality” and the language version "Luottamuksellisuus" has been added to the Finnish language. For those using the service in Finnish, the text displayed is “Luottamuksellisuus”, while in Swedish or English, the text is “Confidentiality”.

<figure><img src="https://resources.signspace.com/hs-fs/hubfs/Metadata%20management8.png?width=823&#x26;name=Metadata%20management8.png" alt=""><figcaption></figcaption></figure>


---

# 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://guide.signspace.com/en/managing-meta-data/add-a-language-version-to-the-metadata.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.
