# How can I change the language for phone call notifications?

To set the language of the voice in phone call notifications:

1. Click on your user profile on the top right and go to **Contact details**
2. Select your language in the **Language** drop down field.

Note that this will change the language of the user interface as well.

![Language Settings Screenshot](https://f.hubspotusercontent-eu1.net/hubfs/25176875/Screenshot%202021-12-01%20at%2011-09-00-png.png)

{% hint style="info" %}
**Related Documentation**

* [Phone Numbers](https://docs.ilert.com/getting-started/phone-numbers)
* [User Profile Settings](https://docs.ilert.com/user-administration/teams)
  {% endhint %}


---

# 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.ilert.com/knowledge-base/alerting-and-notifications/how-can-i-change-the-language-for-phone-call-notifications.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.
