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

# Customize Web Interface

> Customize the web interface to optimize work processes.

## Web App Default Values

To make working with the web app easier, a default value can be set for some selection fields.
This facilitates the work process and reduces the number of manual entries.

To set default values, follow these steps:

<Steps>
  <Step title="Open the Settings">
    Go to [Settings > General](https://app.fynn.eu/settings)
  </Step>

  <Step title="Scroll to the Default Values section" />

  <Step title="Select the default values">
    <Frame>
      <img src="https://mintcdn.com/fynnsubscriptionbilling/Oz1fjsoxDmWZX8Mb/images/tenant-ui-defaults.png?fit=max&auto=format&n=Oz1fjsoxDmWZX8Mb&q=85&s=3261b1551b658a0e1d731efbafac4006" alt="Default Values" width="2508" height="550" data-path="images/tenant-ui-defaults.png" />
    </Frame>
  </Step>

  <Step title="Click on Save" />
</Steps>

The default values will then be preselected in the corresponding selection fields.

## Read-Only Customers

In the web interface, customers can be set to read-only by default.
This means that no changes can be made to customer data and no customers can be created.

This is useful, for example, if you want to prevent employees from changing customer master data that is synchronized via an interface with the API.

<Info>
  Please note that this setting only applies to users of the web interface. For API keys, changes to customers can still be made.
</Info>

To set a customer to read-only, follow these steps:

<Steps>
  <Step title="Open the Settings">
    Go to [Settings > General](https://app.fynn.eu/settings)
  </Step>

  <Step title="Scroll to the Web Interface section" />

  <Step title="Set the customer to read-only">
    <Frame>
      <img src="https://mintcdn.com/fynnsubscriptionbilling/Oz1fjsoxDmWZX8Mb/images/tenant-customer-read-only-settings.png?fit=max&auto=format&n=Oz1fjsoxDmWZX8Mb&q=85&s=8b443a5249a0dfe6e0e0102c215dbc07" alt="Read-Only Customer" width="1175" height="180" data-path="images/tenant-customer-read-only-settings.png" />
    </Frame>
  </Step>

  <Step title="Click on Save" />
</Steps>
