# App Settings

Open your app's settings to personalize your app's design, look and feel, your login settings, and what data you integrate with.

This guide is an overview of the main elements of your app's settings. For a more comprehensive breakdown of all of your app's settings, explore the Settings section 👇

{% content-ref url="/pages/LwkX3U6uxPFZ4LcG8fl7" %}
[General Settings](/settings/general-settings.md)
{% endcontent-ref %}

### Personalize your App's Theme

Your theme controls the color of your app's sidebar, the primary buttons, your links, and more. So it's important that your Noloco app matches your brand.

You can choose from one of our 10 default themes, which are tuned to beautifully present your data. Or, if you want your app to match your company's brand, you can set a custom color.

You can change your app's theme from the 'Theme & design' section of your app's settings or using this link: <https://portals.noloco.io/~/_/settings/theme>

{% @arcade/embed url="<https://app.arcade.software/share/FaJxOEy7rcCbM9kDjQuX>" flowId="FaJxOEy7rcCbM9kDjQuX" %}

{% content-ref url="/pages/BQnWQguB5gXABKOIRVXu" %}
[Theme & Design](/settings/theme-and-design.md)
{% endcontent-ref %}

### Update your App's logo

To further customize your app's design, you can personalize and customize the logos used in the app's navigation sidebar, the logo used on the login, and invitation pages, the logo used in your app's automated emails, and finally, the logo used in your app's browser tab.

Each logo can be different and has different size requirements to make the most of your app.

To get started, go to the `App Settings` section of your app's settings or use this link: <https://portals.noloco.io/~/_/settings/project>

{% @arcade/embed url="<https://app.arcade.software/share/k9dHXOhlstT5YV6CJ0ev?embed=true>" flowId="k9dHXOhlstT5YV6CJ0ev" %}

{% content-ref url="/pages/USGJU8INGkH8zVb7AkEP" %}
[Custom Logos](/settings/general-settings/custom-logos.md)
{% endcontent-ref %}

### Update your App's name, description & email settings

Your app's name & description play a crucial role in forming the first impression for your users.

You can specify a name and description that will show up in any tab that your app is open in from the General Settings page.

<figure><img src="/files/7bSvsy7W4iCDrMYfOt6e" 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://guides.noloco.io/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.
