Capabilities
Full-featured customer relationship management platform handling lead management, deal pipelines, workflow automation, territory management, CPQ (Configure-Price-Quote), AI-powered sales assistant (Zia), email integration, social media signals, and omnichannel customer engagement. CRM for Everyone (launched 2025) extends CRM access to non-sales teams with a refreshed UI. Zia provides Smart Prompt Builder, Strategy Influencer, and Record Assistant for summarizing interactions and guiding emails. ([Zoho CRM](https://www.zoho.com/crm/))
Key integrations
Zoho Desk, Zoho Analytics, Zoho Campaigns, Zoho Projects, Zoho Books, Zoho Meeting, Zoho SalesIQ, Google Workspace, Microsoft 365, Slack, Salesforce (migration), Mailchimp
Platform availability
The table below records native platform support as of April 2026, per the master reference. A denotes an officially shipped native app or supported surface; a denotes that the platform is either unsupported or that status is not disclosed.
| Platform | Native app |
|---|---|
| Web | |
| iOS | |
| Android | |
| iPadOS | |
| Android Tablet | |
| macOS | |
| Windows |
Source note
[Zoho CRM mobile](https://www.zoho.com/crm/crm-mobile-app.html); desktop apps available for macOS and Windows.
Chapters and features that go deeper on Zoho CRM
Zoho CRM is the anchor product of its atlas. The chapters below are the full reading path for the product; the feature list is the searchable index of every capability the master reference documents.
- Organization profileCRM database, schema, and record architecturecrm
Organization profile is the tenant-level identity of the CRM organization, including company identity, locale, address, currency defaults, time-zone assumptions, and system-wide administrative settings that downstream records inherit or reference. For CRM database, schema, and record architecture, the implementation significance is database design, security boundaries, data quality, reporting behavior, and later automation reliability. Treat it as a design decision, not just a checkbox, because it changes what users can do and what downstream systems can trust. For governance, Organization profile should have a named steward and a small regression test. The steward should treat it as a tenant baseline setting rather than a sales-process feature; they should also review locale, currency, time-zone, company identity, and administrator ownership after acquisitions or regional expansion. This prevents the feature from becoming invisible configuration that only one administrator understands.
- Company detailsCRM database, schema, and record architecturecrm
Company details are the legal and operational metadata shown in templates, emails, documents, user context, and audit conversations, and the first place to normalize company name, address, phone, website, and default sender posture. In practical terms, it belongs to CRM database, schema, and record architecture because it affects database design, security boundaries, data quality, reporting behavior, and later automation reliability. The feature should be documented in business language first and then translated into fields, permissions, automations, or integrations. A useful acceptance test for Company details is to create or update a realistic record, run the relevant user journey, and verify the visible result, the audit trail, and downstream reports. In that test, keep legal identity and communication identity aligned with document templates and email authentication; additionally, test that generated quotes, invoices, signatures, and emails pull the intended company data.
- Fiscal yearCRM database, schema, and record architecturecrm
Fiscal year is the accounting calendar used to bucket forecasts, dashboards, quotas, targets, and period-over-period reporting. A wrong fiscal year produces correct-looking reports that are actually misaligned to management reviews. Within CRM database, schema, and record architecture, it is most useful when it protects database design, security boundaries, data quality, reporting behavior, and later automation reliability. Poorly designed use of this feature usually appears later as bad reports, hidden manual work, duplicate data, or brittle automation. When changing Fiscal year, release it like a mini product change: document before/after behavior, test with the affected profiles, and communicate the user impact. The implementation should document owner, edition dependency, data inputs, downstream reports, and change-control path; it should also add an acceptance test and a monitoring or review mechanism.
- Business hoursCRM database, schema, and record architecturecrm
Business hours are the working-time calendar used by time-sensitive processes such as SLAs, assignment escalation, availability, reminders, and reports that distinguish calendar time from operating time. The reason it matters in CRM database, schema, and record architecture is that it shapes database design, security boundaries, data quality, reporting behavior, and later automation reliability. A mature implementation defines when the feature is used, who owns it, and what evidence proves it is working. The risk to watch with Business hours is not only whether the feature works once, but whether it continues to work after layout, permission, field, API, or process changes. Mitigate that by ensuring you document owner, edition dependency, data inputs, downstream reports, and change-control path; make sure you also add an acceptance test and a monitoring or review mechanism.
- Currencies and exchange ratesCRM database, schema, and record architecturecrm
Currencies and exchange rates are the multi-currency foundation for opportunities, products, quotes, forecasts, and consolidated reporting when a CRM sells across regions or books deals in more than one currency. Inside CRM database, schema, and record architecture, this feature structures database design, security boundaries, data quality, reporting behavior, and later automation reliability. Its value comes from turning an informal business behavior into an explicit part of the Zoho operating model. For architecture reviews, place Currencies and exchange rates on the map of data inputs, user actions, automation outputs, and external-system handoffs. The review should document owner, edition dependency, data inputs, downstream reports, and change-control path; it should also add an acceptance test and a monitoring or review mechanism before production promotion.
- UsersCRM database, schema, and record architecturecrm
Users are licensed human accounts in the CRM tenant. User records carry ownership, sharing, email identity, role/profile assignment, login status, and often become the join point for forecasts, tasks, approvals, and audit trails. For CRM database, schema, and record architecture, the implementation significance is database design, security boundaries, data quality, reporting behavior, and later automation reliability. Treat it as a design decision, not just a checkbox, because it changes what users can do and what downstream systems can trust. For adoption, document Users in the words users use, not only the words administrators use. Train the relevant roles on what changes for them, then document owner, edition dependency, data inputs, downstream reports, and change-control path; additionally, add an acceptance test and a monitoring or review mechanism.
- RolesCRM database, schema, and record architecturecrm
Roles are the hierarchy layer that determines who is above whom for visibility, reporting lines, approvals, and record access inheritance. Roles are not job titles; they are a data-access architecture. In practical terms, it belongs to CRM database, schema, and record architecture because it affects database design, security boundaries, data quality, reporting behavior, and later automation reliability. The feature should be documented in business language first and then translated into fields, permissions, automations, or integrations. For operations, Roles needs monitoring proportional to its blast radius. If it affects revenue, customer communication, identity, permissions, or integrations, record the exact permission boundary and schedule a recurring access review; also add an acceptance test and a monitoring or review mechanism.
- ProfilesCRM database, schema, and record architecturecrm
Profiles are permission bundles that define what a user can see, create, edit, delete, import, export, customize, automate, or administer. Profiles are the primary least-privilege control surface. Within CRM database, schema, and record architecture, it is most useful when it validates database design, security boundaries, data quality, reporting behavior, and later automation reliability. Poorly designed use of this feature usually appears later as bad reports, hidden manual work, duplicate data, or brittle automation. Implement Profiles by writing down the triggering situation, the responsible owner, and the expected outcome. Then record the exact permission boundary and schedule a recurring access review; also add an acceptance test and a monitoring or review mechanism. Keep the path, edition dependency, impacted profiles, test record, and integration dependencies in the admin runbook.
- GroupsCRM database, schema, and record architecturecrm
Groups are collections of users, roles, or subordinates used to simplify sharing, assignment, and notifications when the same group needs access across modules or processes. The reason it matters in CRM database, schema, and record architecture is that it shapes database design, security boundaries, data quality, reporting behavior, and later automation reliability. A mature implementation defines when the feature is used, who owns it, and what evidence proves it is working. For governance, Groups should have a named steward and a small regression test. The steward should document owner, edition dependency, data inputs, downstream reports, and change-control path; they should also add an acceptance test and a monitoring or review mechanism. This prevents the feature from becoming invisible configuration that only one administrator understands.
- TeamsCRM database, schema, and record architecturecrm
Teams are collaborative membership constructs for assigning or viewing work in a way that is often more flexible than the formal role hierarchy. Inside CRM database, schema, and record architecture, this feature standardizes database design, security boundaries, data quality, reporting behavior, and later automation reliability. Its value comes from turning an informal business behavior into an explicit part of the Zoho operating model. A useful acceptance test for Teams is to create or update a realistic record, run the relevant user journey, and verify the visible result, the audit trail, and downstream reports. In that test, document owner, edition dependency, data inputs, downstream reports, and change-control path; additionally, add an acceptance test and a monitoring or review mechanism.
- TerritoriesCRM database, schema, and record architecturecrm
Territories are segmentation of records by region, account size, industry, product line, or other go-to-market territory logic. Territories support ownership, routing, forecasts, and managerial review separate from the basic org chart. For CRM database, schema, and record architecture, the implementation significance is database design, security boundaries, data quality, reporting behavior, and later automation reliability. Treat it as a design decision, not just a checkbox, because it changes what users can do and what downstream systems can trust. When changing Territories, release it like a mini product change: document before/after behavior, test with the affected profiles, and communicate the user impact. The implementation should document owner, edition dependency, data inputs, downstream reports, and change-control path; it should also add an acceptance test and a monitoring or review mechanism.
- Data sharing rulesCRM database, schema, and record architecturecrm
Data sharing rules are explicit exceptions to private or hierarchical sharing. They publish subsets of records to roles, groups, or users based on business criteria and must be reviewed whenever territory, role, or privacy rules change. In practical terms, it belongs to CRM database, schema, and record architecture because it affects database design, security boundaries, data quality, reporting behavior, and later automation reliability. The feature should be documented in business language first and then translated into fields, permissions, automations, or integrations. The risk to watch with Data sharing rules is not only whether the feature works once, but whether it continues to work after layout, permission, field, API, or process changes. Mitigate that by ensuring you record the exact permission boundary and schedule a recurring access review; make sure you also add an acceptance test and a monitoring or review mechanism.
- Record ownershipCRM database, schema, and record architecturecrm
Record ownership is the single-user accountability anchor on most CRM records. Ownership affects sharing, assignment, notifications, forecasts, queues, automation, and auditability. Within CRM database, schema, and record architecture, it is most useful when it protects database design, security boundaries, data quality, reporting behavior, and later automation reliability. Poorly designed use of this feature usually appears later as bad reports, hidden manual work, duplicate data, or brittle automation. For architecture reviews, place Record ownership on the map of data inputs, user actions, automation outputs, and external-system handoffs. The review should document owner, edition dependency, data inputs, downstream reports, and change-control path; it should also add an acceptance test and a monitoring or review mechanism before production promotion.
- Hierarchy securityCRM database, schema, and record architecturecrm
Hierarchy security is the access model in which managers or superior roles may inherit visibility over subordinate records. It reduces manual sharing but can accidentally expose sensitive information if roles mirror politics instead of data need. The reason it matters in CRM database, schema, and record architecture is that it shapes database design, security boundaries, data quality, reporting behavior, and later automation reliability. A mature implementation defines when the feature is used, who owns it, and what evidence proves it is working. For adoption, document Hierarchy security in the words users use, not only the words administrators use. Train the relevant roles on what changes for them, then document owner, edition dependency, data inputs, downstream reports, and change-control path; additionally, add an acceptance test and a monitoring or review mechanism.