> ## Documentation Index
> Fetch the complete documentation index at: https://docs.softr.io/llms.txt
> Use this file to discover all available pages before exploring further.

# General Settings

> How to configure the Settings in your Softr app.

Before starting to build your site, you might want to check the application **Settings** to apply some general configurations. The settings can be accessed from the left-side toolbar as shown in the following screenshot.

<Frame caption="Application settings">
  <img src="https://mintcdn.com/softr-2b8a27e1/fhz22tA7XIpjh9Wg/application-settings/images/general-settings/image1.png?fit=max&auto=format&n=fhz22tA7XIpjh9Wg&q=85&s=1b9a39630f6f4ff39a8afa0905903437" alt="Application settings" width="2390" height="1268" data-path="application-settings/images/general-settings/image1.png" />
</Frame>

So, let’s go through the sections one by one.

## General

<Frame caption="General settings">
  <img src="https://mintcdn.com/softr-2b8a27e1/fhz22tA7XIpjh9Wg/application-settings/images/general-settings/image2.png?fit=max&auto=format&n=fhz22tA7XIpjh9Wg&q=85&s=620bea947ebc329b2ddcc9c40e454ae8" alt="General settings" width="998" height="1618" data-path="application-settings/images/general-settings/image2.png" />
</Frame>

When you create your application a random name and subdomain are automatically assigned to it, which can be customized in this section. The **Application Name** is for your own reference and will not appear anywhere after publishing the app. Next, you can customize your subdomain as follows: **https\://\<yourname>.softr.io**. You can also use a [custom domain.](/publishing/9qTmU2Lj8Gnpr1Ue6dEAkX/add-a-custom-domain-to-your-app/93K5bLJN3n91MRo9uRGdAf)

Next, you have the option of adding a **favicon**. Please, follow the provided size and format recommendations. There are numerous services (e.g. [https://favicon.io/](https://favicon.io/)), that you can use to generate a favicon of the required format and size.

Lastly, you have the **Softr branding** toggle, which allows you to enable/disable the "Made with Softr" badge on your site.
<Note>Disabling Softr badge is available for users on the [Professional plan and above](https://www.softr.io/pricing).</Note>

<Frame caption="Softr branding">
  <img src="https://mintcdn.com/softr-2b8a27e1/fhz22tA7XIpjh9Wg/application-settings/images/general-settings/image3.png?fit=max&auto=format&n=fhz22tA7XIpjh9Wg&q=85&s=a5941283d6c8438d2819725d164c5e54" alt="Softr branding" width="896" height="836" data-path="application-settings/images/general-settings/image3.png" />
</Frame>

## Custom Domain

[General Settings](/application-settings/n3K2UEfpC9BpHgakMzUU5Y/general-settings/7YdGy1J8X2tjJSv8BGvWQU)

Here you can use your own custom domain to run your website or web-application on. More detailed info on configuring a custom domain can be found [here](/publishing/9qTmU2Lj8Gnpr1Ue6dEAkX/add-a-custom-domain-to-your-app/93K5bLJN3n91MRo9uRGdAf).

## Integrations

In this section you have the list of all the available integrations that can be connected to your app. Check out the **Integrations** section of this library to find more info on each option.

## SEO

Here you can configure general SEO settings, while SEO details for individual pages can be set in **page settings**.

### **Google Site Verification**

In the **Google Site Verification** field you need to add your ID to verify your ownership of the website and link it to Google Search Console.

To get the ID, on your Google Search Console dashboard, go to **Settings => Ownership Verification,** choose the **HTML tag** option, and copy the value of **content** as shown below.

<Frame caption="Getting the verification tag">
  <img src="https://mintcdn.com/softr-2b8a27e1/fhz22tA7XIpjh9Wg/application-settings/images/general-settings/image4.png?fit=max&auto=format&n=fhz22tA7XIpjh9Wg&q=85&s=9269a38908e39f2d1c88c477ef236b37" alt="Getting the verification tag" width="2234" height="1134" data-path="application-settings/images/general-settings/image4.png" />
</Frame>

Lastly, you need to paste the code inside corresponding field, and hit **Save**. Don't forget to **publish** your Softr app afterwards.

<Frame caption="Pasting the verification ID">
  <img src="https://mintcdn.com/softr-2b8a27e1/VWKihZkEQn4s5X7P/application-settings/images/general-settings/image5.png?fit=max&auto=format&n=VWKihZkEQn4s5X7P&q=85&s=52d356b581895ed845d8e4cec183fa8f" alt="Pasting the verification ID" width="700" height="480" data-path="application-settings/images/general-settings/image5.png" />
</Frame>

### **robots.txt**

Further on, you can fill in the **robots.txt** file to provide some instructions for web crawler. You can find more info on **robots.txt** [here](/publishing/9qTmU2Lj8Gnpr1Ue6dEAkX/add-a-custom-domain-to-your-app/93K5bLJN3n91MRo9uRGdAf).

### **URL redirects**

Using this option, you can apply 301 redirects within your Softr app. To add a new redirect rule or edit the existing ones, you need to click on the **Edit** button.

<Frame caption="Redirect edit button">
  <img src="https://mintcdn.com/softr-2b8a27e1/VWKihZkEQn4s5X7P/application-settings/images/general-settings/image6.png?fit=max&auto=format&n=VWKihZkEQn4s5X7P&q=85&s=d5617a36626fbbaf7bc445dff0fa0caf" alt="Redirect edit button" width="908" height="808" data-path="application-settings/images/general-settings/image6.png" />
</Frame>

Next, you'll see a pop-up with the list of all the existing redirects. To add a new redirect rule, you need to define the page that needs to be redirected (**Old Path**) and the destination page (**New Path**).

<Frame caption="Adding a redirect rule">
  <img src="https://mintcdn.com/softr-2b8a27e1/VWKihZkEQn4s5X7P/application-settings/images/general-settings/image7.gif?s=bc689f5c8d2deed0235a9b70128ec468" alt="Adding a redirect rule" width="2880" height="1418" data-path="application-settings/images/general-settings/image7.gif" />
</Frame>

**Wildcard redirects**

You can apply wildcard redirects using an asterisk in your path. Let's consider a few examples:

**{"/old-folder/* => /new-destination"}** - This means that all the paths under "**/old-folder"** (such as "/old-folder/path1" or "/old-folder/path2") will be redirected to the same single destination.

## Custom Code

In this section, you can add custom code to your app header and footer. The first one will be applied before the **{"</head>"}** tag, and the second one will be applied before the **{"</body>"}** tag. Within the **{"<head>"}** element, you can link external resources, add metadata as well as custom styles. The second piece will be added at the end of your **{"<body>"}** element and is meant for adding scripts.

### **Custom Code use case**

Let's suppose we want to add a Facebook Messenger to our Softr app, so that users can contact our Facebook Page.

**Getting the Code**

In the Page Settings, we are going to navigate to **Messaging**, and select **Add Messenger to your website**, as shown below.

<Frame caption="Add Messenger to your website">
  <img src="https://mintcdn.com/softr-2b8a27e1/VWKihZkEQn4s5X7P/application-settings/images/general-settings/image8.png?fit=max&auto=format&n=VWKihZkEQn4s5X7P&q=85&s=734a7662ce58fe1cf8df68ebf8290d52" alt="Add Messenger to your website" width="1423" height="634" data-path="application-settings/images/general-settings/image8.png" />
</Frame>

In the next page, we need to hit **Set Up** and configure the chat plugin.

<Frame caption="Set up the chat plugin">
  <img src="https://mintcdn.com/softr-2b8a27e1/VWKihZkEQn4s5X7P/application-settings/images/general-settings/image9.png?fit=max&auto=format&n=VWKihZkEQn4s5X7P&q=85&s=380f55dcc950eb49218258e5f1fc08ce" alt="Set up the chat plugin" width="1886" height="1032" data-path="application-settings/images/general-settings/image9.png" />
</Frame>

In the pop-up that appears next, you need to set your chat language, add domain and get the chat widget code as shown below.

<Frame caption="Configuring the chat plugin">
  <img src="https://mintcdn.com/softr-2b8a27e1/fhz22tA7XIpjh9Wg/application-settings/images/general-settings/image10.gif?s=53c139e97581fefc9daa7c062cb0a86a" alt="Configuring the chat plugin" width="873" height="521" data-path="application-settings/images/general-settings/image10.gif" />
</Frame>

When you're done with configuring the plugin, hit Publish in the bottom right corner of the screen and you're all set.

<Frame caption="Publish">
  <img src="https://mintcdn.com/softr-2b8a27e1/fhz22tA7XIpjh9Wg/application-settings/images/general-settings/image11.png?fit=max&auto=format&n=fhz22tA7XIpjh9Wg&q=85&s=cbaff045d9566555d0dfe795defafaf0" alt="Publish" width="1830" height="730" data-path="application-settings/images/general-settings/image11.png" />
</Frame>

**Applying the Code**

Lastly, we'll go back to our Softr app's **Settings** and paste the chat plugin code into the footer area. Below you can see the process of adding the code and viewing the chat widget on the website.

<Frame caption="Adding the code and publishing the widget">
  <img src="https://mintlify.s3.us-west-1.amazonaws.com/softr-2b8a27e1/application-settings/images/general-settings/image12.gif" alt="Adding the code and publishing the widget" />
</Frame>

## User groups and permissions

Learn how to create and apply user groups to blocks/pages [here](/publishing/9qTmU2Lj8Gnpr1Ue6dEAkX/add-a-custom-domain-to-your-app/93K5bLJN3n91MRo9uRGdAf).

<Tip>The greyed out Softr informational text cannot be changed or removed. This is to protect email recipients and legitimate Softr users. If you wish to send more customized emails, consider using automation software (Make, Zapier) and a transactional email service provider such as Mailersend, SendGrid, Mandrill, or Brevo.</Tip>

## Date & Time

In this section you can set the default date and time settings for your app such as default Timezone and Date and Time formatting. Access it in the Settings panel.

<Frame>
  <img src="https://mintcdn.com/softr-2b8a27e1/fhz22tA7XIpjh9Wg/application-settings/images/general-settings/image13.png?fit=max&auto=format&n=fhz22tA7XIpjh9Wg&q=85&s=21906e33b4954865899f225aa35d4c8a" alt="Notion image" width="780" height="713" data-path="application-settings/images/general-settings/image13.png" />
</Frame>

You have two options to choose from:

* **Date and Time Format** - Here you can choose whether you want the date and time formatting to be the same for everyone or based on each Logged-in User’s local formatting preferences. Additionally, use the checkbox to Localize the day and month names to the local language.

* **Timezone** - Choose to either keep the timezone the same for everyone or localize it for each user. If you choose to use the same timezone for everyone, you’ll be asked to set the timezone.
  <Frame>
    <img src="https://mintcdn.com/softr-2b8a27e1/fhz22tA7XIpjh9Wg/application-settings/images/general-settings/image14.png?fit=max&auto=format&n=fhz22tA7XIpjh9Wg&q=85&s=8acc93748207386dfdd789637ed0345f" alt="Notion image" width="369" height="415" data-path="application-settings/images/general-settings/image14.png" />
  </Frame>

## SAML Configuration

See how to configure SAML on your Softr app [here](/publishing/9qTmU2Lj8Gnpr1Ue6dEAkX/add-a-custom-domain-to-your-app/93K5bLJN3n91MRo9uRGdAf).

## OpenId Settings

You can find how to configure OpenId settings [here](/publishing/9qTmU2Lj8Gnpr1Ue6dEAkX/add-a-custom-domain-to-your-app/93K5bLJN3n91MRo9uRGdAf).
