# General

<figure><img src="/files/sYmHJJTvn8AE2Dh72bL7" alt="" width="375"><figcaption><p>General Settings</p></figcaption></figure>

## General Settings

In the general settings tab you can rename or delete the project.

{% hint style="danger" %}
Deleting the project is irremediable, be certain of your choice.
{% endhint %}

## Collaborators

In the collaborators tab you can manage the collaborators in the project.\
You can add/remove a collaborator and/or modify his role.

There are three role : **Owner**, **Editor**, **Viewer**

* **Owner:** Can manage collaborators, modify/delete the project.
* **Editor:** Can modify the project.
* **Viewer:** Can navigate through the project

## Languages

In the languages tab you can manage the languages of the application and create **Localized** elements

## Platforms

In the platforms you can manage global application configuration such as the available platforms for you app (iOS, Android, macos ...) and the flavors.


---

# 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/general.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.
