Settings & Admin
The Settings module provides comprehensive administration capabilities for managing your organization, users, and configurations.Overview
Access settings from the sidebar under Settings. The module is organized into several sections:
Organization Management
Creating Organizations
Create new organizations:- Go to Settings → Organizations
- Click Create Organization
- Enter:
- Organization name
- Organization slug
- Confirm creation
Managing Organizations
Organization settings include:- Name: Display name
- Slug: URL-friendly identifier
- Logo: Organization branding
Organization Switching
Switch between organizations:- Click organization selector in header
- Select desired organization
- Dashboard updates to show organization data
User Management
Inviting Members
Invite users to your organization:- Navigate to Settings → Organization
- Click Invite Member
- Enter email address
- Select role (Member/Admin)
- Send invitation
Invite Links
Generate shareable invite links:- Navigate to Settings → Organization
- Click Generate Invite Link
- Link expires in 24 hours
- Share link with team members
Managing Members
| Action | Description |
|---|---|
| View | See all organization members |
| Remove | Remove member from organization |
| Update Role | Change member role |
Roles and Permissions
| Role | Permissions |
|---|---|
| Owner | Full control, delete org, manage billing |
| Admin | Manage members, view all data, settings |
| Member | Standard access to campaigns and leads |
Custom Fields
Lead Custom Fields
Create custom fields for leads:- Go to Settings → Custom Fields
- Click Add Field
- Configure:
- Name (internal identifier)
- Label (display name)
- Type (text, number, date, select, etc.)
- Description
- Required toggle
- Save
Supported Field Types
| Type | Use Case |
|---|---|
| Text | Single-line text |
| Textarea | Multi-line text |
| Number | Numeric values |
| Date | Date picker |
| Select | Dropdown with options |
| Multi-select | Multiple selections |
| Checkbox | Boolean values |
| Email addresses | |
| URL | Web addresses |
| Phone | Phone numbers |
Deal Fields
Configure custom fields for deals:- Go to Settings → Deal Fields
- Create fields similar to lead custom fields
- Fields available in deal creation/edit forms
Deal Pipeline
Manage pipeline stages:- Go to Settings → Deal Pipeline
- View default stages:
- New
- Qualified
- Discovery
- Proposal
- Negotiation
- Won
- Lost
- Customize stage colors
- Configure field mappings per stage
Data Export
Export your data:| Export Type | Endpoint |
|---|---|
| Leads | /user/export/leads |
| Campaigns | /user/export/campaigns |
| Deals | /user/export/deals |
Account Deletion
Delete your account:- Go to Settings → Profile
- Click Delete Account
- Confirm triple times
- All data is permanently deleted
Admin View
Toggle Admin View
Admins can toggle admin view:- In organization settings
- Toggle “Admin View”
- When enabled: see all organization data
- When disabled: see only own data
API Access
Best Practices
- Organization Structure: Create separate orgs for different businesses
- Role Management: Use Admin role for team leads
- Custom Fields: Plan field structure before implementation
- Pipeline Setup: Configure stages that match your sales process
- Regular Exports: Backup important data regularly
