Admin Settings
Configure custom fields, roles, integrations, and tenant-wide preferences.
Admin Settings#
The Admin section is accessible only to users with the Admin role. It covers workspace-wide configuration: custom fields, tenant settings, security policies, audit logs, configuration history, and integration management. Changes made in Admin are version-controlled โ every configuration change is committed to a Git repository and can be rolled back with one click.
The audit log records every significant action taken in the workspace: record created/updated/deleted, user invited/removed, integration connected, permission changed, and more. Each audit entry includes the user, timestamp, IP address, and the exact data change (before/after).
Custom fields
Custom fields let you extend any core entity (Contact, Company, Lead, Opportunity, Case, etc.) with additional data your business needs. Supported field types: Text, Number, Currency, Date, Select (dropdown), Multi-Select, Checkbox, URL, Email, Phone, Lookup (link to another record), and Rich Text โ formatted multi-line content with inline images via Dropbox or Google Drive (see Rich-Text Fields for setup).
Custom fields support drag-and-drop reordering โ click and hold the grip handle on any field to move it within the list.
- 1Go to Settings โ Custom Fields and click + Add Field.
- 2Select the entity you want to extend (e.g. Contact).
- 3Name the field, choose the field type, and configure options if needed.
- 4Mark it as Required if it must be filled before saving the record.
- 5Click Save. The field will appear on all records of that entity type.
Configuration rollback
Every time an Admin makes a configuration change โ modifying a pipeline, changing a permission, editing a workflow โ Coeffection commits that change to a per-tenant Git repository. You can browse the full history under Admin โ Config History and roll back to any previous state with a single click.
Admin โ Config History
a3f9c1Updated Enterprise pipeline โ added Negotiation stage
Admin ยท 2h ago
b2e801Changed Sales Rep discount limit from 15% to 20%
Admin ยท Yesterday
c1d702Added custom field 'Industry' to Contact
Admin ยท 2 days ago
d0c603Enabled Twilio integration
Admin ยท Apr 10
Security: IP restrictions & sessions
Admins can configure IP allowlists under Admin โ IP Restrictions to limit logins to specific IP ranges โ useful for teams that only want users logging in from corporate networks or VPNs. Session management is available under Admin โ Sessions where active sessions can be reviewed and remotely invalidated.