# App Settings

To manage your app's **language**, **information screen** and **support** settings, navigate to the **Settings tab** in the left vertical menu. You can find this under the **Manage** tab once it has been expanded.

<figure><img src="/files/xm94zIHH3mRoyu51JYPV" alt="Settings tab AppMachine"><figcaption></figcaption></figure>

You can choose your language and your currency from the dropdown in the **App Details** box. The last option in this box is to open all external URLs in your app automatically in an external browser or not. Don't forget to click **save** after you've selected your choices.<br>

<figure><img src="/files/3i1kokgZXsXbh7lhheIH" alt="Choose currency"><figcaption></figcaption></figure>

The next box contains the settings for your **app's information screen**. This is the screen that opens when you click the icon in the top right corner of your app's home screen.<br>

<figure><img src="/files/IYJ6iV7td8xUQVIJ0AfC" alt=""><figcaption><p>App information screen</p></figcaption></figure>

In the app information screen box you can set your **logo**, your **customer URL** that is connected to your logo and you can give **information** about your app or company.

<figure><img src="/files/ZYi68bKHrO52FCpbp3fo" alt=""><figcaption><p>App information screen</p></figcaption></figure>

The last box contains the settings for your **support email**. Set the **email address** to which support requests will be sent to. Define a standard **email subject** for these support requests and set a **standard text** which will be included in the email.

<figure><img src="/files/qiofsnC6EzMjzQz4tBYB" alt=""><figcaption><p>Support email settings</p></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://docs.appmachine.com/build-your-app/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.
