# Settings

Customize the interface behavior and appearance in the Settings section of the mobile app.

<figure><img src="/files/teHLA1zx2wJoV4qy3L5C" alt="" width="188"><figcaption></figcaption></figure>

**Key Settings**

| **Setting**           | **Default State** | **Description**                                                                                                                                                 |
| --------------------- | ----------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Show Chat Receipts    | Enabled           | A green circle next to your sent messages indicates a read receipt. Click the circle for detailed information, such as when the message was delivered and read. |
| Automatic Translation | Disabled          | When activated, this feature automatically translates incoming messages into the language specified by the Conversation Operator Language setting.              |

{% hint style="info" %}
For detailed instructions on configuring your desired translation language, please see the [Conversation Translation](https://app.gitbook.com/o/-LdPFF6076gHKBZeJJCf/s/vGYwUmVjfELEiJzfmWLC/mobile-app/conversation/conversation-translation) guide section.​ ​​
{% endhint %}

<p align="center"><img src="/files/GNTcCw2aEuxMvAfVViJX" alt="">            <img src="/files/GEQ4hzGz01fx8UxjFrUh" alt=""></p>


---

# 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.mylinkconnect.com/mobile-app/settings.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.
