Skip to content

Configuration

Configuring your application allows you to customize the display and behavior of your back office. The configuration consists of several separate sections shown below.

Company

These fields concern the information of your company. This information will be taken into account for the customization of the headers and footers of the PDFs.

Company name

The company name will be displayed at the top left of the application as well as in the header of your PDFs.

Company address

Your company address will be displayed in the footer of your PDFs and emails.

Company website

Your company website will be displayed in the footer of your PDFs and emails.

Company registration number

The company registration number will be displayed in the footer of your PDFs.

Your company logo will be displayed:

  • on the login page of your back office
  • on the password recovery page
  • as the logo of your progressive web app
  • as a favicon
  • in your emails

Appareance

These fields concern the overall appearance of your back office.

Theme color

This is the dominant color of your back office theme.

Locale

These settings concern the language and time zone of your back office. They allow you to internationalize the data in your back office.

Available locales

Available locales are the set of languages supported by your app. The available locales are:

  • English
  • French
  • Italian

If you enable more than one locale available, then all the translated fields of your application, such as the name of the role or the team for example, will have to be filled in the chosen languages.

Locale

This is the default language for new users if the field is not filled in.

Time zone

This is the default time zone for new users if the field is not populated.

SSO

SSO, also known as Single sign-on, allows you to connect to your back office from your company accounts. However, you still need to create users to authorize access to your back office, but the password then becomes non-mandatory.

SSO identity provider URL

The SSO identity provider URL is the URL that your back office needs to connect to to authenticate SSO access, e.g. https://www.somewhere.com/auth/saml.

SSO certificate fingerprint

The SSO certificate fingerprint is the certificate used by your back office to authorize them to use your SSO. The certificate is in the form E7:91:B2:E1:....

Security

Security is an important step in setting up your back office. In order to secure your API, it is possible to set up authorized API domains.

Authorized API domains

Authorized API domains are the set of domains that will be able to consume your public API. For example, if you have a third-party application with the URL https://www.my-custom-app.com/ that wants to consume your back office's resources, you need to add the domain my-custom-app.com to the list of your authorized API domains, otherwise API requests from that third-party application to your back office will be blocked.

Features

This section covers all the back office features that can be turned on or off depending on your needs.

Enable internal messaging

Enable or disable the ability to send messages between users.

Enable comments

Enable or disable the ability to comment on back office resources.

Enable tasks

Enable or disable the ability to manage tasks.

Enable meetings

Enable or disable the ability to schedule meetings.

Enable Google sign in

Enable or disable back office sign-in using a Google account.

ℹ️

Please also contact support to validate the activation of Google sign-in.

API keys

This section is about the API keys used by your back office. By default, your application will use pre-configured API keys. However, it is possible to use custom keys.

OpenAI access token

The OpenAI access token is the token used for making requests during AI application generation. When your quota of prompts is reached, you can use a custom token with no limit.