Rolodex {{ currentUser && currentUser.first_name && currentUser.last_name ? `${currentUser.first_name} ${currentUser.last_name}` : username }} {{ currentUser ? currentUser.email : '' }} Tenant: {{ getTenantId() }} mdi-logout Logout Login Menu

Connection Dashboard

Refresh
Network Graph

Legend

mdi-account Person
mdi-office-building Organization
Connection
Connection Label

People & Organizations

Add Person/Org Add

Roles

Add Role Add

Contact Information

Add Contact Info Add

Connections

Add Connection Add

Connection Types

Add Connection Type Add

Role Assignments

Assign Role Add
mdi-close {{ isEditing ? 'Edit Person/Organization' : 'Add Person/Organization' }} mdi-check
Cancel Save
mdi-close {{ isEditing ? 'Edit Role' : 'Add Role' }} mdi-check Cancel Save mdi-close {{ isEditing ? 'Edit Contact Info' : 'Add Contact Info' }} mdi-check
Example: (555) 123-4567
Example: username@example.com
Cancel Save
mdi-close {{ isEditing ? 'Edit Connection' : 'Add Connection' }} mdi-check Cancel Save mdi-close {{ isEditing ? 'Edit Connection Type' : 'Add Connection Type' }} mdi-check Cancel Save mdi-close {{ isEditing ? 'Edit Role Assignment' : 'Assign Role' }} mdi-check Cancel Save mdi-view-dashboard Dashboard mdi-account-group People mdi-account-star Roles mdi-card-account-phone Contacts mdi-account-arrow-right Connect mdi-database Models mdi-close {{ selectedParty.description }} Party Details
mdi-alert-circle-outline

Unable to load party details

{{ selectedParty.party_type === 'individual' ? 'Person Information' : 'Organization Information' }}

Type: {{ selectedParty.type_description || selectedParty.party_type }}

Added: {{ selectedParty.created_at ? formatDate(selectedParty.created_at) : '-' }}

Updated: {{ formatDate(selectedParty.updated_at) }}

Contact Information
No contact information available
{{ autoLoadContact(contact) }}
Roles
No roles assigned
{{ role.role_type_description }} ({{ role.from_date ? formatDate(role.from_date) : 'Start' }}{{ role.thru_date ? ' - ' + formatDate(role.thru_date) : '' }})
Connections
No relationships available
{{ rel.relationship_type }} {{ rel.other_party }} (since {{ rel.start_date }}{{ rel.end_date ? ' until ' + rel.end_date : '' }})
Close
{{ toast.message }} © 2025 Rolodex - Contact Management System