Skip to main content
Version: 4.0

User preferences

User preferences allow you to customize your interface. You can access this menu from the dropdown located in the user menu, in the top right corner of the page.

navbar

Main settings

main

Project filter
Here you can select a project filter that will stay between sessions.

Home page dashboard
Here you can choose a dashboard to display as the home page.

Theme
Here you can define a theme. There are two themes by default, a Dark and Light one. You can create your own by modifying App colors. Once you are done click the floppy disk icon to save your custom theme.

Notifications

Contact info for notifier

Here you can set contact information that will be attached to jobs using a notifier workflow, like sequences or UI jobs, that you are assigned to or claim ownership of.

notifier1

In "Admin sequences" page :

notifier2

{
"event": "on start job",
"users": [],
"owners": [
{
"id": 6,
"username": "user",
"first_name": "Firstname",
"last_name": "Lastname",
"groups": [],
"groups_ids": [],
"friendly_name": "User",
"email": [
"mail@mail.com"
],
"slack": "https://url.slack.com/archives/JHKQJN2394",
"other_infos": [
{
"name": "Country",
"value": "France"
}
],
"phone_number": "0123456789",
}
],
...
}

App colors

Here you can customize the entire appearance of your interface.

colors