# Language

## Session Language

The TeamCal Neo menu offers the option to change the display language for the current session. It will be reset to the default language the next time you log in.

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

## User Language

If you want to use a different language than the default every time you log in, you can configure it in your profile settings.

Select ***Edit Profile*** from the user menu and select the ***Options*** tab. You can select your own default language there.

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

## Default Language

As an administrator you can select the default language in the ***Framework Configuration*** on the ***General*** tab.

## Languages

TeamCal Neo comes with two languages, English and German. Creating a new language is fairly easy by translating the English language files into the language of your desire. Ask your administrator about it.


---

# 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://lewe.gitbook.io/teamcal-neo/user-guide/language.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.
