# General

## Name

### Internal Name

### Title

The title of the fylr installation will be shown in the browser tab.

### Description

## Appearance

### Logo

Upload your own logo to replace our fylr logo in the upper right and in emails.

### Background Image

Upload an image which will be used as the background on the login and register page.

### Background Color

Set a color which will be used as the background color on the login and registration page. Supports hex code only. Example: #ff5724. If no color is specified, a light grey will be used.

### Marker Color

Set a color which will be used when selecting records or for buttons and menu entries, etc. Supports hex code only. Example: #ff5724. If no color is specified, the fylr orange will be used.

### Font-Awesome Icons

Add icons from Font-Awesome which can be used for tags. Supported icons can be found here: <https://fontawesome.com/v4/icons/>. If an unsupported text is entered, the first letter of the text will be shown as the icon. Supported example: fa-cloud-download.


---

# 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.fylr.io/for-administrators/readme/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.
