# Settings

<figure><img src="/files/M7IbJn8GLb6stuvKi5bb" alt=""><figcaption><p>Settings</p></figcaption></figure>

The Settings tab allows you to modify and configure the projects to your wants.\
It is segmented in three main parts.

## General

This parts allows you to manage the general settings of your app. The name of the projects, the collaborators, languages, platforms and flavors.

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

## Theme

This parts allows you to manage the theme of your app. The colors, the fonts and app's color theme for default and global update to all widgets.

{% content-ref url="/pages/T2MkUFJ41oehGYIu39lL" %}
[Theme](/main-pages/settings/theme.md)
{% endcontent-ref %}

## &#x20;Firebase

This parts allows you to manage the Firebase configuration of your project. You can enable/disable some functionalities to your needs.

{% content-ref url="/pages/DJScdvJX5ooiXerG9TxR" %}
[Firebase](/main-pages/settings/firebase.md)
{% endcontent-ref %}


---

# 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.goril.app/main-pages/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.
