Idea:
HubSpot’s current permissions model allows teams to control access to contacts and specific contact properties. However, there’s no way to restrict editing of specific fields based on whether a user owns the contact—which creates friction in real-world, cross-functional environments.
The core issue:
In many orgs, different teams are responsible for different parts of a single contact record. For example:
- The Product team may manage system-generated metadata like “Application Role.”
- The Marketing team may manage subscription preferences and lifecycle stage.
- The Sales or Success team may own and maintain key contact fields like “Phone Number” or “Job Title.”
Right now, we can:
- Restrict a field to a specific team across all records, or
- Restrict entire contact records so only the owner (or their team) can edit them.
But what we can’t do is:
Say “only the contact owner can edit this field—on contacts they own.”
This limits our ability to enforce accurate data governance while enabling legitimate collaboration across teams.
Example Use Case:
- We want any team to be able to edit the “Subscription Level” field on any contact.
- But we want only the contact owner (or their team) to be able to update the “Phone Number” or “Title.”
- And we want only the Product team to manage fields like “Application Role” or “Platform User ID,” regardless of contact ownership.
Right now, we can’t express this nuanced permission set in HubSpot.
Proposal:
Introduce the ability to restrict specific contact properties based on ownership, such as:
- “Only contact owners can edit this field.”
- “Only owning teams can edit this field on contacts they own.”
- Allow these settings to coexist with existing team-based field restrictions.
Why it matters:
- Data integrity: Prevent accidental overwrites of critical information.
- Operational clarity: Let each team manage the fields they’re responsible for.
- Scalability: As orgs grow, they need more granular permission models to support multiple teams working together in a shared CRM.
- Flexibility: Encourages use of shared records without compromising governance.