Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.thesozocrm.com/llms.txt

Use this file to discover all available pages before exploring further.

FAQ

General

Most teams can complete first-pass setup in under one day, then refine workflows during week one.
Yes. Reps can track what they need, while payout logic remains centrally controlled by leadership.
Yes. Start with core pipeline and commission workflows, then expand integrations in phases.

Integrations and data

Start with your daily-critical tools: proposal/design, notifications, and payout visibility systems.
Assign one source of truth per field and use stable IDs across systems.

Access and security

Keep reps scoped to their workflows, managers scoped to team oversight, and reserve admin for system owners.
Disable access immediately and review ownership of automation or integration credentials tied to that user.

Technical questions

Yes. Use the hosted MCP endpoint at https://docs.thesozocrm.com/mcp. See Hosted MCP for setup steps.
Use an authenticated user token (Firebase ID token) in the Authorization: Bearer <token> header.
Treat webhooks as at-least-once delivery. Build idempotent handlers keyed on stable event or record IDs.
Start with API Reference, then move to Integrations for rollout patterns.

Support