# Interface tab

{% hint style="info" %}
You need to be on a [Forest Admin Enterprise plan](https://www.forestadmin.com/pricing) to have access to this tab.
{% endhint %}

In the Interface tab of your Project settings, you"ll be able to:

* Set your own project logo with `project avatar` **(1)**: it will appear on the top left hand corner
* Set your primary color **(2)**: this color will be used for some buttons and links

![](/files/-LinQU-9BssK6UXchCtq)

* Use your own custom domain: instead of accessing your app with `app.forestadmin.com/12345`, you'll access it with `forestadmin.my-company.com` or even `my-url.com`.

![](/files/-LwO4YeLMa6meX35MLjO)


---

# 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.forestadmin.com/user-guide/project-settings/other-project-settings/interface-tab.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.
