Skip to content

General Settings

Overview

The General tab of the application configuration lets you set the application's title, favicon, and description. These settings control how the application is identified in the browser and provide a place to document the application's purpose for your team.

What You Will Learn

  • What the General settings tab contains and what each field does
  • How to set the application title, favicon, and description

When To Use This

Use this tab when:

  • You want to set or update the application's display title shown in the browser tab.
  • You need to assign a custom favicon to the application.
  • You want to add a description to document the application's purpose for your team.

General Settings Fields

Application Title

The title of the application. This value is used as the document title displayed in the browser's title bar or page tab.

Application Favicon

The favicon displayed in the browser tab for the application. This field accepts either a URL or an asset from the application:

  • URL — enter the full URL of the favicon image.
  • Asset — select from the assets available in the application. Click the input to display a dropdown of matching assets and select one.

Use the dropdown next to the field to switch between URL and Asset modes.

Application Description

A free-text description of the application. This is for documentation purposes only and has no effect on the running application. The description field supports Markdown formatting.


Helpful Resources