---
title: "FlexConnect Custom Settings"
canonical: "https://help.fieldbuddy.com/space/FBDOCS/2078310816/FlexConnect%20Custom%20Settings"
format: markdown
---
> Macro (excerpt)
> 
> FieldBuddy Connect has global settings that are not required to be configured. 
> 
> Those are created when FlexConnect is installed, and contain default values
> 
> #### Description
> 
> 1. **Where to find those?**  
> Go to SETUP > Custom Code > Custom Settings, and click 'Manage' next to 'FlexConnect App Settings'
>   **What are the settings that could be changed**
>   
> 
> | **Field** | **Type** | **Comment** |
> | --- | --- | --- |
> | Enable Logs | Checkbox | Enables creation of Audit Trails (sync logs) for each integration activity<br>True by default |
> | Error Log Recipients | Text, comma-separated email addresses | Allows to send emails with audit trails in case.  
> No emails are sent if it is empty |
> | Last Successful Sync DateTime | DateTime | Deprecated, no longer used |
> | Log Type | Text | Deprecated, no longer used |
> | Organisation Inbound Primary User | Text, Id of user | Contains information about default user to run inbound integrations. Defaults to user who install FlexConnect package |
> | Schedule Job interval (Cron Expression) | Text, Cron | Deprecated, no longer used |
> | Logs for Missing Mappings | Checkbox | Create audit trails in case if there is a trigger for outbound operation, but object mapping is invalid or missing<br>Default is false |
> 
> 
> #### What can be changed in those settings
> 
> 1. Audit trails can be disabled here if you do not need them
> 2. Email notifications for every audit trails can be enabled
> 3. Extensive logs can be disabled (for insert/update operations if there is a trigger, but no object mapping for example)