Space
Database Size: 75.2 GB
508 unused indices. Remove them for faster writes.
rails generate migration remove_unused_indexes
And paste
remove_index :good_job_executions, name: "index_good_job_executions_on_process_id_and_created_at" remove_index :conversations, name: "index_conversations_on_first_agent_response_at" remove_index :conversation_cx_risk_snapshots, name: "idx_on_customer_issue_summary_embedding_6bbf2e52d6" remove_index :conversations, name: "index_conversations_on_first_customer_response_at" remove_index :conversations, name: "index_conversations_on_sla_breach_last_checked_at" remove_index :evaluation_guiding_question_answers, name: "idx_on_guiding_question_id_67679f7398" remove_index :conversation_agents, name: "index_conversation_agents_on_eligible_for_qa_evaluation" remove_index :conversations, name: "index_conversations_on_qa_score_updated_at" remove_index :versions, name: "index_versions_on_item_type_and_item_id" remove_index :conversations, name: "index_conversations_on_evaluation_state" remove_index :conversations, name: "index_conversations_on_transcription_state" remove_index :conversations, name: "index_conversations_on_translation_state" remove_index :conversations, name: "index_conversations_on_interaction_type" remove_index :conversations, name: "index_conversations_on_customer_account_id" remove_index :conversations, name: "index_conversations_on_compliance_review_id" remove_index :pg_search_documents, name: "index_pg_search_documents_on_group_id" remove_index :good_jobs, name: "index_good_jobs_on_priority_scheduled_at_unfinished_unlocked" remove_index :conversation_relationships, name: "index_conversation_relationships_on_conv_and_entity_created_at" remove_index :conversation_relationships, name: "idx_on_convid_related_conv_id_where_type_conv" remove_index :customer_issues, name: "index_customer_issues_on_embedding" remove_index :conversation_cx_risk_snapshot_scorecard_results, name: "idx_on_processing_status_861fb88eb1" remove_index :qa_agent_evaluation_guiding_question_answers, name: "idx_on_guiding_question_id_fd17e73773" remove_index :sla_breaches, name: "index_sla_breaches_on_conversation_priority" remove_index :evaluation_compliance_criterion_results, name: "idx_on_compliance_criterion_id_033716d5f9" remove_index :conversation_relationships, name: "index_conversation_relationships_on_conversation_origin" remove_index :jira_issue_request_field_values, name: "idx_on_jira_request_type_field_id_57102f27e6" remove_index :agent_knowledge_gaps, name: "index_agent_knowledge_gaps_on_embedding" remove_index :conversation_relationships, name: "index_conversation_relationships_on_jira_issue_origin" remove_index :qa_agent_evaluation_scorecard_results, name: "idx_on_processing_status_dff941310d" remove_index :conversation_cx_risk_snapshot_assignee_roles, name: "index_conversation_cx_risk_snapshot_assignee_roles_on_role_id" remove_index :qa_agent_evaluations, name: "index_qa_agent_evaluations_on_processing_status" remove_index :conversation_thread_items, name: "index_conversation_thread_items_on_slack_message_id" remove_index :workos_events, name: "index_workos_events_on_payload" remove_index :qa_agent_evaluations, name: "index_qa_agent_evaluations_on_evaluation_contest_id" remove_index :evaluation_compliance_criterion_group_results, name: "idx_on_processing_status_58264b0e57" remove_index :jira_issue_drafts, name: "index_jira_issue_drafts_on_created_by_id" remove_index :jira_issue_drafts, name: "index_jira_issue_drafts_on_jira_request_type_id" remove_index :jira_issue_drafts, name: "index_jira_issue_drafts_on_submitted_at" remove_index :conversation_assignee_roles, name: "index_conversation_assignee_roles_on_conversation_id" remove_index :qa_agent_evaluation_scorecard_criterion_check_results, name: "idx_on_selected_justification_option_id_6327c15ce8" remove_index :qa_agent_evaluation_scorecard_criterion_check_results, name: "idx_on_scorecard_criterion_check_id_5f2f9bb293" remove_index :customer_complaints, name: "index_customer_complaints_on_reporter_id" remove_index :conversation_sla_applications, name: "index_conversation_sla_applications_on_organization_id" remove_index :employees, name: "index_employees_on_customer_account_id" remove_index :employees, name: "index_employees_on_line_of_business_id" remove_index :workos_events, name: "index_workos_events_on_processed_at" remove_index :employees, name: "index_employees_on_data_source_id" remove_index :conversation_assignee_roles, name: "index_conversation_assignee_roles_on_role_id" remove_index :customer_issue_theme_snapshots, name: "index_customer_issue_theme_snapshots_on_customer_issue_id" remove_index :workos_events, name: "index_workos_events_on_type" remove_index :group_memberships, name: "index_group_memberships_on_membership_id" remove_index :evaluation_assignments, name: "index_evaluation_assignments_on_search_vector" remove_index :evaluation_batch_conversations, name: "index_evaluation_batch_conversations_on_search_vector" remove_index :evaluation_assignments, name: "idx_eval_assignments_on_batch_and_status" remove_index :evaluation_batches, name: "idx_eval_batches_on_schedule_and_status" remove_index :evaluation_eligibility_rules, name: "idx_evaluation_eligibility_rules_org_ods_field" remove_index :conversation_resolution_assignment_rule_assignee_accounts, name: "idx_on_account_id_d6e39fd80d" remove_index :evaluation_scorecard_criterion_result_comments, name: "idx_on_author_id_b1a3335c14" remove_index :organization_notification_settings, name: "idx_on_compliance_issues_organization_data_source_i_3e69df95da" remove_index :evaluation_contest_scorecard_criterion_results, name: "idx_on_conversation_cx_risk_snapshot_scorecard_crit_53335756af" remove_index :evaluation_scorecard_criterion_result_comments, name: "idx_on_conversation_cx_risk_snapshot_scorecard_crit_8e9f04e78f" remove_index :customer_issue_conversation_fields, name: "idx_on_conversation_field_id_2775910c5c" remove_index :conversation_resolution_assignment_rule_assignee_accounts, name: "idx_on_conversation_resolution_assignment_rule_id_426032d977" remove_index :conversation_resolution_assignment_rule_conditions, name: "idx_on_conversation_resolution_assignment_rule_id_5f30032d9f" remove_index :conversation_resolution_assignment_rule_assignee_roles, name: "idx_on_conversation_resolution_assignment_rule_id_71f70ad8f3" remove_index :customer_complaint_category_keywords, name: "idx_on_customer_complaint_category_id_fcaa616bae" remove_index :customer_complaint_assignee_accounts, name: "idx_on_customer_complaint_id_064d6f5bf4" remove_index :customer_complaint_assignee_roles, name: "idx_on_customer_complaint_id_d994db35f6" remove_index :organization_notification_settings, name: "idx_on_customer_issues_organization_data_source_id_2dde460c11" remove_index :scorecard_criterion_score_option_justification_options, name: "idx_on_discarded_at_d6546794a9" remove_index :organization_notification_settings, name: "idx_on_dispute_reminders_organization_data_source_i_08e2ba7ef4" remove_index :evaluation_assignments, name: "idx_on_evaluation_batch_conversation_id_2e74e92ee6" remove_index :evaluation_contest_criterion_feedbacks, name: "idx_on_evaluation_contest_feedback_id_aaac131e3f" remove_index :evaluation_contest_scorecard_criterion_results, name: "idx_on_evaluation_contest_id_ad6d4d521c" remove_index :evaluation_contest_criterion_feedbacks, name: "idx_on_evaluation_contest_scorecard_criterion_resul_d8e44b05e0" remove_index :evaluation_scorecard_criterion_result_comments, name: "idx_on_evaluation_guiding_question_answer_id_3615630b65" remove_index :evaluation_sampling_rule_targets, name: "idx_on_evaluation_sampling_rule_id_42a24d7591" remove_index :evaluation_sampling_rule_counters, name: "idx_on_evaluation_sampling_rule_id_9dded09e90" remove_index :knowledge_base_document_scorecard_criteria, name: "idx_on_knowledge_base_document_id_8ebdbd979f" remove_index :membership_connection_profiles, name: "idx_on_organization_data_source_id_16c6556e77" remove_index :evaluation_eligibility_rules, name: "idx_on_organization_data_source_id_5e59245b45" remove_index :import_knowledge_base_documents_tasks, name: "idx_on_organization_data_source_id_8298e73164" remove_index :run_conversation_cx_risk_snapshot_tasks, name: "idx_on_organization_id_12fec457a6" remove_index :knowledge_base_document_scorecard_criteria, name: "idx_on_organization_id_22d23081ff" remove_index :conversation_resolution_assignment_rule_assignee_accounts, name: "idx_on_organization_id_36425fcc80" remove_index :evaluation_scorecard_criterion_result_comments, name: "idx_on_organization_id_46dc697726" remove_index :conversation_resolution_assignment_rules, name: "idx_on_organization_id_52f3fffe1a" remove_index :conversation_cx_risk_snapshot_compliance_rule_result_references, name: "idx_on_organization_id_77794b3866" remove_index :evaluation_contest_scorecard_criterion_results, name: "idx_on_organization_id_c396ae5a44" remove_index :conversation_resolution_assignment_rule_assignee_roles, name: "idx_on_organization_id_db71bea108" remove_index :conversation_resolution_assignment_rule_conditions, name: "idx_on_organization_id_e032843cf3" remove_index :evaluation_contest_scorecard_criterion_results, name: "idx_on_qa_agent_evaluation_scorecard_criterion_resu_e5abb3f0d5" remove_index :conversation_resolution_assignment_rule_assignee_roles, name: "idx_on_role_id_98896d5981" remove_index :knowledge_base_document_scorecard_criteria, name: "idx_on_scorecard_criterion_id_d310a20770" remove_index :evaluation_contest_criterion_feedbacks, name: "idx_on_selected_score_option_id_11b15a7c4f" remove_index :api_keys, name: "index_api_keys_on_organization_id" remove_index :call_script_guideline_steps, name: "index_call_script_guideline_steps_on_call_script_guideline_id" remove_index :call_script_guideline_steps, name: "index_call_script_guideline_steps_on_organization_id" remove_index :call_script_guidelines, name: "index_call_script_guidelines_on_customer_account_id" remove_index :call_script_guidelines, name: "index_call_script_guidelines_on_guide_section_id" remove_index :call_script_guidelines, name: "index_call_script_guidelines_on_line_of_business_id" remove_index :call_script_guidelines, name: "index_call_script_guidelines_on_organization_id" remove_index :call_transcript_messages, name: "index_call_transcript_messages_on_call_id" remove_index :call_transcript_messages, name: "index_call_transcript_messages_on_organization_id" remove_index :calls, name: "index_calls_on_client_id" remove_index :calls, name: "index_calls_on_customer_account_id" remove_index :calls, name: "index_calls_on_data_source_id" remove_index :calls, name: "index_calls_on_employee_id" remove_index :calls, name: "index_calls_on_organization_id" remove_index :calls, name: "index_calls_on_sentinel_upload_id" remove_index :company_fields, name: "index_company_fields_on_organization_data_source_id" remove_index :compliance_criteria, name: "index_compliance_criteria_on_compliance_criterion_group_id" remove_index :compliance_criteria, name: "index_compliance_criteria_on_organization_id" remove_index :compliance_criterion_groups, name: "index_compliance_criterion_groups_on_organization_id" remove_index :compliance_rule_sections, name: "index_compliance_rule_sections_on_organization_id" remove_index :compliance_rules, name: "index_compliance_rules_on_compliance_rule_section_id" remove_index :compliance_rules, name: "index_compliance_rules_on_organization_id" remove_index :conversation_action_runs, name: "index_conversation_action_runs_on_input" remove_index :conversation_filter_results, name: "index_conversation_filter_results_on_conversation_filter_id" remove_index :conversation_filter_results, name: "index_conversation_filter_results_on_conversation_id" remove_index :conversation_filter_results, name: "index_conversation_filter_results_on_organization_id" remove_index :conversation_filters, name: "index_conversation_filters_on_organization_id" remove_index :conversation_groups, name: "index_conversation_groups_on_organization_id" remove_index :conversation_suggested_actions, name: "index_conversation_suggested_actions_on_input" remove_index :customer_accounts, name: "index_customer_accounts_on_organization_id" remove_index :customer_complaint_assignee_accounts, name: "index_customer_complaint_assignee_accounts_on_account_id" remove_index :customer_complaint_assignee_accounts, name: "index_customer_complaint_assignee_accounts_on_organization_id" remove_index :customer_complaint_assignee_roles, name: "index_customer_complaint_assignee_roles_on_organization_id" remove_index :customer_complaint_assignee_roles, name: "index_customer_complaint_assignee_roles_on_role_id" remove_index :customer_complaint_category_keywords, name: "index_customer_complaint_category_keywords_on_organization_id" remove_index :customer_fields, name: "index_customer_fields_on_organization_data_source_id" remove_index :customer_issue_conversation_fields, name: "index_customer_issue_conversation_fields_on_organization_id" remove_index :dashboard_filter_rules, name: "index_dashboard_filter_rules_on_dashboard_id" remove_index :dashboard_filter_rules, name: "index_dashboard_filter_rules_on_organization_id" remove_index :dashboard_widgets, name: "index_dashboard_widgets_on_dashboard_id" remove_index :dashboard_widgets, name: "index_dashboard_widgets_on_dashboard_id_and_position" remove_index :dashboard_widgets, name: "index_dashboard_widgets_on_dashboard_widget_type_id" remove_index :dataset_fields, name: "index_dataset_fields_on_associated_dataset_id" remove_index :dataset_fields, name: "index_dataset_fields_on_company_field_id" remove_index :dataset_fields, name: "index_dataset_fields_on_conversation_field_id" remove_index :dataset_fields, name: "index_dataset_fields_on_created_by_id" remove_index :dataset_fields, name: "index_dataset_fields_on_customer_field_id" remove_index :dataset_fields, name: "index_dataset_fields_on_dataset_id" remove_index :dataset_fields, name: "index_dataset_fields_on_kind" remove_index :dataset_fields, name: "index_dataset_fields_on_organization_id" remove_index :dataset_fields, name: "index_dataset_fields_on_primitive_type" remove_index :employee_field_values, name: "index_employee_field_values_on_organization_id" remove_index :employee_fields, name: "index_employee_fields_on_organization_data_source_id" remove_index :employee_fields, name: "index_employee_fields_on_organization_id" remove_index :evaluation_assignments, name: "index_evaluation_assignments_on_created_by_id" remove_index :evaluation_assignments, name: "index_evaluation_assignments_on_evaluation_batch_assignee_id" remove_index :evaluation_assignments, name: "index_evaluation_assignments_on_evaluation_batch_id" remove_index :evaluation_assignments, name: "index_evaluation_assignments_on_evaluator_id" remove_index :evaluation_assignments, name: "index_evaluation_assignments_on_evaluator_membership_id" remove_index :evaluation_assignments, name: "index_evaluation_assignments_on_organization_id" remove_index :evaluation_assignments, name: "index_evaluation_assignments_on_scorecard_id" remove_index :evaluation_batch_accounts, name: "index_evaluation_batch_accounts_on_evaluation_batch_id" remove_index :evaluation_batch_accounts, name: "index_evaluation_batch_accounts_on_organization_id" remove_index :evaluation_batch_assignees, name: "index_evaluation_batch_assignees_on_evaluation_batch_id" remove_index :evaluation_batch_assignees, name: "index_evaluation_batch_assignees_on_evaluator_id" remove_index :evaluation_batch_assignees, name: "index_evaluation_batch_assignees_on_organization_id" remove_index :evaluation_batch_conversations, name: "index_evaluation_batch_conversations_on_ai_qa_evaluation_id" remove_index :evaluation_batch_conversations, name: "index_evaluation_batch_conversations_on_conversation_id" remove_index :evaluation_batch_conversations, name: "index_evaluation_batch_conversations_on_evaluation_batch_id" remove_index :evaluation_batch_conversations, name: "index_evaluation_batch_conversations_on_organization_id" remove_index :evaluation_batch_scorecards, name: "index_evaluation_batch_scorecards_on_evaluation_batch_id" remove_index :evaluation_batch_scorecards, name: "index_evaluation_batch_scorecards_on_organization_id" remove_index :evaluation_batch_scorecards, name: "index_evaluation_batch_scorecards_on_scorecard_id" remove_index :evaluation_batches, name: "index_evaluation_batches_on_created_by_id" remove_index :evaluation_batches, name: "index_evaluation_batches_on_evaluation_schedule_id" remove_index :evaluation_batches, name: "index_evaluation_batches_on_organization_id" remove_index :evaluation_batches, name: "index_evaluation_batches_on_organization_id_and_status" remove_index :evaluation_contests, name: "index_evaluation_contests_on_conversation_cx_risk_snapshot_id" remove_index :evaluation_contests, name: "index_evaluation_contests_on_employee_id" remove_index :evaluation_contests, name: "index_evaluation_contests_on_organization_id" remove_index :evaluation_contests, name: "index_evaluation_contests_on_status" remove_index :evaluation_eligibility_rules, name: "index_evaluation_eligibility_rules_on_organization_id" remove_index :evaluation_sampling_rule_counters, name: "index_evaluation_sampling_rule_counters_on_organization_id" remove_index :evaluation_sampling_rule_targets, name: "index_evaluation_sampling_rule_targets_on_organization_id" remove_index :evaluation_sampling_rule_targets, name: "index_evaluation_sampling_rule_targets_on_target" remove_index :evaluation_schedule_accounts, name: "index_evaluation_schedule_accounts_on_account_id" remove_index :evaluation_schedule_accounts, name: "index_evaluation_schedule_accounts_on_evaluation_schedule_id" remove_index :evaluation_schedule_accounts, name: "index_evaluation_schedule_accounts_on_organization_id" remove_index :evaluation_schedule_scorecards, name: "index_evaluation_schedule_scorecards_on_evaluation_schedule_id" remove_index :evaluation_schedule_scorecards, name: "index_evaluation_schedule_scorecards_on_organization_id" remove_index :evaluation_schedule_scorecards, name: "index_evaluation_schedule_scorecards_on_scorecard_id" remove_index :evaluation_schedules, name: "index_evaluation_schedules_on_created_by_id" remove_index :evaluation_schedules, name: "index_evaluation_schedules_on_next_batch_window_start_on" remove_index :evaluation_schedules, name: "index_evaluation_schedules_on_organization_id" remove_index :evaluation_schedules, name: "index_evaluation_schedules_on_organization_id_and_status" remove_index :good_jobs, name: "index_good_jobs_on_labels" remove_index :group_employees, name: "index_group_employees_on_group_id" remove_index :group_employees, name: "index_group_employees_on_organization_id" remove_index :groups, name: "index_groups_on_organization_data_source_id" remove_index :groups, name: "index_groups_on_organization_id" remove_index :groups, name: "index_groups_on_parent_group_id" remove_index :import_historical_conversations_tasks, name: "index_import_historical_conversations_tasks_on_data_source_id" remove_index :import_historical_conversations_tasks, name: "index_import_historical_conversations_tasks_on_organization_id" remove_index :import_knowledge_base_documents_tasks, name: "index_import_knowledge_base_documents_tasks_on_organization_id" remove_index :invitations, name: "index_invitations_on_invited_by_id" remove_index :invitations, name: "index_invitations_on_role_id" remove_index :jira_request_types, name: "index_jira_request_types_on_organization_data_source_id" remove_index :jira_request_types, name: "index_jira_request_types_on_organization_id" remove_index :jira_service_desks, name: "index_jira_service_desks_on_external_id" remove_index :jira_service_desks, name: "index_jira_service_desks_on_organization_data_source_id" remove_index :jira_service_desks, name: "index_jira_service_desks_on_organization_id" remove_index :knowledge_base_crawl_tasks, name: "index_knowledge_base_crawl_tasks_on_knowledge_base_source_id" remove_index :knowledge_base_crawl_tasks, name: "index_knowledge_base_crawl_tasks_on_organization_id" remove_index :locations, name: "index_locations_on_organization_id" remove_index :maintenance_tasks_runs, name: "index_maintenance_tasks_runs" remove_index :manual_evaluations, name: "index_manual_evaluations_on_evaluator_id" remove_index :membership_connection_profiles, name: "index_membership_connection_profiles_on_membership_id" remove_index :membership_connection_profiles, name: "index_membership_connection_profiles_on_organization_id" remove_index :memberships, name: "index_memberships_on_discarded_at" remove_index :organization_data_sources, name: "index_organization_data_sources_on_discarded_at" remove_index :organization_notification_settings, name: "index_organization_notification_settings_on_organization_id" remove_index :organizations, name: "index_organizations_on_created_by_id" remove_index :organizations, name: "index_organizations_on_default_brand_id" remove_index :organizations, name: "index_organizations_on_partner_source_field_id" remove_index :organizations, name: "index_organizations_on_workload_enabled" remove_index :report_types, name: "index_report_types_on_organization_id" remove_index :report_types, name: "index_report_types_on_scorecard_criterion_id" remove_index :role_permissions, name: "index_role_permissions_on_permission_id" remove_index :role_permissions, name: "index_role_permissions_on_role_id" remove_index :roles, name: "index_roles_on_organization_id" remove_index :scorecard_conditions, name: "index_scorecard_conditions_on_organization_id" remove_index :scorecard_conditions, name: "index_scorecard_conditions_on_scorecard_id" remove_index :scorecard_criteria, name: "index_scorecard_criteria_on_discarded_at" remove_index :scorecard_criterion_check_conditions, name: "index_scorecard_criterion_check_conditions_on_value" remove_index :scorecard_criterion_checks, name: "index_scorecard_criterion_checks_on_discarded_at" remove_index :scorecard_criterion_score_options, name: "index_scorecard_criterion_score_options_on_discarded_at" remove_index :scorecard_groups, name: "index_scorecard_groups_on_group_id" remove_index :scorecard_groups, name: "index_scorecard_groups_on_organization_id" remove_index :scorecard_groups, name: "index_scorecard_groups_on_scorecard_id" remove_index :scorecard_sections, name: "index_scorecard_sections_on_organization_id" remove_index :scorecards, name: "index_scorecards_on_created_by_id" remove_index :scorecards, name: "index_scorecards_on_discarded_at" remove_index :scorecards, name: "index_scorecards_on_group_id" remove_index :scorecards, name: "index_scorecards_on_organization_id" remove_index :scorecards, name: "index_scorecards_on_scorecard_section_id" remove_index :scorecards, name: "index_scorecards_on_workspace_id" remove_index :scoring_guides, name: "index_scoring_guides_on_organization_data_source_id" remove_index :sla_policies, name: "index_sla_policies_on_organization_data_source_id" remove_index :sla_policies, name: "index_sla_policies_on_organization_id" remove_index :sla_policy_conditions, name: "index_sla_policy_conditions_on_organization_id" remove_index :sla_policy_targets, name: "index_sla_policy_targets_on_organization_id" remove_index :slack_incoming_webhooks, name: "index_slack_incoming_webhooks_on_organization_id" remove_index :view_columns, name: "index_view_columns_on_dataset_field_id" remove_index :view_columns, name: "index_view_columns_on_organization_id" remove_index :view_columns, name: "index_view_columns_on_view_id" remove_index :work_schedules, name: "index_work_schedules_on_organization_data_source_id" remove_index :work_schedules, name: "index_work_schedules_on_organization_id" remove_index :workflow_entities, name: "index_workflow_entities_on_organization_id" remove_index :workflow_entities, name: "index_workflow_entities_on_type" remove_index :workflow_entities, name: "index_workflow_entities_on_workflow_id" remove_index :workflow_nodes, name: "index_workflow_nodes_on_parent_id" remove_index :workflow_run_steps, name: "index_workflow_run_steps_on_workflow_node_id" remove_index :workflow_triggers, name: "index_workflow_triggers_on_organization_id" remove_index :workflow_triggers, name: "index_workflow_triggers_on_type" remove_index :workflow_triggers, name: "index_workflow_triggers_on_workflow_id" remove_index :workflows, name: "index_workflows_on_organization_id" remove_index :workflows, name: "index_workflows_on_workflow_group_id" remove_index :workflows, name: "index_workflows_on_workspace_id" remove_index :workos_event_cursors, name: "index_workos_event_cursors_on_last_synced_at" remove_index :zendesk_brands, name: "index_zendesk_brands_on_organization_data_source_id" remove_index :zendesk_brands, name: "index_zendesk_brands_on_organization_id" remove_index :zendesk_webhooks, name: "index_zendesk_webhooks_on_organization_id" remove_index :agent_performance_report_criterion_conversations, name: "idx_on_agent_performance_report_scorecard_criterion_10ae64052f" remove_index :agent_performance_report_scorecard_criterion_score_options, name: "idx_on_agent_performance_report_scorecard_criterion_641d1f53b1" remove_index :agent_performance_report_criterion_justification_options, name: "idx_on_agent_performance_report_scorecard_criterion_660623a0f1" remove_index :alert_unrequested_action_detail_audit_events, name: "idx_on_alert_unrequested_action_detail_id_5fe108bfd5" remove_index :alert_unrequested_action_detail_audit_events, name: "idx_on_audit_event_id_866c6bfd6e" remove_index :call_scenario_personas, name: "idx_on_call_scenario_persona_language_id_2a2255f595" remove_index :alert_incomplete_authentication_details, name: "idx_on_call_script_guideline_id_61e0d7b450" remove_index :alert_incomplete_authentication_details, name: "idx_on_call_script_id_126c08ca69" remove_index :alert_incomplete_authentication_details, name: "idx_on_conversation_id_3cef8ab9fe" remove_index :conversation_cx_risk_indicator_results, name: "idx_on_conversation_id_4c22ef40a3" remove_index :sentinel_conversation_message_customer_accounts, name: "idx_on_customer_account_id_43a7f1e871" remove_index :sentinel_upload_preview_audit_events, name: "idx_on_customer_account_id_93b54dc712" remove_index :sentinel_upload_preview_conversations, name: "idx_on_customer_account_id_d35a898af3" remove_index :customer_complaint_jira_request_field_values, name: "idx_on_customer_complaint_jira_request_id_80b69dd9c7" remove_index :evaluation_batch_conversation_reviews, name: "idx_on_evaluation_batch_conversation_id_c69a29d99a" remove_index :evaluation_batch_conversation_check_result_reactions, name: "idx_on_evaluation_batch_conversation_review_id_401c40c52b" remove_index :evaluation_batch_conversation_check_comments, name: "idx_on_evaluation_batch_conversation_review_id_ac87a427f9" remove_index :evaluation_schedule_conversations, name: "idx_on_evaluation_schedule_id_2ec5d7dfe3" remove_index :evaluation_schedule_zendesk_brands, name: "idx_on_evaluation_schedule_id_b3cbdbbdc9" remove_index :evaluation_batch_conversation_reviews, name: "idx_on_evaluator_membership_id_f8d84fa1a6" remove_index :manual_evaluation_guiding_question_answers, name: "idx_on_guiding_question_id_3dbe98ae07" remove_index :manual_evaluation_guiding_question_answers, name: "idx_on_manual_evaluation_scorecard_criterion_result_a8f0949c67" remove_index :call_previous_number_risk_indicator_results, name: "idx_on_organization_id_373b2c2a39" remove_index :call_carrier_type_risk_indicator_results, name: "idx_on_organization_id_40c8ae74cc" remove_index :evaluation_batch_conversation_check_comments, name: "idx_on_organization_id_49476ab777" remove_index :customer_complaint_jira_request_field_values, name: "idx_on_organization_id_4f7a771a33" remove_index :sentinel_upload_preview_conversation_part_chat_details, name: "idx_on_organization_id_51753fa3c1" remove_index :unauthorized_data_access_risk_event_accesses, name: "idx_on_organization_id_57c5e0f276" remove_index :sentinel_upload_preview_conversation_parts, name: "idx_on_organization_id_5b01c00dc1" remove_index :alert_unrequested_action_detail_audit_events, name: "idx_on_organization_id_7595b5a675" remove_index :call_fraudster_watchlist_risk_indicator_results, name: "idx_on_organization_id_761d42669b" remove_index :conversation_cx_risk_indicator_results, name: "idx_on_organization_id_92d2facd4d" remove_index :call_script_adherence_risk_indicator_results, name: "idx_on_organization_id_994cd8e445" remove_index :evaluation_batch_conversation_check_result_reactions, name: "idx_on_organization_id_9a44dce3ea" remove_index :alert_incomplete_authentication_details, name: "idx_on_organization_id_af77755bb7" remove_index :call_voice_difference_risk_indicator_results, name: "idx_on_organization_id_bd283e7efc" remove_index :sentinel_conversation_message_customer_accounts, name: "idx_on_organization_id_d283deef1c" remove_index :manual_evaluation_guiding_question_answers, name: "idx_on_organization_id_d6649e2811" remove_index :sentinel_conversation_message_employees, name: "idx_on_organization_id_dee2ea9521" remove_index :call_behavioral_risk_indicator_results, name: "idx_on_organization_id_ea66e924c9" remove_index :phishing_case_run_sms_messages, name: "idx_on_phishing_case_sms_step_id_7d02ed2701" remove_index :phishing_case_training_run_answers, name: "idx_on_phishing_case_training_run_id_b425c7523b" remove_index :phishing_case_training_run_answers, name: "idx_on_phishing_case_training_step_id_707df60772" remove_index :phishing_case_training_step_text_contents, name: "idx_on_phishing_case_training_step_id_d8ad5ec080" remove_index :phishing_case_training_step_question_contents, name: "idx_on_phishing_case_training_step_id_f0185bfe5f" remove_index :phishing_case_training_step_question_content_options, name: "idx_on_phishing_case_training_step_question_content_d4ed3e7b0b" remove_index :alert_unrequested_action_details, name: "idx_on_preceding_conversation_id_1874897458" remove_index :evaluation_batch_conversation_check_result_reactions, name: "idx_on_qa_agent_evaluation_scorecard_criterion_chec_edb734dd58" remove_index :call_behavioral_risk_indicator_results, name: "idx_on_risk_indicator_id_039e73a656" remove_index :scorecard_criterion_check_conditions, name: "idx_on_scorecard_criterion_check_id_2ea52186aa" remove_index :evaluation_batch_conversation_check_comments, name: "idx_on_scorecard_criterion_check_id_fe1404b9a6" remove_index :sentinel_conversation_message_alerts, name: "idx_on_sentinel_conversation_message_id_463756b061" remove_index :sentinel_conversation_message_employees, name: "idx_on_sentinel_conversation_message_id_696e4fb27e" remove_index :sentinel_conversation_message_clients, name: "idx_on_sentinel_conversation_message_id_6b33ce5a69" remove_index :sentinel_conversation_message_customer_accounts, name: "idx_on_sentinel_conversation_message_id_8285386d83" remove_index :sentinel_upload_preview_conversations, name: "idx_on_sentinel_upload_id_0097ef7f05" remove_index :sentinel_upload_preview_audit_events, name: "idx_on_sentinel_upload_id_e75c738fa4" remove_index :sentinel_upload_preview_conversation_parts, name: "idx_on_sentinel_upload_preview_conversation_id_7fbc105037" remove_index :sentinel_upload_preview_conversation_part_chat_details, name: "idx_on_sentinel_upload_preview_conversation_part_id_df1e13f00c" remove_index :simulated_conversation_messages, name: "idx_on_simulated_conversation_id_182beee6b0" remove_index :social_media_risk_event_posts, name: "idx_on_social_media_risk_event_id_baee004268" remove_index :alert_unrequested_action_details, name: "idx_on_subsequent_conversation_id_e694575b04" remove_index :unauthorized_data_access_risk_event_accesses, name: "idx_on_unauthorized_data_access_id_d808a49def" remove_index :unauthorized_data_access_risk_event_accesses, name: "idx_on_unauthorized_data_access_risk_event_id_3ec3fe9d83" remove_index :call_fraudster_watchlist_risk_indicator_results, name: "idx_on_voice_profile_id_aecd8f58e5" remove_index :agents, name: "index_agents_on_data_source_id" remove_index :agents, name: "index_agents_on_organization_id" remove_index :alert_incomplete_authentication_details, name: "index_alert_incomplete_authentication_details_on_alert_id" remove_index :alert_pci_violation_details, name: "index_alert_pci_violation_details_on_alert_id" remove_index :alert_pci_violation_details, name: "index_alert_pci_violation_details_on_conversation_id" remove_index :alert_pci_violation_details, name: "index_alert_pci_violation_details_on_organization_id" remove_index :alert_unrequested_action_details, name: "index_alert_unrequested_action_details_on_alert_id" remove_index :alert_unrequested_action_details, name: "index_alert_unrequested_action_details_on_conversation_id" remove_index :alert_unrequested_action_details, name: "index_alert_unrequested_action_details_on_organization_id" remove_index :alerts, name: "index_alerts_on_call_risk_event_id" remove_index :alerts, name: "index_alerts_on_employee_id" remove_index :alerts, name: "index_alerts_on_location_id" remove_index :alerts, name: "index_alerts_on_organization_id" remove_index :alerts, name: "index_alerts_on_social_media_risk_event_id" remove_index :alerts, name: "index_alerts_on_unauthorized_data_access_risk_event_id" remove_index :anomaly_detection_rules, name: "index_anomaly_detection_rules_on_organization_id" remove_index :audit_control_frameworks, name: "index_audit_control_frameworks_on_audit_control_id" remove_index :audit_control_frameworks, name: "index_audit_control_frameworks_on_framework_id" remove_index :audit_control_frameworks, name: "index_audit_control_frameworks_on_organization_id" remove_index :audit_control_test_results, name: "index_audit_control_test_results_on_audit_control_test_id" remove_index :audit_control_test_results, name: "index_audit_control_test_results_on_audit_result_id" remove_index :audit_control_test_results, name: "index_audit_control_test_results_on_organization_id" remove_index :audit_control_tests, name: "index_audit_control_tests_on_audit_control_id" remove_index :audit_control_tests, name: "index_audit_control_tests_on_organization_id" remove_index :audit_controls, name: "index_audit_controls_on_audit_id" remove_index :audit_controls, name: "index_audit_controls_on_organization_id" remove_index :audit_events, name: "index_audit_events_on_customer_account_id" remove_index :audit_events, name: "index_audit_events_on_employee_id" remove_index :audit_events, name: "index_audit_events_on_organization_id" remove_index :audit_frameworks, name: "index_audit_frameworks_on_audit_id" remove_index :audit_frameworks, name: "index_audit_frameworks_on_framework_id" remove_index :audit_results, name: "index_audit_results_on_audit_id" remove_index :audit_results, name: "index_audit_results_on_conversation_id" remove_index :audit_results, name: "index_audit_results_on_organization_id" remove_index :audits, name: "index_audits_on_creator_id" remove_index :audits, name: "index_audits_on_organization_id" remove_index :call_behavioral_risk_indicator_results, name: "index_call_behavioral_risk_indicator_results_on_call_id" remove_index :call_risk_event_calls, name: "index_call_risk_event_calls_on_call_id" remove_index :call_risk_event_calls, name: "index_call_risk_event_calls_on_call_risk_event_id" remove_index :call_risk_event_calls, name: "index_call_risk_event_calls_on_organization_id" remove_index :call_risk_events, name: "index_call_risk_events_on_employee_id" remove_index :call_risk_indicator_results, name: "index_call_risk_indicator_results_on_call_id" remove_index :call_risk_indicator_results, name: "index_call_risk_indicator_results_on_organization_id" remove_index :call_risk_indicator_results, name: "index_call_risk_indicator_results_on_risk_indicator_id" remove_index :call_scenario_assessment_criteria, name: "index_call_scenario_assessment_criteria_on_call_scenario_id" remove_index :call_scenario_assessment_criteria, name: "index_call_scenario_assessment_criteria_on_organization_id" remove_index :call_scenario_personas, name: "index_call_scenario_personas_on_organization_id" remove_index :call_scenarios, name: "index_call_scenarios_on_call_scenario_persona_id" remove_index :call_scenarios, name: "index_call_scenarios_on_call_scenario_persona_tone_id" remove_index :call_scenarios, name: "index_call_scenarios_on_organization_id" remove_index :call_scripts, name: "index_call_scripts_on_customer_account_id" remove_index :call_scripts, name: "index_call_scripts_on_organization_id" remove_index :call_time_risk_indicator_results, name: "index_call_time_risk_indicator_results_on_organization_id" remove_index :complaints_jira_request_types, name: "index_complaints_jira_request_types_on_organization_id" remove_index :compliance_reviews, name: "index_compliance_reviews_on_organization_id" remove_index :conversation_action_runs, name: "index_conversation_action_runs_on_account_id" remove_index :conversation_action_runs, name: "index_conversation_action_runs_on_conversation_action_id" remove_index :conversation_action_runs, name: "index_conversation_action_runs_on_conversation_id" remove_index :conversation_action_runs, name: "index_conversation_action_runs_on_jira_issue_id" remove_index :conversation_action_runs, name: "index_conversation_action_runs_on_organization_id" remove_index :conversation_actions, name: "index_conversation_actions_on_action_type" remove_index :conversation_actions, name: "index_conversation_actions_on_jira_request_type_id" remove_index :conversation_actions, name: "index_conversation_actions_on_organization_id" remove_index :conversation_partners, name: "index_conversation_partners_on_conversation_id" remove_index :conversation_partners, name: "index_conversation_partners_on_organization_id" remove_index :conversation_partners, name: "index_conversation_partners_on_partner_id" remove_index :conversation_suggested_actions, name: "index_conversation_suggested_actions_on_conversation_action_id" remove_index :conversation_suggested_actions, name: "index_conversation_suggested_actions_on_conversation_id" remove_index :conversation_suggested_actions, name: "index_conversation_suggested_actions_on_organization_id" remove_index :customer_complaint_jira_requests, name: "index_customer_complaint_jira_requests_on_organization_id" remove_index :demo_audit_events, name: "index_demo_audit_events_on_employee_id" remove_index :demo_audit_events, name: "index_demo_audit_events_on_organization_id" remove_index :employee_work_experiences, name: "index_employee_work_experiences_on_employee_id" remove_index :evaluation_batch_channels, name: "index_evaluation_batch_channels_on_evaluation_batch_id" remove_index :evaluation_batch_channels, name: "index_evaluation_batch_channels_on_organization_id" remove_index :evaluation_batch_conversation_reviews, name: "index_evaluation_batch_conversation_reviews_on_organization_id" remove_index :evaluation_batch_groups, name: "index_evaluation_batch_groups_on_evaluation_batch_id" remove_index :evaluation_batch_groups, name: "index_evaluation_batch_groups_on_group_id" remove_index :evaluation_batch_groups, name: "index_evaluation_batch_groups_on_organization_id" remove_index :evaluation_batch_roles, name: "index_evaluation_batch_roles_on_evaluation_batch_id" remove_index :evaluation_batch_roles, name: "index_evaluation_batch_roles_on_organization_id" remove_index :evaluation_batch_roles, name: "index_evaluation_batch_roles_on_role_id" remove_index :evaluation_batch_zendesk_brands, name: "index_evaluation_batch_zendesk_brands_on_evaluation_batch_id" remove_index :evaluation_batch_zendesk_brands, name: "index_evaluation_batch_zendesk_brands_on_organization_id" remove_index :evaluation_batch_zendesk_brands, name: "index_evaluation_batch_zendesk_brands_on_zendesk_brand_id" remove_index :evaluation_schedule_channels, name: "index_evaluation_schedule_channels_on_evaluation_schedule_id" remove_index :evaluation_schedule_channels, name: "index_evaluation_schedule_channels_on_organization_id" remove_index :evaluation_schedule_conversations, name: "index_evaluation_schedule_conversations_on_conversation_id" remove_index :evaluation_schedule_conversations, name: "index_evaluation_schedule_conversations_on_organization_id" remove_index :evaluation_schedule_groups, name: "index_evaluation_schedule_groups_on_evaluation_schedule_id" remove_index :evaluation_schedule_groups, name: "index_evaluation_schedule_groups_on_group_id" remove_index :evaluation_schedule_groups, name: "index_evaluation_schedule_groups_on_organization_id" remove_index :evaluation_schedule_roles, name: "index_evaluation_schedule_roles_on_evaluation_schedule_id" remove_index :evaluation_schedule_roles, name: "index_evaluation_schedule_roles_on_organization_id" remove_index :evaluation_schedule_roles, name: "index_evaluation_schedule_roles_on_role_id" remove_index :evaluation_schedule_zendesk_brands, name: "index_evaluation_schedule_zendesk_brands_on_organization_id" remove_index :evaluation_schedule_zendesk_brands, name: "index_evaluation_schedule_zendesk_brands_on_zendesk_brand_id" remove_index :framework_documents, name: "index_framework_documents_on_framework_id" remove_index :guide_sections, name: "index_guide_sections_on_organization_id" remove_index :invitation_scopes, name: "index_invitation_scopes_on_invitation_id" remove_index :invitation_scopes, name: "index_invitation_scopes_on_organization_id" remove_index :invitation_scopes, name: "index_invitation_scopes_on_organization_id_and_invitation_id" remove_index :invitation_scopes, name: "index_invitation_scopes_on_scope" remove_index :invitation_scopes, name: "index_invitation_scopes_on_scope_type_and_scope_id" remove_index :knowledge_base_sections, name: "index_knowledge_base_sections_on_organization_data_source_id" remove_index :knowledge_base_sections, name: "index_knowledge_base_sections_on_parent_id" remove_index :lines_of_business, name: "index_lines_of_business_on_customer_account_id" remove_index :lines_of_business, name: "index_lines_of_business_on_organization_id" remove_index :membership_scopes, name: "index_membership_scopes_on_membership_id" remove_index :membership_scopes, name: "index_membership_scopes_on_organization_id" remove_index :membership_scopes, name: "index_membership_scopes_on_organization_id_and_membership_id" remove_index :membership_scopes, name: "index_membership_scopes_on_scope" remove_index :membership_scopes, name: "index_membership_scopes_on_scope_type_and_scope_id" remove_index :notification_alert_rules, name: "index_notification_alert_rules_on_organization_data_source_id" remove_index :notification_alert_rules, name: "index_notification_alert_rules_on_organization_id" remove_index :notification_alert_rules, name: "index_notification_alert_rules_on_scorecard_criterion_id" remove_index :notification_alert_rules, name: "index_notification_alert_rules_on_scorecard_id" remove_index :notification_alert_rules, name: "index_notification_alert_rules_on_slack_channel_id" remove_index :omni_person_experiences, name: "index_omni_person_experiences_on_omni_person_id" remove_index :omni_scans, name: "index_omni_scans_on_omni_person_id" remove_index :organization_products, name: "index_organization_products_on_organization_id" remove_index :organization_products, name: "index_organization_products_on_product_id" remove_index :partners, name: "index_partners_on_employee_field_id" remove_index :partners, name: "index_partners_on_organization_id" remove_index :phishing_case_email_steps, name: "index_phishing_case_email_steps_on_phishing_case_id" remove_index :phishing_case_run_sms_messages, name: "index_phishing_case_run_sms_messages_on_phishing_case_run_id" remove_index :phishing_case_runs, name: "index_phishing_case_runs_on_phishing_case_id" remove_index :phishing_case_sms_steps, name: "index_phishing_case_sms_steps_on_phishing_case_id" remove_index :phishing_case_training_runs, name: "index_phishing_case_training_runs_on_current_step_id" remove_index :phishing_case_training_runs, name: "index_phishing_case_training_runs_on_phishing_case_id" remove_index :phishing_case_training_steps, name: "index_phishing_case_training_steps_on_phishing_case_id" remove_index :pinned_conversations, name: "index_pinned_conversations_on_account_id" remove_index :pinned_conversations, name: "index_pinned_conversations_on_conversation_id" remove_index :pinned_conversations, name: "index_pinned_conversations_on_created_by_membership_id" remove_index :pinned_conversations, name: "index_pinned_conversations_on_employee_id" remove_index :pinned_conversations, name: "index_pinned_conversations_on_organization_id" remove_index :procedures, name: "index_procedures_on_organization_data_source_id" remove_index :procedures, name: "index_procedures_on_organization_id" remove_index :products, name: "index_products_on_product_group_id" remove_index :risk_frameworks, name: "index_risk_frameworks_on_organization_id" remove_index :risk_indicator_groups, name: "index_risk_indicator_groups_on_organization_id" remove_index :risk_indicator_groups, name: "index_risk_indicator_groups_on_risk_framework_id" remove_index :scorecard_criterion_check_conditions, name: "index_scorecard_criterion_check_conditions_on_organization_id" remove_index :sentinel_conversation_message_alerts, name: "index_sentinel_conversation_message_alerts_on_alert_id" remove_index :sentinel_conversation_message_alerts, name: "index_sentinel_conversation_message_alerts_on_organization_id" remove_index :sentinel_conversation_message_clients, name: "index_sentinel_conversation_message_clients_on_client_id" remove_index :sentinel_conversation_message_clients, name: "index_sentinel_conversation_message_clients_on_organization_id" remove_index :sentinel_conversation_message_employees, name: "index_sentinel_conversation_message_employees_on_employee_id" remove_index :sentinel_reports, name: "index_sentinel_reports_on_organization_id" remove_index :sentinel_reports, name: "index_sentinel_reports_on_sentinel_conversation_id" remove_index :sentinel_upload_audit_events, name: "index_sentinel_upload_audit_events_on_audit_event_id" remove_index :sentinel_upload_audit_events, name: "index_sentinel_upload_audit_events_on_sentinel_upload_id" remove_index :sentinel_upload_conversations, name: "index_sentinel_upload_conversations_on_conversation_id" remove_index :sentinel_upload_conversations, name: "index_sentinel_upload_conversations_on_sentinel_upload_id" remove_index :sentinel_upload_preview_audit_events, name: "index_sentinel_upload_preview_audit_events_on_employee_id" remove_index :sentinel_upload_preview_audit_events, name: "index_sentinel_upload_preview_audit_events_on_organization_id" remove_index :sentinel_upload_preview_conversations, name: "index_sentinel_upload_preview_conversations_on_client_id" remove_index :sentinel_upload_preview_conversations, name: "index_sentinel_upload_preview_conversations_on_employee_id" remove_index :sentinel_upload_preview_conversations, name: "index_sentinel_upload_preview_conversations_on_organization_id" remove_index :sentinel_uploads, name: "index_sentinel_uploads_on_organization_id" remove_index :sentinel_uploads, name: "index_sentinel_uploads_on_sentinel_conversation_message_id" remove_index :simulated_calls, name: "index_simulated_calls_on_organization_id" remove_index :simulated_conversations, name: "index_simulated_conversations_on_organization_id" remove_index :simulated_conversations, name: "index_simulated_conversations_on_risk_framework_id" remove_index :slack_channels, name: "index_slack_channels_on_external_id" remove_index :slack_channels, name: "index_slack_channels_on_organization_data_source_id" remove_index :slack_channels, name: "index_slack_channels_on_organization_id" remove_index :social_media_posts, name: "index_social_media_posts_on_employee_id" remove_index :social_media_posts, name: "index_social_media_posts_on_organization_id" remove_index :social_media_risk_event_posts, name: "index_social_media_risk_event_posts_on_organization_id" remove_index :social_media_risk_event_posts, name: "index_social_media_risk_event_posts_on_social_media_post_id" remove_index :unauthorized_data_access_risk_events, name: "index_unauthorized_data_access_risk_events_on_employee_id" remove_index :unauthorized_data_access_risk_events, name: "index_unauthorized_data_access_risk_events_on_organization_id" remove_index :unauthorized_data_accesses, name: "index_unauthorized_data_accesses_on_employee_id" remove_index :unauthorized_data_accesses, name: "index_unauthorized_data_accesses_on_organization_id" remove_index :voice_profiles, name: "index_voice_profiles_on_organization_id"
| Relation | Size |
|---|---|
| sessions | 8.89 GB |
| conversations | 6.9 GB |
| index_sessions_on_session_id | 4.92 GB |
| conversation_part_chat_details | 4.85 GB |
| conversation_parts | 4.62 GB |
| index_conversations_on_search_vector | 2.24 GB |
| idx_conversation_parts_external_id_unique | 2.08 GB |
| good_job_executions | 2.02 GB |
| index_sessions_on_updated_at | 1.7 GB |
| conversation_part_attribute_updated_by_admins | 1.59 GB |
| conversation_part_notes | 1.57 GB |
| sessions_pkey | 1.39 GB |
| conversation_part_email_details | 1.39 GB |
| evaluation_guiding_question_answers | 1.35 GB |
| good_jobs | 1.21 GB |
| index_conversation_parts_on_public_id | 1.13 GB |
| active_storage_blobs | 916 MB |
| idx_on_public_id_2bda1385bb | 845 MB |
| evaluation_customer_issues | 826 MB |
| conversation_parts_pkey | 696 MB |
| conversation_cx_risk_snapshot_scorecard_criterion_results | 661 MB |
| idx_conversation_parts_external_created_at | 649 MB |
| clients | 625 MB |
| index_conversation_part_chat_details_on_public_id | 612 MB |
| conversation_field_values | 600 MB |
| index_evaluation_guiding_question_answers_on_public_id | 540 MB |
| conversation_cx_risk_snapshots | 487 MB |
| qa_agent_evaluation_scorecard_criterion_results | 431 MB |
| conversation_agents | 412 MB |
| conversation_part_assignments | 399 MB |
| idx_conversation_parts_conversation_author_type | 391 MB |
| evaluation_checks | 386 MB |
| conversation_part_chat_details_pkey | 372 MB |
| index_conversation_part_chat_details_on_conversation_part_id | 372 MB |
| index_conversation_field_values_on_public_id | 345 MB |
| index_conversation_agents_on_public_id | 314 MB |
| index_conversation_parts_on_data_source_id | 313 MB |
| index_active_storage_blobs_on_key | 313 MB |
| index_conversation_parts_on_organization_id | 306 MB |
| index_conversation_parts_on_author_client_id | 304 MB |
| index_conversation_parts_on_author_employee_id | 304 MB |
| index_conversation_parts_on_conversation_id | 298 MB |
| idx_conversation_parts_employee_author_type | 297 MB |
| idx_conversation_parts_type | 293 MB |
| conversation_part_attribute_updated_by_admins_pkey | 262 MB |
| index_conversation_parts_on_organization_data_source_id | 262 MB |
| idx_on_conversation_cx_risk_snapshot_scorecard_crit_6262f4b2db | 251 MB |
| idx_on_public_id_736c0e5b86 | 246 MB |
| conversation_threads | 240 MB |
| conversation_customers | 238 MB |
| index_good_job_executions_on_process_id_and_created_at UNUSED | 237 MB |
| pg_search_documents | 226 MB |
| index_conversation_part_notes_on_public_id | 214 MB |
| index_conversation_part_assignments_on_public_id | 196 MB |
| good_job_batches | 184 MB |
| evaluation_guiding_question_answers_pkey | 182 MB |
| index_evaluation_checks_on_public_id | 178 MB |
| versions | 178 MB |
| index_pg_search_documents_on_content | 177 MB |
| idx_on_conversation_id_conversation_field_id_14c46ba24a | 175 MB |
| idx_on_organization_id_interaction_type_started_at__43bf513fd0 | 175 MB |
| index_conversations_on_customer_issue_id_and_started_at_and_id | 167 MB |
| idx_on_organization_id_interaction_type_ticket_stat_ef33e5b48e | 161 MB |
| index_good_job_executions_on_active_job_id_and_created_at | 161 MB |
| index_conversation_part_chat_details_on_organization_id | 158 MB |
| idx_on_organization_id_interaction_type_dispute_ris_df1730f4e7 | 158 MB |
| idx_on_organization_id_interaction_type_compliance__2c5a1b0478 | 158 MB |
| idx_on_organization_id_interaction_type_complaint_r_4f39f79da0 | 158 MB |
| idx_on_organization_id_interaction_type_risk_level__e9fff4d231 | 158 MB |
| idx_on_organization_id_interaction_type_product_iss_f34e0d4233 | 157 MB |
| idx_on_organization_id_interaction_type_service_iss_f563320fb2 | 157 MB |
| idx_on_conversation_part_id_c995bc4f47 | 157 MB |
| idx_on_organization_id_data_source_id_external_id_bd5f9e6a9a | 148 MB |
| conversation_part_call_detail_transcript_messages | 147 MB |
| index_conversation_customers_on_public_id | 147 MB |
| idx_on_organization_id_interaction_type_started_at_44de9acb05 | 142 MB |
| index_conversation_agents_on_conversation_id_and_employee_id | 138 MB |
| idx_conversations_org_started_at | 126 MB |
| index_good_jobs_jobs_on_priority_created_at_when_unfinished | 126 MB |
| good_job_executions_pkey | 125 MB |
| index_conversations_on_conversation_thread_id | 123 MB |
| index_conversation_threads_on_public_id | 122 MB |
| index_good_jobs_on_active_job_id_and_created_at | 121 MB |
| conversation_agents_pkey | 120 MB |
| conversation_field_values_pkey | 115 MB |
| idx_conversations_started_at | 112 MB |
| index_good_job_jobs_for_candidate_lookup | 111 MB |
| active_storage_blobs_pkey | 110 MB |
| idx_conversations_closed_at | 107 MB |
| idx_on_organization_id_employee_id_conversation_id_825765222f | 105 MB |
| idx_on_organization_id_conversation_id_employee_id_7c78b5fdef | 104 MB |
| index_conversation_agents_on_conversation_id | 104 MB |
| index_conversations_on_first_agent_response_at UNUSED | 102 MB |
| idx_on_customer_issue_summary_embedding_6bbf2e52d6 UNUSED | 99 MB |
| index_pg_search_documents_on_searchable | 98.8 MB |
| conversation_part_notes_pkey | 92.8 MB |
| good_jobs_pkey | 91.7 MB |
| idx_conversations_org_closed_covering | 91.2 MB |
| index_conversations_on_first_customer_response_at UNUSED | 90.5 MB |
| company_field_values | 90.2 MB |
| idx_on_conversation_cx_risk_snapshot_id_organizatio_e2cece9816 | 88.6 MB |
| conversation_uploads | 88.1 MB |
| idx_on_organization_id_2317776eca | 87.1 MB |
| index_conversations_on_organization_id_and_closed_at | 86.9 MB |
| index_conversations_on_sla_breach_last_checked_at UNUSED | 86.5 MB |
| idx_on_public_id_8cdafdcd59 | 82.6 MB |
| qa_agent_evaluation_scorecard_criterion_kb_citations | 81.4 MB |
| index_active_storage_attachments_uniqueness | 81.1 MB |
| qa_agent_evaluation_guiding_question_answers | 80.8 MB |
| conversations_pkey | 76.9 MB |
| conversation_part_assignments_pkey | 75.7 MB |
| idx_on_conversation_cx_risk_snapshot_id_type_931cfa9180 | 71.7 MB |
| index_conversations_on_public_id | 71.5 MB |
| index_conversations_on_organization_id_and_started_at | 70.5 MB |
| idx_on_public_id_987069e4f7 | 68.4 MB |
| index_conversation_threads_on_root_conversation_id | 65.1 MB |
| conversation_customers_pkey | 63.4 MB |
| index_conversation_uploads_on_blob_key | 62.6 MB |
| active_storage_attachments | 61.5 MB |
| idx_on_organization_id_data_source_id_data_source_u_068aaaf1e7 | 61.1 MB |
| idx_on_conversation_cx_risk_snapshot_scorecard_crit_73fa1010e0 | 59.5 MB |
| index_evaluation_guiding_question_answers_on_organization_id | 58 MB |
| idx_on_organization_id_conversation_id_client_id_eaec47de48 | 56.4 MB |
| idx_on_conversation_cx_risk_snapshot_scorecard_resu_e3811c2d48 | 55.7 MB |
| index_conversation_customers_on_conversation_id_and_client_id | 55.5 MB |
| conversation_threads_pkey | 55.5 MB |
| idx_on_guiding_question_id_67679f7398 UNUSED | 54.6 MB |
| index_conversation_part_notes_on_conversation_part_id | 54.3 MB |
| index_conversation_customers_on_conversation_id | 54 MB |
| conversation_cx_risk_snapshot_scorecard_criterion_results_pkey | 53.6 MB |
| index_conversations_on_first_customer_message_at | 51 MB |
| jira_issue_request_field_values | 50.5 MB |
| knowledge_base_documents | 46.1 MB |
| pg_search_documents_pkey | 45.2 MB |
| index_conversation_part_assignments_on_conversation_part_id | 44.4 MB |
| index_conversation_agents_on_employee_id | 41.5 MB |
| evaluation_checks_pkey | 41.2 MB |
| conversation_cx_risk_snapshot_scoring_guide_result_references | 40.3 MB |
| index_conversation_field_values_on_conversation_field_id | 39.5 MB |
| index_conversation_field_values_on_conversation_id | 39.4 MB |
| index_conversation_customers_on_client_id | 39.1 MB |
| conversation_part_attachments | 38.2 MB |
| index_good_jobs_on_concurrency_key_and_created_at | 37.7 MB |
| index_conversation_agents_on_organization_id | 37.4 MB |
| agent_performance_reports | 37.4 MB |
| index_conversation_part_email_details_on_public_id | 36.8 MB |
| conversation_part_call_details | 36.8 MB |
| conversation_cx_risk_snapshot_scorecard_results | 36 MB |
| idx_on_public_id_7c8db8cb30 | 35.4 MB |
| index_conversation_field_values_on_organization_id | 35.4 MB |
| index_good_jobs_on_cron_key_and_created_at_cond | 34.2 MB |
| idx_on_public_id_ade882f115 | 33.9 MB |
| index_conversation_agents_on_eligible_for_qa_evaluation UNUSED | 33.8 MB |
| index_clients_on_public_id | 33.5 MB |
| index_conversations_on_resolved_at | 32.7 MB |
| conversation_cx_risk_snapshot_scoring_guide_results | 31.5 MB |
| good_job_batches_pkey | 31.2 MB |
| idx_on_public_id_8d88916ffc | 30.8 MB |
| index_conversations_on_ticket_status | 30.6 MB |
| index_conversation_part_notes_on_organization_id | 30.5 MB |
| index_conversations_on_first_agent_reply_at | 30.4 MB |
| sla_breaches | 30.3 MB |
| evaluation_issues | 29.4 MB |
| idx_on_qa_agent_evaluation_scorecard_result_id_scor_8926794d45 | 28.9 MB |
| idx_on_company_id_company_field_id | 28.4 MB |
| index_conversations_on_organization_data_source_id | 27.8 MB |
| index_conversations_on_organization_id | 27.7 MB |
| index_conversations_on_data_source_id | 27.5 MB |
| index_conversations_on_qa_score_updated_at UNUSED | 26.8 MB |
| index_conversations_on_requester_id | 26.4 MB |
| customer_field_values | 26.4 MB |
| index_conversations_on_active_evaluation_id | 26.1 MB |
| index_good_jobs_on_batch_callback_id | 25.7 MB |
| index_conversations_on_zendesk_brand_id | 25.6 MB |
| index_conversation_part_attachments_on_public_id | 25.5 MB |
| index_versions_on_item_type_and_item_id UNUSED | 25.3 MB |
| evaluation_compliance_criterion_results | 25.1 MB |
| evaluation_compliance_criterion_result_references | 24.9 MB |
| index_conversations_on_group_id | 24.8 MB |
| idx_on_organization_id_interaction_type_complaint_r_512c2730b7 | 24.4 MB |
| index_conversation_part_email_details_on_conversation_part_id | 24.4 MB |
| index_conversations_on_company_id | 24.4 MB |
| idx_on_organization_id_interaction_type_dispute_ris_1c9318ac66 | 24.4 MB |
| idx_on_organization_id_interaction_type_compliance__15c7b570ac | 24.3 MB |
| idx_on_organization_id_interaction_type_risk_level_0a0a93fffd | 24.3 MB |
| idx_on_organization_id_interaction_type_service_iss_06824fffbf | 24.3 MB |
| idx_on_organization_id_interaction_type_qa_risk_lev_ae6e8f41c4 | 24.3 MB |
| idx_on_organization_id_interaction_type_product_iss_4ffb30086e | 24.2 MB |
| conversation_part_email_details_pkey | 24.1 MB |
| index_conversations_on_evaluation_state UNUSED | 24.1 MB |
| index_conversations_on_transcription_state UNUSED | 24 MB |
| index_conversations_on_translation_state UNUSED | 23.8 MB |
| jira_issue_drafts | 23.7 MB |
| index_conversations_on_qa_auto_fail | 23.3 MB |
| index_conversations_on_customer_issue_id | 23.2 MB |
| index_conversations_on_client_id | 23.1 MB |
| index_conversations_on_interaction_type UNUSED | 23.1 MB |
| index_conversations_on_employee_id | 23.1 MB |
| index_conversations_on_customer_account_id UNUSED | 23 MB |
| index_conversations_on_agent_knowledge_gap_id | 23 MB |
| index_conversations_on_jira_request_type_id | 22.6 MB |
| idx_on_public_id_81395962d4 | 22.3 MB |
| idx_on_scorecard_criterion_id_0f3e876ea7 | 22.3 MB |
| index_conversations_on_assignee_id | 22.1 MB |
| index_conversations_on_resolver_id | 22.1 MB |
| index_conversations_on_compliance_review_id UNUSED | 22 MB |
| index_conversations_on_jira_service_desk_id | 22 MB |
| index_conversation_uploads_on_public_id | 21.7 MB |
| index_conversation_part_assignments_on_organization_id | 21.6 MB |
| index_evaluation_checks_on_conversation_cx_risk_snapshot_id | 20.9 MB |
| idx_on_conversation_cx_risk_snapshot_scorecard_resu_a09a2aca21 | 20.9 MB |
| agent_performance_report_conversations | 20.9 MB |
| index_conversations_on_requester_employee_id | 20.7 MB |
| index_conversations_on_duplicate_of_id | 20.5 MB |
| qa_agent_evaluation_scorecard_criterion_results_pkey | 20.5 MB |
| idx_on_organization_id_f2d6406e1c | 20.5 MB |
| index_conversations_on_assignee_membership_id | 20.3 MB |
| conversation_customer_sentiment_summaries | 19.9 MB |
| index_evaluation_checks_on_organization_id | 19.9 MB |
| companies | 19.9 MB |
| conversation_relationships | 19.5 MB |
| index_conversation_threads_on_organization_id | 19.3 MB |
| clients_pkey | 19.3 MB |
| index_conversations_on_first_responder_id | 19.2 MB |
| conversation_cx_risk_snapshot_assignee_roles | 18.9 MB |
| customer_companies | 18.3 MB |
| qa_agent_evaluation_scorecard_criterion_kb_citations_pkey | 17.8 MB |
| index_agent_performance_report_conversations_on_public_id | 17.2 MB |
| company_field_values_pkey | 16.9 MB |
| idx_on_public_id_95002f013e | 16.9 MB |
| index_conversation_customers_on_organization_id | 16.7 MB |
| index_conversation_cx_risk_snapshots_on_organization_id_and_id | 16.3 MB |
| index_pg_search_documents_on_organization_id | 16.1 MB |
| index_good_jobs_on_queue_name_and_scheduled_at | 15.8 MB |
| idx_on_selected_score_option_id_58eb957e0c | 15.8 MB |
| idx_on_selected_justification_option_id_1a6b0b9548 | 15.3 MB |
| index_pg_search_documents_on_group_id UNUSED | 14.5 MB |
| active_storage_attachments_pkey | 14.1 MB |
| versions_pkey | 14 MB |
| index_active_storage_attachments_on_blob_id | 14 MB |
| index_sla_breaches_on_public_id | 13.4 MB |
| index_conversation_relationships_on_public_id | 13.3 MB |
| qa_agent_evaluation_scorecard_results | 13 MB |
| evaluation_usages | 12.9 MB |
| conversation_part_call_detail_transcript_messages_pkey | 12.9 MB |
| idx_on_qa_agent_evaluation_scorecard_criterion_resu_f0f11fa6cc | 12.4 MB |
| conversation_cx_risk_snapshots_pkey | 12.4 MB |
| index_conversations_on_channel_types | 12.1 MB |
| index_evaluation_compliance_criterion_results_on_public_id | 12.1 MB |
| index_customer_companies_on_public_id | 12 MB |
| sentinel_conversations | 10.6 MB |
| conversation_thread_items | 10.6 MB |
| idx_sla_breaches_unique_per_policy | 10.5 MB |
| idx_on_public_id_20e8a66c12 | 10.5 MB |
| index_knowledge_base_documents_on_search_vector | 10.4 MB |
| idx_on_organization_data_source_id_external_id_fca7675d8c | 10.3 MB |
| jira_issues | 10.2 MB |
| idx_on_qa_agent_evaluation_scorecard_result_id_89de694f41 | 10.1 MB |
| qa_agent_evaluations | 10.1 MB |
| index_good_jobs_on_batch_id | 10.1 MB |
| index_good_jobs_on_priority_scheduled_at_unfinished_unlocked UNUSED | 10.1 MB |
| index_evaluation_customer_issues_on_public_id | 10 MB |
| index_conversation_part_email_details_on_organization_id | 9.82 MB |
| conversation_cx_risk_snapshot_scoring_guide_result_referen_pkey | 9.74 MB |
| index_good_jobs_on_scheduled_at | 9.59 MB |
| idx_on_client_id_customer_field_id | 9.52 MB |
| index_companies_on_public_id | 9.49 MB |
| idx_on_public_id_510d3fca54 | 9.41 MB |
| index_qa_agent_evaluation_scorecard_results_on_public_id | 9.28 MB |
| index_clients_on_data_source_id | 8.91 MB |
| qa_agent_evaluation_guiding_question_answers_pkey | 8.9 MB |
| index_good_jobs_jobs_on_finished_at_only | 8.62 MB |
| index_clients_on_organization_id | 8.58 MB |
| index_clients_on_organization_data_source_id | 8.53 MB |
| index_evaluation_usages_on_public_id | 8.48 MB |
| index_company_field_values_on_company_field_id | 8.19 MB |
| idx_on_selected_score_option_id_4603456751 | 8.08 MB |
| idx_on_scorecard_criterion_id_415e5cc9e2 | 8.07 MB |
| idx_on_organization_id_58c47e8b68 | 7.96 MB |
| idx_on_conversation_id_e285f7d6fb | 7.57 MB |
| index_company_field_values_on_organization_id | 7.2 MB |
| workflow_run_tool_calls | 7.12 MB |
| idx_on_processing_status_610f0025f4 | 7.03 MB |
| idx_on_selected_justification_option_id_9e2e1bdea1 | 7.02 MB |
| index_sla_breaches_on_conversation_part_id | 7.01 MB |
| conversation_cx_risk_snapshot_scorecard_results_pkey | 6.85 MB |
| sla_breaches_pkey | 6.84 MB |
| index_companies_on_organization_data_source_id_and_external_id | 6.76 MB |
| index_conversation_part_call_details_on_conversation_part_id | 6.69 MB |
| index_company_field_values_on_company_id | 6.52 MB |
| evaluation_compliance_criterion_group_results | 6.36 MB |
| conversation_part_attachments_pkey | 6.3 MB |
| conversation_part_call_details_pkey | 6.17 MB |
| idx_on_evaluation_compliance_criterion_group_result_d68defa394 | 6.16 MB |
| idx_on_conversation_id_related_conversation_id_2bfa185057 | 6.15 MB |
| index_conversation_thread_items_on_public_id | 6.05 MB |
| sentinel_conversation_messages | 6.04 MB |
| idx_on_knowledge_base_document_id_e1de63cc8c | 6.02 MB |
| idx_on_public_id_883fcf7ff4 | 6.01 MB |
| idx_on_organization_id_172f81a1b4 | 5.98 MB |
| index_good_jobs_on_concurrency_key_when_unfinished | 5.94 MB |
| idx_on_qa_agent_evaluation_scorecard_criterion_resu_4b661eb2e8 | 5.93 MB |
| index_conversation_part_attachments_on_conversation_part_id | 5.89 MB |
| customer_field_values_pkey | 5.75 MB |
| index_qa_agent_evaluations_on_public_id | 5.75 MB |
| index_conversation_part_call_details_on_conversation_id | 5.74 MB |
| conversation_relationships_pkey | 5.49 MB |
| agent_performance_report_conversations_pkey | 5.48 MB |
| conversation_uploads_pkey | 5.46 MB |
| reports | 5.4 MB |
| idx_sla_breaches_conversation_type | 5.3 MB |
| idx_on_conversation_cx_risk_snapshot_id_e902342c43 | 5.15 MB |
| macros | 5.15 MB |
| customer_companies_pkey | 5.09 MB |
| index_good_jobs_on_job_class | 5.04 MB |
| index_conversation_cx_risk_snapshots_on_organization_id | 5.03 MB |
| index_conversation_cx_risk_snapshots_on_processing_status | 5.03 MB |
| index_conversation_part_call_details_on_public_id | 5.02 MB |
| idx_on_conversation_part_call_detail_id_63085a9b99 | 4.95 MB |
| index_conversation_cx_risk_snapshots_on_conversation_id | 4.91 MB |
| evaluation_compliance_criterion_result_references_pkey | 4.85 MB |
| customer_complaints | 4.81 MB |
| index_sentinel_conversations_on_public_id | 4.7 MB |
| index_conversation_relationships_on_conv_and_entity_created_at UNUSED | 4.68 MB |
| index_customer_companies_on_client_id | 4.68 MB |
| index_customer_companies_on_company_id | 4.61 MB |
| idx_on_conversation_cx_risk_snapshot_scoring_guide__3deb604673 | 4.56 MB |
| index_conversation_customer_sentiment_summaries_on_public_id | 4.52 MB |
| index_jira_issue_request_field_values_on_issue_and_field | 4.51 MB |
| index_evaluation_issues_on_public_id | 4.48 MB |
| idx_on_convid_related_conv_id_where_type_conv UNUSED | 4.46 MB |
| index_customer_companies_on_client_id_and_company_id | 4.35 MB |
| idx_on_conversation_part_id_3d86b51ed8 | 4.25 MB |
| index_agent_performance_reports_on_public_id | 4.2 MB |
| idx_on_conversation_id_active_88ff518eb9 | 4.18 MB |
| qa_agent_evaluation_scorecard_criterion_check_results | 3.94 MB |
| index_sla_breaches_on_conversation_id | 3.88 MB |
| evaluation_customer_issues_pkey | 3.83 MB |
| index_conversation_part_call_details_on_customer_id | 3.83 MB |
| index_conversation_part_call_details_on_from_client_id | 3.83 MB |
| idx_on_evaluation_compliance_criterion_result_id_94ecb2e0f3 | 3.63 MB |
| idx_on_qa_agent_evaluation_id_scorecard_id_6fb17c5320 | 3.63 MB |
| index_conversation_cx_risk_snapshots_on_agent_knowledge_gap_id | 3.63 MB |
| index_conversation_cx_risk_snapshots_on_customer_complaint_id | 3.59 MB |
| index_conversation_relationships_on_related_conversation_id | 3.58 MB |
| index_conversation_cx_risk_snapshots_on_customer_issue_id | 3.57 MB |
| customer_issues | 3.55 MB |
| index_customer_issues_on_embedding UNUSED | 3.52 MB |
| agent_performance_report_citations | 3.51 MB |
| evaluation_usages_pkey | 3.48 MB |
| index_evaluation_usages_on_conversation_id | 3.38 MB |
| workflow_runs | 3.34 MB |
| conversation_cx_risk_snapshot_compliance_rule_results | 3.32 MB |
| conversation_cx_risk_snapshot_scoring_guide_results_pkey | 3.21 MB |
| idx_on_organization_id_0cc593c663 | 3.15 MB |
| preview_emails | 3.12 MB |
| idx_on_qa_agent_evaluation_scorecard_criterion_resu_6b6fb624c8 | 3.1 MB |
| idx_on_conversation_cx_risk_snapshot_id_role_id_6f765ea16e | 3.08 MB |
| jira_issue_request_field_values_pkey | 3.05 MB |
| index_customer_field_values_on_client_id | 3.02 MB |
| index_conversation_part_attachments_on_organization_id | 2.97 MB |
| index_good_jobs_on_cron_key_and_cron_at_cond | 2.97 MB |
| idx_on_organization_data_source_id_c98c71d3ab | 2.91 MB |
| index_conversations_on_conversation_upload_id | 2.88 MB |
| companies_pkey | 2.88 MB |
| conversation_cx_risk_snapshot_assignee_roles_pkey | 2.8 MB |
| index_conversation_relationships_on_conversation_id | 2.78 MB |
| index_jira_issues_on_public_id | 2.76 MB |
| idx_on_conversation_part_call_detail_transcript_mes_8e1495c89b | 2.71 MB |
| index_conversation_uploads_on_organization_id | 2.71 MB |
| qa_agent_evaluation_scorecard_results_pkey | 2.7 MB |
| idx_on_conversation_id_23b027c7f7 | 2.69 MB |
| index_agent_performance_report_citations_on_public_id | 2.69 MB |
| index_customer_field_values_on_customer_field_id | 2.67 MB |
| sentinel_conversations_pkey | 2.67 MB |
| evaluation_compliance_criterion_results_pkey | 2.62 MB |
| idx_on_organization_id_conversation_id_e83848cf45 | 2.61 MB |
| idx_on_conversation_part_call_detail_transcript_mes_2a0c3dafcc | 2.6 MB |
| idx_on_scorecard_id_ac461b46f4 | 2.6 MB |
| idx_on_organization_id_d0cc2fef4f | 2.52 MB |
| index_conversation_part_call_details_on_to_client_id | 2.52 MB |
| idx_on_conversation_id_f14ecf1fc2 | 2.52 MB |
| idx_on_organization_id_14fa189c73 | 2.49 MB |
| index_customer_field_values_on_organization_id | 2.49 MB |
| index_conversations_on_jira_issue_key | 2.48 MB |
| index_conversation_thread_items_on_conversation_id | 2.44 MB |
| idx_on_conversation_thread_id_conversation_id_0a8de771e3 | 2.42 MB |
| conversation_thread_items_pkey | 2.39 MB |
| idx_on_conversation_cx_risk_snapshot_id_6fbbdcec7c | 2.38 MB |
| idx_on_conversation_cx_risk_snapshot_id_5f70d3438d | 2.3 MB |
| customer_complaint_conversations | 2.27 MB |
| idx_on_qa_agent_evaluation_id_8dbc670dd0 | 2.22 MB |
| idx_on_processing_status_861fb88eb1 UNUSED | 2.16 MB |
| idx_on_guiding_question_id_fd17e73773 UNUSED | 2.14 MB |
| idx_on_public_id_6bf7fea0dc | 2.14 MB |
| idx_on_conversation_id_source_active_0cf3ed6dc0 | 2.13 MB |
| index_conversation_part_call_details_on_employee_id | 2.13 MB |
| index_good_jobs_on_locked_by_id | 2.11 MB |
| index_conversation_customer_sentiment_summaries_on_score | 2.1 MB |
| index_sla_breaches_on_organization_id | 2.06 MB |
| index_conversation_part_call_details_on_to_employee_id | 2.05 MB |
| conversation_customer_sentiment_summaries_pkey | 2.02 MB |
| idx_on_conversation_cx_risk_snapshot_id_compliance__5c01ae4ab0 | 2.02 MB |
| idx_on_evaluation_compliance_criterion_group_result_7cc6ff7daa | 2.02 MB |
| index_jira_issue_drafts_on_public_id | 1.91 MB |
| evaluation_issues_pkey | 1.88 MB |
| index_qa_agent_evaluations_on_org_conv_active | 1.84 MB |
| index_conversation_thread_items_on_conversation_thread_id | 1.8 MB |
| idx_on_organization_data_source_id_external_id_c4824c93b7 | 1.75 MB |
| index_conversation_part_call_details_on_organization_id | 1.73 MB |
| idx_on_conversation_cx_risk_snapshot_id_ee9e8b5201 | 1.67 MB |
| index_conversation_part_call_details_on_from_employee_id | 1.63 MB |
| idx_on_organization_id_bf89ba633e | 1.62 MB |
| idx_on_agent_performance_report_id_169fc4c4dc | 1.59 MB |
| index_sla_breaches_on_sla_policy_id | 1.57 MB |
| qa_agent_evaluations_pkey | 1.56 MB |
| index_sla_breaches_on_conversation_priority UNUSED | 1.55 MB |
| index_customer_complaint_conversations_on_public_id | 1.54 MB |
| idx_on_employee_id_report_type_start_date_78183106d6 | 1.53 MB |
| evaluation_compliance_criterion_group_results_pkey | 1.51 MB |
| index_jira_issue_request_field_values_on_jira_issue_id | 1.5 MB |
| index_qa_agent_evaluation_scorecard_results_on_conversation_id | 1.5 MB |
| employees | 1.48 MB |
| idx_on_conversation_part_id_82b50e07c4 | 1.47 MB |
| index_qa_agent_evaluations_on_conversation_id | 1.41 MB |
| index_qa_agent_evaluations_on_conversation_cx_risk_snapshot_id | 1.37 MB |
| index_conversation_relationships_on_conversation_origin UNUSED | 1.36 MB |
| idx_on_compliance_criterion_id_033716d5f9 UNUSED | 1.34 MB |
| idx_on_organization_id_3a1f186a01 | 1.34 MB |
| index_companies_on_organization_data_source_id | 1.34 MB |
| index_customer_companies_on_organization_id | 1.34 MB |
| index_jira_issue_request_field_values_on_organization_id | 1.33 MB |
| index_conversation_relationships_on_organization_id | 1.31 MB |
| index_companies_on_organization_id | 1.3 MB |
| idx_qa_agent_evaluations_active_ai_unique | 1.29 MB |
| agent_knowledge_gaps | 1.27 MB |
| index_conversation_relationships_on_jira_issue_id | 1.27 MB |
| idx_on_jira_request_type_field_id_57102f27e6 UNUSED | 1.24 MB |
| index_agent_knowledge_gaps_on_embedding UNUSED | 1.23 MB |
| index_evaluation_customer_issues_on_organization_id | 1.23 MB |
| idx_on_agent_performance_report_id_citation_index_2860fce464 | 1.23 MB |
| index_evaluation_issues_on_conversation_part_id | 1.2 MB |
| workos_events | 1.2 MB |
| idx_on_organization_id_8ae50ebf81 | 1.17 MB |
| index_conversation_relationships_on_jira_issue_origin UNUSED | 1.16 MB |
| index_conversation_thread_items_on_jira_issue_id | 1.16 MB |
| agent_performance_reports_pkey | 1.15 MB |
| index_customer_complaints_on_public_id | 1.13 MB |
| index_sentinel_conversations_on_organization_id | 1.13 MB |
| idx_on_organization_id_priority_int_created_at_stat_87d6b788e7 | 1.1 MB |
| customer_complaint_categorizations | 1.09 MB |
| index_evaluation_usages_on_organization_id | 1.09 MB |
| agent_integration_profiles | 1.07 MB |
| index_evaluation_usages_on_evaluation_credit_id | 1.04 MB |
| index_knowledge_base_documents_on_public_id | 1.04 MB |
| index_evaluation_issues_on_conversation_cx_risk_snapshot_id | 984 KB |
| complaint_theme_snapshot_complaints | 976 KB |
| idx_on_processing_status_dff941310d UNUSED | 976 KB |
| index_qa_agent_evaluation_scorecard_results_on_organization_id | 968 KB |
| jira_issues_pkey | 960 KB |
| index_qa_agent_evaluation_scorecard_results_on_scorecard_id | 952 KB |
| index_customer_complaint_categorizations_on_public_id | 944 KB |
| agent_performance_report_citations_pkey | 920 KB |
| idx_on_organization_id_105aee9c41 | 896 KB |
| idx_on_scoring_guide_id_c29f2967c9 | 896 KB |
| idx_on_organization_id_d48e480ccf | 880 KB |
| conversation_cx_risk_snapshot_compliance_rule_results_pkey | 864 KB |
| index_sentinel_conversations_on_organization_data_source_id | 856 KB |
| idx_on_organization_id_57fa4a28cc | 840 KB |
| idx_on_subject_employee_id_228b6534af | 824 KB |
| jira_issue_drafts_pkey | 808 KB |
| customer_issue_theme_snapshot_conversations | 800 KB |
| index_conversation_cx_risk_snapshot_assignee_roles_on_role_id UNUSED | 768 KB |
| index_qa_agent_evaluations_on_subject_employee_id | 736 KB |
| index_complaint_theme_snapshot_complaints_on_public_id | 728 KB |
| index_qa_agent_evaluations_on_qa_evaluation_id | 728 KB |
| index_qa_agent_evaluations_on_organization_id | 720 KB |
| index_conversation_thread_items_on_organization_id | 712 KB |
| index_qa_agent_evaluations_on_processing_status UNUSED | 712 KB |
| idx_on_conversation_cx_risk_snapshot_id_7177d5eea0 | 672 KB |
| qa_evaluations | 664 KB |
| conversation_sla_applications | 648 KB |
| index_conversation_thread_items_on_slack_message_id UNUSED | 648 KB |
| idx_on_organization_id_report_type_start_date_78880a00ec | 640 KB |
| index_customer_issue_theme_snapshot_conversations_on_public_id | 640 KB |
| index_knowledge_base_documents_on_notion_page_id | 640 KB |
| index_workos_events_on_payload UNUSED | 640 KB |
| index_agent_integration_profiles_on_public_id | 632 KB |
| index_evaluation_issues_on_scorecard_id | 632 KB |
| index_evaluation_issues_on_organization_id | 624 KB |
| idx_on_conversation_part_call_detail_transcript_mes_ee8ac4f9c2 | 616 KB |
| index_qa_agent_evaluations_on_evaluator_account_id | 616 KB |
| idx_on_conversation_thread_id_jira_issue_id_3793638722 | 608 KB |
| index_evaluation_issues_on_scoring_guide_id | 608 KB |
| index_agent_performance_reports_on_organization_id | 592 KB |
| index_qa_agent_evaluations_on_evaluation_assignment_id | 560 KB |
| index_qa_agent_evaluations_on_evaluation_contest_id UNUSED | 544 KB |
| conversation_assignee_roles | 536 KB |
| idx_on_compliance_criterion_group_id_5936a3ac2c | 536 KB |
| idx_on_customer_complaint_id_conversation_id_a0da51d357 | 520 KB |
| index_agent_performance_report_citations_on_conversation_id | 520 KB |
| knowledge_base_documents_pkey | 504 KB |
| index_jira_issue_drafts_on_conversation_id | 496 KB |
| index_jira_issues_on_organization_data_source_id | 480 KB |
| idx_on_organization_id_6ac2d2297d | 472 KB |
| customer_complaint_conversations_pkey | 464 KB |
| guiding_questions | 464 KB |
| idx_on_processing_status_58264b0e57 UNUSED | 464 KB |
| index_jira_issues_on_organization_id | 464 KB |
| jira_request_type_fields | 456 KB |
| idx_on_organization_id_conversation_id_sla_policy_i_6774c91679 | 440 KB |
| index_jira_issues_on_jira_request_type_id | 424 KB |
| index_agent_performance_reports_on_employee_id | 416 KB |
| index_jira_issues_on_jira_issue_draft_id | 416 KB |
| conversation_fields | 408 KB |
| customer_issue_theme_snapshots | 408 KB |
| idx_on_conversation_cx_risk_snapshot_id_e7fb83b3e9 | 408 KB |
| idx_on_organization_data_source_id_external_id_09599c1bd3 | 408 KB |
| index_customer_complaint_conversations_on_conversation_id | 400 KB |
| workflow_run_steps | 392 KB |
| index_jira_issues_on_created_by_id | 384 KB |
| scoring_guides | 376 KB |
| idx_on_customer_complaint_id_6ca8c79343 | 360 KB |
| slack_messages | 360 KB |
| idx_on_customer_complaint_id_customer_complaint_cat_e99dde36ca | 344 KB |
| manual_evaluation_scorecard_criterion_results | 336 KB |
| idx_on_complaint_theme_snapshot_id_customer_complai_fef9489f14 | 320 KB |
| idx_on_qa_agent_evaluation_scorecard_criterion_resu_a45746baf8 | 320 KB |
| customer_complaint_categorizations_pkey | 304 KB |
| customer_complaints_pkey | 304 KB |
| idx_on_agent_performance_report_id_25a67f1748 | 296 KB |
| idx_on_qa_evaluation_id_subject_employee_id_4f81404fe0 | 296 KB |
| index_conversation_assignee_roles_on_public_id | 296 KB |
| index_employees_on_public_id | 288 KB |
| index_employees_on_organization_id_and_email | 280 KB |
| index_jira_issue_drafts_on_organization_id | 280 KB |
| index_jira_issue_drafts_on_status | 272 KB |
| index_jira_issue_drafts_on_workflow_run_step_id | 272 KB |
| idx_on_customer_issue_theme_snapshot_id_conversatio_a4759838c2 | 264 KB |
| index_employees_on_organization_id_and_fallback_uid | 264 KB |
| index_jira_issue_drafts_on_created_by_id UNUSED | 264 KB |
| index_jira_issue_drafts_on_submitted_by_id | 256 KB |
| organization_data_sources | 256 KB |
| idx_on_organization_id_organization_data_source_id__b4f667c60f | 248 KB |
| index_jira_issue_drafts_on_jira_request_type_id UNUSED | 248 KB |
| index_jira_issue_drafts_on_submitted_at UNUSED | 248 KB |
| index_qa_evaluations_on_organization_id_and_conversation_id | 248 KB |
| index_slack_messages_on_organization_id_and_url | 248 KB |
| conversation_groups | 240 KB |
| good_job_processes | 240 KB |
| idx_on_customer_complaint_id_20173102ae | 240 KB |
| index_agent_performance_report_citations_on_organization_id | 240 KB |
| index_conversation_sla_applications_on_conversation_id | 240 KB |
| complaint_theme_snapshot_complaints_pkey | 232 KB |
| dashboard_widget_types | 232 KB |
| idx_on_customer_complaint_id_9e56a42434 | 232 KB |
| idx_on_qa_agent_evaluation_scorecard_criterion_resu_c66f17ba2b | 232 KB |
| qa_agent_evaluation_scorecard_criterion_check_results_pkey | 232 KB |
| agent_integration_profiles_pkey | 224 KB |
| index_knowledge_base_documents_on_organization_id | 224 KB |
| disputes | 216 KB |
| index_agent_performance_report_citations_on_type | 216 KB |
| scorecard_criterion_score_option_justification_options | 216 KB |
| idx_macros_on_organization_data_source_id_external_id | 208 KB |
| index_agent_integration_profiles_on_employee_id | 208 KB |
| index_knowledge_base_documents_on_organization_data_source_id | 208 KB |
| employees_pkey | 200 KB |
| idx_on_conversation_id_041b4caab0 | 200 KB |
| index_customer_issues_on_organization_id_and_type_and_id | 200 KB |
| idx_on_public_id_3e25014c21 | 192 KB |
| index_qa_evaluations_on_conversation_id | 192 KB |
| customer_issue_theme_snapshot_conversations_pkey | 184 KB |
| index_knowledge_base_documents_on_discarded_at | 184 KB |
| index_workos_events_on_workos_event_id | 184 KB |
| conversation_assignee_accounts | 168 KB |
| conversation_cx_risk_snapshot_assignee_accounts | 168 KB |
| idx_on_compliance_rule_id_7e153675bc | 168 KB |
| idx_on_organization_id_e484d06dfa | 168 KB |
| index_customer_complaint_conversations_on_organization_id | 168 KB |
| index_qa_evaluations_on_conversation_cx_risk_snapshot_id | 168 KB |
| index_reports_on_public_id | 168 KB |
| scorecard_criteria | 168 KB |
| scorecard_criterion_checks | 168 KB |
| complaint_theme_snapshots | 160 KB |
| conversation_sla_applications_pkey | 160 KB |
| good_job_processes_pkey | 160 KB |
| idx_on_conversation_id_role_id_2085ecbc39 | 160 KB |
| index_customer_complaints_on_organization_id | 160 KB |
| accounts | 152 KB |
| conversation_part_macro_references | 152 KB |
| index_customer_issue_theme_snapshots_on_public_id | 152 KB |
| qa_evaluations_pkey | 152 KB |
| workflow_run_tool_calls_pkey | 144 KB |
| index_jira_request_type_fields_on_public_id | 136 KB |
| index_knowledge_base_documents_on_knowledge_base_section_id | 136 KB |
| invitations | 128 KB |
| complaint_reports | 120 KB |
| customer_issue_reports | 120 KB |
| evaluation_credits | 120 KB |
| idx_on_organization_id_cb1f9182e7 | 120 KB |
| idx_on_public_id_746f339d47 | 120 KB |
| index_conversation_assignee_roles_on_conversation_id UNUSED | 120 KB |
| index_employees_on_organization_id_and_phone | 120 KB |
| index_guiding_questions_on_public_id | 120 KB |
| scorecard_criterion_score_options | 120 KB |
| compliance_rules | 112 KB |
| customer_complaint_categories | 112 KB |
| idx_on_selected_justification_option_id_6327c15ce8 UNUSED | 112 KB |
| index_employees_on_organization_id | 112 KB |
| memberships | 112 KB |
| employee_field_values | 104 KB |
| idx_on_conversation_thread_id_slack_message_id_f677f66003 | 104 KB |
| idx_on_customer_complaint_category_id_2d83597c2a | 104 KB |
| idx_on_organization_data_source_id_a0338582a9 | 104 KB |
| idx_on_scorecard_criterion_check_id_5f2f9bb293 UNUSED | 104 KB |
| index_agent_integration_profiles_on_organization_id | 104 KB |
| index_customer_complaints_on_originating_conversation_id | 104 KB |
| macros_pkey | 104 KB |
| call_script_guidelines | 96 KB |
| conversation_assignee_roles_pkey | 96 KB |
| idx_on_public_id_6024784857 | 96 KB |
| index_conversation_sla_applications_on_sla_policy_id | 96 KB |
| index_customer_complaint_categorizations_on_organization_id | 96 KB |
| index_customer_complaints_on_reporter_id UNUSED | 96 KB |
| index_employees_on_membership_id | 96 KB |
| maintenance_tasks_runs | 96 KB |
| manual_evaluation_scorecard_results | 96 KB |
| schema_migrations | 96 KB |
| company_fields | 88 KB |
| group_memberships | 88 KB |
| index_complaint_theme_snapshot_complaints_on_organization_id | 88 KB |
| index_conversation_sla_applications_on_organization_id UNUSED | 88 KB |
| index_employees_on_customer_account_id UNUSED | 88 KB |
| index_employees_on_line_of_business_id UNUSED | 88 KB |
| index_employees_on_location_id | 88 KB |
| index_reports_on_customer_issue_theme_snapshot_id | 88 KB |
| index_workflow_run_tool_calls_on_workflow_run_id | 88 KB |
| index_workos_events_on_processed_at UNUSED | 88 KB |
| reports_pkey | 88 KB |
| customer_fields | 80 KB |
| dashboard_widget_type_groups | 80 KB |
| digest_emails | 80 KB |
| idx_employees_actor_type | 80 KB |
| idx_on_complaint_theme_snapshot_id_fc76ec58fb | 80 KB |
| idx_on_customer_issue_theme_snapshot_id_8805247ed5 | 80 KB |
| idx_on_organization_id_50067785a0 | 80 KB |
| index_customer_issues_on_public_id | 80 KB |
| index_employees_on_data_source_id UNUSED | 80 KB |
| index_employees_on_group_id | 80 KB |
| index_guiding_questions_on_discarded_at | 80 KB |
| index_qa_evaluations_on_organization_id | 80 KB |
| jira_request_types | 80 KB |
| workos_events_pkey | 80 KB |
| groups | 72 KB |
| idx_on_manual_evaluation_scorecard_result_id_scorec_e7ed8e3398 | 72 KB |
| index_conversation_assignee_accounts_on_public_id | 72 KB |
| index_conversation_assignee_roles_on_role_id UNUSED | 72 KB |
| index_conversation_fields_on_public_id | 72 KB |
| index_customer_issue_reports_on_public_id | 72 KB |
| index_employees_on_excluded_from_conversation_parts | 72 KB |
| index_employees_on_manager_id | 72 KB |
| index_jira_request_type_fields_on_request_type_and_external_id | 72 KB |
| index_knowledge_base_documents_on_knowledge_base_source_id | 72 KB |
| index_knowledge_base_documents_on_zendesk_brand_id | 72 KB |
| index_qa_evaluations_on_evaluator_membership_id | 72 KB |
| index_workflow_run_tool_calls_on_organization_id | 72 KB |
| conversation_cx_risk_snapshot_compliance_rule_result_references | 64 KB |
| dataset_fields | 64 KB |
| idx_on_conversation_id_account_id_12d98858e4 | 64 KB |
| index_accounts_on_provider_and_provider_uid | 64 KB |
| index_macros_on_organization_data_source_id | 64 KB |
| index_macros_on_organization_id | 64 KB |
| index_workflow_runs_on_status_and_run_at | 64 KB |
| schema_migrations_pkey | 64 KB |
| sla_policy_conditions | 64 KB |
| sla_policy_targets | 64 KB |
| workflow_runs_pkey | 64 KB |
| api_keys | 56 KB |
| customer_complaint_category_keywords | 56 KB |
| customer_issues_pkey | 56 KB |
| employee_fields | 56 KB |
| evaluation_batches | 56 KB |
| evaluation_scorecard_criterion_result_comments | 56 KB |
| guiding_questions_pkey | 56 KB |
| idx_on_organization_data_source_id_external_id_62ba15d06e | 56 KB |
| idx_on_parent_id_9637d43c37 | 56 KB |
| index_accounts_on_email | 56 KB |
| index_complaint_reports_on_public_id | 56 KB |
| index_complaint_theme_snapshots_on_public_id | 56 KB |
| index_conversation_assignee_roles_on_organization_id | 56 KB |
| index_disputes_on_public_id | 56 KB |
| index_group_memberships_on_public_id | 56 KB |
| index_reports_on_agent_performance_report_id | 56 KB |
| index_reports_on_organization_id | 56 KB |
| index_reports_on_report_type_id | 56 KB |
| index_scorecard_criteria_on_public_id | 56 KB |
| index_scorecard_criterion_score_options_on_public_id | 56 KB |
| manual_evaluation_scorecard_criterion_results_pkey | 56 KB |
| manual_evaluations | 56 KB |
| organization_notification_settings | 56 KB |
| organizations | 56 KB |
| scorecards | 56 KB |
| slack_messages_pkey | 56 KB |
| workflows | 56 KB |
| ar_internal_metadata | 48 KB |
| call_script_guideline_steps | 48 KB |
| call_transcript_messages | 48 KB |
| calls | 48 KB |
| compliance_criteria | 48 KB |
| compliance_criterion_groups | 48 KB |
| compliance_rule_sections | 48 KB |
| content_types | 48 KB |
| conversation_assignee_accounts_pkey | 48 KB |
| conversation_filters | 48 KB |
| conversation_resolution_assignment_rule_assignee_accounts | 48 KB |
| conversation_resolution_assignment_rule_assignee_roles | 48 KB |
| conversation_resolution_assignment_rule_conditions | 48 KB |
| conversation_resolution_assignment_rules | 48 KB |
| customer_accounts | 48 KB |
| customer_complaint_assignee_accounts | 48 KB |
| customer_issue_theme_snapshots_pkey | 48 KB |
| dashboard_filter_rules | 48 KB |
| dashboard_widgets | 48 KB |
| dashboards | 48 KB |
| data_migrations | 48 KB |
| data_sources | 48 KB |
| datasets | 48 KB |
| evaluation_batch_accounts | 48 KB |
| evaluation_batch_scorecards | 48 KB |
| evaluation_contest_criterion_feedbacks | 48 KB |
| evaluation_contest_feedbacks | 48 KB |
| evaluation_contest_scorecard_criterion_results | 48 KB |
| evaluation_contests | 48 KB |
| evaluation_eligibility_rules | 48 KB |
| flipper_features | 48 KB |
| flipper_gates | 48 KB |
| good_job_settings | 48 KB |
| idx_on_conversation_cx_risk_snapshot_id_account_id_4e2b02cbec | 48 KB |
| idx_on_conversation_id_jira_issue_id_dd63311ef2 | 48 KB |
| idx_on_employee_id_employee_field_id | 48 KB |
| idx_on_organization_id_conversation_id_group_id_241a632ddf | 48 KB |
| import_historical_conversations_tasks | 48 KB |
| import_knowledge_base_documents_tasks | 48 KB |
| index_conversation_assignee_accounts_on_conversation_id | 48 KB |
| index_evaluation_assignments_on_search_vector UNUSED | 48 KB |
| index_invitations_on_organization_id_and_email | 48 KB |
| index_jira_request_type_fields_on_external_id | 48 KB |
| index_memberships_on_workos_membership_id | 48 KB |
| index_reports_on_complaint_theme_snapshot_id | 48 KB |
| index_workflow_runs_on_conversation_id | 48 KB |
| index_workflow_runs_on_organization_id | 48 KB |
| jira_service_desks | 48 KB |
| knowledge_base_crawl_tasks | 48 KB |
| locations | 48 KB |
| organization_risk_level_configurations | 48 KB |
| outreach_webhooks | 48 KB |
| permissions | 48 KB |
| report_types | 48 KB |
| roles | 48 KB |
| run_conversation_cx_risk_snapshot_tasks | 48 KB |
| scorecard_conditions | 48 KB |
| scorecard_groups | 48 KB |
| scorecard_sections | 48 KB |
| sla_policies | 48 KB |
| slack_incoming_webhooks | 48 KB |
| view_columns | 48 KB |
| views | 48 KB |
| work_schedules | 48 KB |
| workflow_groups | 48 KB |
| workflow_nodes | 48 KB |
| workflow_triggers | 48 KB |
| workos_event_cursors | 48 KB |
| zendesk_brands | 48 KB |
| zendesk_webhooks | 48 KB |
| accounts_pkey | 40 KB |
| conversation_cx_risk_snapshot_assignee_accounts_pkey | 40 KB |
| conversation_part_macro_references_pkey | 40 KB |
| idx_on_conversation_cx_risk_snapshot_id_9254f05dc4 | 40 KB |
| idx_on_conversation_part_id_11838f26ed | 40 KB |
| idx_on_organization_id_data_source_id_data_source_u_a18d63669a | 40 KB |
| idx_on_scorecard_criterion_id_3501937238 | 40 KB |
| idx_on_selected_justification_option_id_3e0e0a0e8e | 40 KB |
| index_accounts_on_public_id | 40 KB |
| index_conversation_groups_on_conversation_id | 40 KB |
| index_customer_complaint_categories_on_public_id | 40 KB |
| index_customer_issue_theme_snapshots_on_customer_issue_id UNUSED | 40 KB |
| index_dashboard_widget_types_on_reference | 40 KB |
| index_employees_on_partner_id | 40 KB |
| index_group_memberships_on_membership_id_and_group_id | 40 KB |
| index_groups_on_public_id | 40 KB |
| index_invitations_on_public_id | 40 KB |
| index_invitations_on_workos_invitation_id | 40 KB |
| index_jira_request_types_on_public_id | 40 KB |
| index_memberships_on_public_id | 40 KB |
| index_sentinel_conversation_messages_on_public_id | 40 KB |
| index_sla_policy_targets_on_public_id | 40 KB |
| index_workflow_runs_on_workflow_id | 40 KB |
| index_workos_events_on_type UNUSED | 40 KB |
| jira_request_type_fields_pkey | 40 KB |
| knowledge_base_document_scorecard_criteria | 40 KB |
| role_permissions | 40 KB |
| complaint_reports_pkey | 32 KB |
| conversation_fields_pkey | 32 KB |
| conversation_groups_pkey | 32 KB |
| customer_issue_reports_pkey | 32 KB |
| disputes_pkey | 32 KB |
| employee_field_values_pkey | 32 KB |
| evaluation_assignments | 32 KB |
| evaluation_sampling_rules | 32 KB |
| group_memberships_pkey | 32 KB |
| idx_on_dashboard_widget_type_group_id_position_ab99d05ac1 | 32 KB |
| idx_on_manual_evaluation_scorecard_result_id_980b617d3a | 32 KB |
| idx_on_organization_id_9857acc326 | 32 KB |
| idx_on_public_id_ee4e8e1fb3 | 32 KB |
| idx_on_scorecard_criterion_score_option_id_367fc2ec3b | 32 KB |
| idx_on_scorecard_id_parent_id_position_54e0381e4d | 32 KB |
| idx_on_selected_score_option_id_1642f38909 | 32 KB |
| index_conversation_assignee_accounts_on_account_id | 32 KB |
| index_conversation_part_macro_references_on_macro_id | 32 KB |
| index_disputes_on_conversation_id | 32 KB |
| index_disputes_on_jira_issue_id | 32 KB |
| index_group_memberships_on_membership_id UNUSED | 32 KB |
| index_guiding_questions_on_organization_id | 32 KB |
| index_guiding_questions_on_scorecard_criterion_id | 32 KB |
| index_jira_request_type_fields_on_jira_request_type_id | 32 KB |
| index_memberships_on_account_id_and_organization_id | 32 KB |
| index_sla_policy_conditions_on_public_id | 32 KB |
| index_slack_messages_on_organization_id | 32 KB |
| memberships_pkey | 32 KB |
| preview_emails_pkey | 32 KB |
| scorecard_criteria_pkey | 32 KB |
| scorecard_criterion_score_option_justification_options_pkey | 32 KB |
| scorecard_criterion_score_options_pkey | 32 KB |
| sentinel_conversation_messages_pkey | 32 KB |
| customer_complaint_assignee_roles | 24 KB |
| evaluation_schedule_accounts | 24 KB |
| evaluation_schedule_scorecards | 24 KB |
| evaluation_schedules | 24 KB |
| index_evaluation_batch_conversations_on_search_vector UNUSED | 24 KB |
| agent_knowledge_gaps_pkey | 16 KB |
| api_keys_pkey | 16 KB |
| ar_internal_metadata_pkey | 16 KB |
| call_script_guideline_steps_pkey | 16 KB |
| call_script_guidelines_pkey | 16 KB |
| call_transcript_messages_pkey | 16 KB |
| calls_pkey | 16 KB |
| company_fields_pkey | 16 KB |
| complaint_theme_snapshots_pkey | 16 KB |
| compliance_criteria_pkey | 16 KB |
| compliance_criterion_groups_pkey | 16 KB |
| compliance_rule_sections_pkey | 16 KB |
| compliance_rules_pkey | 16 KB |
| content_types_pkey | 16 KB |
| conversation_cx_risk_snapshot_compliance_rule_result_refer_pkey | 16 KB |
| conversation_filter_results | 16 KB |
| conversation_filter_results_pkey | 16 KB |
| conversation_filters_pkey | 16 KB |
| conversation_resolution_assignment_rule_assignee_accounts_pkey | 16 KB |
| conversation_resolution_assignment_rule_assignee_roles_pkey | 16 KB |
| conversation_resolution_assignment_rule_conditions_pkey | 16 KB |
| conversation_resolution_assignment_rules_pkey | 16 KB |
| customer_accounts_pkey | 16 KB |
| customer_complaint_assignee_accounts_pkey | 16 KB |
| customer_complaint_assignee_roles_pkey | 16 KB |
| customer_complaint_categories_pkey | 16 KB |
| customer_complaint_category_keywords_pkey | 16 KB |
| customer_fields_pkey | 16 KB |
| customer_issue_conversation_fields_pkey | 16 KB |
| dashboard_filter_rules_pkey | 16 KB |
| dashboard_widget_type_groups_pkey | 16 KB |
| dashboard_widget_types_pkey | 16 KB |
| dashboard_widgets_pkey | 16 KB |
| dashboards_pkey | 16 KB |
| data_migrations_pkey | 16 KB |
| data_sources_pkey | 16 KB |
| dataset_fields_pkey | 16 KB |
| datasets_pkey | 16 KB |
| digest_emails_pkey | 16 KB |
| employee_fields_pkey | 16 KB |
| evaluation_assignments_pkey | 16 KB |
| evaluation_batch_accounts_pkey | 16 KB |
| evaluation_batch_assignees | 16 KB |
| evaluation_batch_assignees_pkey | 16 KB |
| evaluation_batch_conversations | 16 KB |
| evaluation_batch_conversations_pkey | 16 KB |
| evaluation_batch_scorecards_pkey | 16 KB |
| evaluation_batches_pkey | 16 KB |
| evaluation_contest_criterion_feedbacks_pkey | 16 KB |
| evaluation_contest_feedbacks_pkey | 16 KB |
| evaluation_contest_scorecard_criterion_results_pkey | 16 KB |
| evaluation_contests_pkey | 16 KB |
| evaluation_credits_pkey | 16 KB |
| evaluation_eligibility_rules_pkey | 16 KB |
| evaluation_sampling_rule_counters | 16 KB |
| evaluation_sampling_rule_counters_pkey | 16 KB |
| evaluation_sampling_rule_targets | 16 KB |
| evaluation_sampling_rule_targets_pkey | 16 KB |
| evaluation_sampling_rules_pkey | 16 KB |
| evaluation_schedule_accounts_pkey | 16 KB |
| evaluation_schedule_scorecards_pkey | 16 KB |
| evaluation_schedules_pkey | 16 KB |
| evaluation_scorecard_criterion_result_comments_pkey | 16 KB |
| flipper_features_pkey | 16 KB |
| flipper_gates_pkey | 16 KB |
| good_job_settings_pkey | 16 KB |
| group_employees_pkey | 16 KB |
| groups_pkey | 16 KB |
| idx_eval_assignments_on_assignee_and_index | 16 KB |
| idx_eval_assignments_on_batch_and_status UNUSED | 16 KB |
| idx_eval_assignments_on_batch_conversation_scorecard_evaluator | 16 KB |
| idx_eval_batch_accounts_on_batch_and_account | 16 KB |
| idx_eval_batch_assignees_on_batch_and_evaluator | 16 KB |
| idx_eval_batch_scorecards_on_batch_and_scorecard | 16 KB |
| idx_eval_batches_on_schedule_and_status UNUSED | 16 KB |
| idx_eval_sampling_rule_counters_unique | 16 KB |
| idx_eval_schedule_accounts_on_schedule_and_account | 16 KB |
| idx_eval_schedule_scorecards_on_schedule_and_scorecard | 16 KB |
| idx_evaluation_eligibility_rules_org_ods_field UNUSED | 16 KB |
| idx_on_account_id_1b95189c82 | 16 KB |
| idx_on_account_id_d6e39fd80d UNUSED | 16 KB |
| idx_on_author_id_b1a3335c14 UNUSED | 16 KB |
| idx_on_call_script_guideline_id_position_e060554053 | 16 KB |
| idx_on_compliance_issues_organization_data_source_i_3e69df95da UNUSED | 16 KB |
| idx_on_conversation_cx_risk_snapshot_compliance_rul_3df3dfd69f | 16 KB |
| idx_on_conversation_cx_risk_snapshot_scorecard_crit_53335756af UNUSED | 16 KB |
| idx_on_conversation_cx_risk_snapshot_scorecard_crit_8e9f04e78f UNUSED | 16 KB |
| idx_on_conversation_field_id_2775910c5c UNUSED | 16 KB |
| idx_on_conversation_field_id_conversation_field_val_662d6a2d2c | 16 KB |
| idx_on_conversation_part_call_detail_transcript_mes_a52c8b4ef2 | 16 KB |
| idx_on_conversation_part_id_293bb5a49c | 16 KB |
| idx_on_conversation_resolution_assignment_rule_id_426032d977 UNUSED | 16 KB |
| idx_on_conversation_resolution_assignment_rule_id_5f30032d9f UNUSED | 16 KB |
| idx_on_conversation_resolution_assignment_rule_id_71f70ad8f3 UNUSED | 16 KB |
| idx_on_conversation_resolution_assignment_rule_id_a_01b92edf83 | 16 KB |
| idx_on_conversation_resolution_assignment_rule_id_r_751f130d27 | 16 KB |
| idx_on_customer_complaint_category_id_fcaa616bae UNUSED | 16 KB |
| idx_on_customer_complaint_category_id_text_84edc2cdff | 16 KB |
| idx_on_customer_complaint_id_064d6f5bf4 UNUSED | 16 KB |
| idx_on_customer_complaint_id_account_id_bc622dcb1f | 16 KB |
| idx_on_customer_complaint_id_d994db35f6 UNUSED | 16 KB |
| idx_on_customer_complaint_id_role_id_d4e12869ee | 16 KB |
| idx_on_customer_issue_report_id_2fd7cdd4a5 | 16 KB |
| idx_on_customer_issues_organization_data_source_id_2dde460c11 UNUSED | 16 KB |
| idx_on_discarded_at_d6546794a9 UNUSED | 16 KB |
| idx_on_dispute_reminders_organization_data_source_i_08e2ba7ef4 UNUSED | 16 KB |
| idx_on_evaluation_batch_conversation_id_2e74e92ee6 UNUSED | 16 KB |
| idx_on_evaluation_batch_id_conversation_id_b9a661981b | 16 KB |
| idx_on_evaluation_batch_index_evaluation_batch_id_c_1fea54c922 | 16 KB |
| idx_on_evaluation_contest_feedback_id_aaac131e3f UNUSED | 16 KB |
| idx_on_evaluation_contest_id_ad6d4d521c UNUSED | 16 KB |
| idx_on_evaluation_contest_id_conversation_cx_risk_s_432544ea57 | 16 KB |
| idx_on_evaluation_contest_scorecard_criterion_resul_d8e44b05e0 UNUSED | 16 KB |
| idx_on_evaluation_guiding_question_answer_id_3615630b65 UNUSED | 16 KB |
| idx_on_evaluation_sampling_rule_id_42a24d7591 UNUSED | 16 KB |
| idx_on_evaluation_sampling_rule_id_9dded09e90 UNUSED | 16 KB |
| idx_on_evaluation_sampling_rule_id_target_type_targ_0569b9e86a | 16 KB |
| idx_on_knowledge_base_document_id_8ebdbd979f UNUSED | 16 KB |
| idx_on_manual_evaluation_id_1d6e604059 | 16 KB |
| idx_on_manual_evaluation_id_scorecard_id_f932c2c187 | 16 KB |
| idx_on_organization_data_source_id_16c6556e77 UNUSED | 16 KB |
| idx_on_organization_data_source_id_5e59245b45 UNUSED | 16 KB |
| idx_on_organization_data_source_id_8298e73164 UNUSED | 16 KB |
| idx_on_organization_data_source_id_c8713c972c | 16 KB |
| idx_on_organization_data_source_id_external_id_49d49fe164 | 16 KB |
| idx_on_organization_data_source_id_external_id_company_fields | 16 KB |
| idx_on_organization_data_source_id_external_id_customer_fields | 16 KB |
| idx_on_organization_data_source_id_external_id_employee_fields | 16 KB |
| idx_on_organization_data_source_id_external_id_ff492815bb | 16 KB |
| idx_on_organization_data_source_id_webhook_id_60a5a48f22 | 16 KB |
| idx_on_organization_id_12fec457a6 UNUSED | 16 KB |
| idx_on_organization_id_22d23081ff UNUSED | 16 KB |
| idx_on_organization_id_36425fcc80 UNUSED | 16 KB |
| idx_on_organization_id_46dc697726 UNUSED | 16 KB |
| idx_on_organization_id_52f3fffe1a UNUSED | 16 KB |
| idx_on_organization_id_77794b3866 UNUSED | 16 KB |
| idx_on_organization_id_99e7f7be3c | 16 KB |
| idx_on_organization_id_b4e6f237c5 | 16 KB |
| idx_on_organization_id_c396ae5a44 UNUSED | 16 KB |
| idx_on_organization_id_conversation_field_id_112947eb09 | 16 KB |
| idx_on_organization_id_conversation_filter_id_conve_dcfaf571ee | 16 KB |
| idx_on_organization_id_db71bea108 UNUSED | 16 KB |
| idx_on_organization_id_e032843cf3 UNUSED | 16 KB |
| idx_on_organization_id_fec020aabb | 16 KB |
| idx_on_organization_id_group_id_employee_id_cfcbf11f9e | 16 KB |
| idx_on_organization_id_reference_20f62b0f4a | 16 KB |
| idx_on_public_id_24e6d689aa | 16 KB |
| idx_on_public_id_2961bf2e9e | 16 KB |
| idx_on_public_id_5b891beb3e | 16 KB |
| idx_on_public_id_b190f1c09a | 16 KB |
| idx_on_public_id_f526ca33a6 | 16 KB |
| idx_on_qa_agent_evaluation_scorecard_criterion_resu_642af5f6a5 | 16 KB |
| idx_on_qa_agent_evaluation_scorecard_criterion_resu_e5abb3f0d5 UNUSED | 16 KB |
| idx_on_reference_organization_id_f8604ca760 | 16 KB |
| idx_on_role_id_98896d5981 UNUSED | 16 KB |
| idx_on_scorecard_criterion_check_id_9a09f58e45 | 16 KB |
| idx_on_scorecard_criterion_id_854519ef93 | 16 KB |
| idx_on_scorecard_criterion_id_d310a20770 UNUSED | 16 KB |
| idx_on_scorecard_criterion_id_position_ce11d13726 | 16 KB |
| idx_on_selected_score_option_id_11b15a7c4f UNUSED | 16 KB |
| idx_on_sentinel_conversation_id_bc97f39e21 | 16 KB |
| idx_qa_agent_evaluations_active_human_unique | 16 KB |
| idx_zendesk_brands_org_data_source_external_id | 16 KB |
| import_historical_conversations_tasks_pkey | 16 KB |
| import_knowledge_base_documents_tasks_pkey | 16 KB |
| index_accounts_on_default_organization_id | 16 KB |
| index_agent_knowledge_gaps_on_organization_id | 16 KB |
| index_agent_knowledge_gaps_on_public_id | 16 KB |
| index_api_keys_on_key | 16 KB |
| index_api_keys_on_organization_id UNUSED | 16 KB |
| index_api_keys_on_public_id | 16 KB |
| index_call_script_guideline_steps_on_call_script_guideline_id UNUSED | 16 KB |
| index_call_script_guideline_steps_on_organization_id UNUSED | 16 KB |
| index_call_script_guideline_steps_on_public_id | 16 KB |
| index_call_script_guidelines_on_customer_account_id UNUSED | 16 KB |
| index_call_script_guidelines_on_guide_section_id UNUSED | 16 KB |
| index_call_script_guidelines_on_line_of_business_id UNUSED | 16 KB |
| index_call_script_guidelines_on_organization_id UNUSED | 16 KB |
| index_call_script_guidelines_on_public_id | 16 KB |
| index_call_transcript_messages_on_call_id UNUSED | 16 KB |
| index_call_transcript_messages_on_organization_id UNUSED | 16 KB |
| index_call_transcript_messages_on_public_id | 16 KB |
| index_calls_on_client_id UNUSED | 16 KB |
| index_calls_on_customer_account_id UNUSED | 16 KB |
| index_calls_on_data_source_id UNUSED | 16 KB |
| index_calls_on_data_source_id_and_data_source_uid | 16 KB |
| index_calls_on_employee_id UNUSED | 16 KB |
| index_calls_on_organization_id UNUSED | 16 KB |
| index_calls_on_public_id | 16 KB |
| index_calls_on_sentinel_upload_id UNUSED | 16 KB |
| index_company_fields_on_organization_data_source_id UNUSED | 16 KB |
| index_company_fields_on_organization_id | 16 KB |
| index_complaint_reports_on_organization_id | 16 KB |
| index_complaint_theme_snapshots_on_complaint_report_id | 16 KB |
| index_complaint_theme_snapshots_on_organization_id | 16 KB |
| index_compliance_criteria_on_compliance_criterion_group_id UNUSED | 16 KB |
| index_compliance_criteria_on_organization_id UNUSED | 16 KB |
| index_compliance_criteria_on_public_id | 16 KB |
| index_compliance_criterion_groups_on_organization_id UNUSED | 16 KB |
| index_compliance_criterion_groups_on_public_id | 16 KB |
| index_compliance_rule_sections_on_organization_id UNUSED | 16 KB |
| index_compliance_rule_sections_on_public_id | 16 KB |
| index_compliance_rules_on_compliance_rule_section_id UNUSED | 16 KB |
| index_compliance_rules_on_organization_id UNUSED | 16 KB |
| index_compliance_rules_on_public_id | 16 KB |
| index_content_types_on_name | 16 KB |
| index_content_types_on_public_id | 16 KB |
| index_conversation_action_runs_on_input UNUSED | 16 KB |
| index_conversation_assignee_accounts_on_organization_id | 16 KB |
| index_conversation_fields_on_organization_data_source_id | 16 KB |
| index_conversation_fields_on_organization_id | 16 KB |
| index_conversation_filter_results_on_conversation_filter_id UNUSED | 16 KB |
| index_conversation_filter_results_on_conversation_id UNUSED | 16 KB |
| index_conversation_filter_results_on_organization_id UNUSED | 16 KB |
| index_conversation_filters_on_organization_id UNUSED | 16 KB |
| index_conversation_filters_on_public_id | 16 KB |
| index_conversation_groups_on_group_id | 16 KB |
| index_conversation_groups_on_organization_id UNUSED | 16 KB |
| index_conversation_part_macro_references_on_organization_id | 16 KB |
| index_conversation_resolution_assignment_rules_on_public_id | 16 KB |
| index_conversation_suggested_actions_on_input UNUSED | 16 KB |
| index_customer_accounts_on_organization_id UNUSED | 16 KB |
| index_customer_accounts_on_public_id | 16 KB |
| index_customer_complaint_assignee_accounts_on_account_id UNUSED | 16 KB |
| index_customer_complaint_assignee_accounts_on_organization_id UNUSED | 16 KB |
| index_customer_complaint_assignee_accounts_on_public_id | 16 KB |
| index_customer_complaint_assignee_roles_on_organization_id UNUSED | 16 KB |
| index_customer_complaint_assignee_roles_on_public_id | 16 KB |
| index_customer_complaint_assignee_roles_on_role_id UNUSED | 16 KB |
| index_customer_complaint_categories_on_organization_id | 16 KB |
| index_customer_complaint_category_keywords_on_organization_id UNUSED | 16 KB |
| index_customer_complaint_category_keywords_on_public_id | 16 KB |
| index_customer_fields_on_organization_data_source_id UNUSED | 16 KB |
| index_customer_fields_on_organization_id | 16 KB |
| index_customer_issue_conversation_fields_on_organization_id UNUSED | 16 KB |
| index_customer_issue_reports_on_organization_id | 16 KB |
| index_customer_issue_theme_snapshots_on_organization_id | 16 KB |
| index_customer_issues_on_conversation_field_id | 16 KB |
| index_customer_issues_on_organization_id | 16 KB |
| index_dashboard_filter_rules_on_dashboard_id UNUSED | 16 KB |
| index_dashboard_filter_rules_on_dashboard_id_and_type | 16 KB |
| index_dashboard_filter_rules_on_organization_id UNUSED | 16 KB |
| index_dashboard_widget_type_groups_on_position | 16 KB |
| index_dashboard_widget_type_groups_on_reference | 16 KB |
| index_dashboard_widget_types_on_dashboard_widget_type_group_id | 16 KB |
| index_dashboard_widgets_on_dashboard_id UNUSED | 16 KB |
| index_dashboard_widgets_on_dashboard_id_and_position UNUSED | 16 KB |
| index_dashboard_widgets_on_dashboard_widget_type_id UNUSED | 16 KB |
| index_dashboards_on_created_by_id | 16 KB |
| index_dashboards_on_organization_id | 16 KB |
| index_data_sources_on_key | 16 KB |
| index_dataset_fields_on_associated_dataset_id UNUSED | 16 KB |
| index_dataset_fields_on_company_field_id UNUSED | 16 KB |
| index_dataset_fields_on_conversation_field_id UNUSED | 16 KB |
| index_dataset_fields_on_created_by_id UNUSED | 16 KB |
| index_dataset_fields_on_customer_field_id UNUSED | 16 KB |
| index_dataset_fields_on_dataset_id UNUSED | 16 KB |
| index_dataset_fields_on_kind UNUSED | 16 KB |
| index_dataset_fields_on_organization_id UNUSED | 16 KB |
| index_dataset_fields_on_primitive_type UNUSED | 16 KB |
| index_dataset_fields_on_reference_and_organization_id | 16 KB |
| index_datasets_on_reference | 16 KB |
| index_digest_emails_on_organization_id | 16 KB |
| index_disputes_on_organization_id | 16 KB |
| index_employee_field_values_on_employee_field_id | 16 KB |
| index_employee_field_values_on_employee_id | 16 KB |
| index_employee_field_values_on_organization_id UNUSED | 16 KB |
| index_employee_fields_on_organization_data_source_id UNUSED | 16 KB |
| index_employee_fields_on_organization_id UNUSED | 16 KB |
| index_employees_on_organization_id_and_employee_id | 16 KB |
| index_evaluation_assignments_on_conversation_id | 16 KB |
| index_evaluation_assignments_on_created_by_id UNUSED | 16 KB |
| index_evaluation_assignments_on_evaluation_batch_assignee_id UNUSED | 16 KB |
| index_evaluation_assignments_on_evaluation_batch_id UNUSED | 16 KB |
| index_evaluation_assignments_on_evaluator_id UNUSED | 16 KB |
| index_evaluation_assignments_on_evaluator_membership_id UNUSED | 16 KB |
| index_evaluation_assignments_on_organization_id UNUSED | 16 KB |
| index_evaluation_assignments_on_public_id | 16 KB |
| index_evaluation_assignments_on_scorecard_id UNUSED | 16 KB |
| index_evaluation_batch_accounts_on_account_id | 16 KB |
| index_evaluation_batch_accounts_on_evaluation_batch_id UNUSED | 16 KB |
| index_evaluation_batch_accounts_on_organization_id UNUSED | 16 KB |
| index_evaluation_batch_accounts_on_public_id | 16 KB |
| index_evaluation_batch_assignees_on_evaluation_batch_id UNUSED | 16 KB |
| index_evaluation_batch_assignees_on_evaluator_id UNUSED | 16 KB |
| index_evaluation_batch_assignees_on_organization_id UNUSED | 16 KB |
| index_evaluation_batch_assignees_on_public_id | 16 KB |
| index_evaluation_batch_conversations_on_ai_qa_evaluation_id UNUSED | 16 KB |
| index_evaluation_batch_conversations_on_conversation_id UNUSED | 16 KB |
| index_evaluation_batch_conversations_on_evaluation_batch_id UNUSED | 16 KB |
| index_evaluation_batch_conversations_on_organization_id UNUSED | 16 KB |
| index_evaluation_batch_scorecards_on_evaluation_batch_id UNUSED | 16 KB |
| index_evaluation_batch_scorecards_on_organization_id UNUSED | 16 KB |
| index_evaluation_batch_scorecards_on_public_id | 16 KB |
| index_evaluation_batch_scorecards_on_scorecard_id UNUSED | 16 KB |
| index_evaluation_batches_on_created_by_id UNUSED | 16 KB |
| index_evaluation_batches_on_evaluation_schedule_id UNUSED | 16 KB |
| index_evaluation_batches_on_organization_id UNUSED | 16 KB |
| index_evaluation_batches_on_organization_id_and_status UNUSED | 16 KB |
| index_evaluation_batches_on_public_id | 16 KB |
| index_evaluation_contest_criterion_feedbacks_on_public_id | 16 KB |
| index_evaluation_contest_feedbacks_on_evaluation_contest_id | 16 KB |
| index_evaluation_contest_feedbacks_on_submitted_by_id | 16 KB |
| index_evaluation_contests_on_conversation_cx_risk_snapshot_id UNUSED | 16 KB |
| index_evaluation_contests_on_employee_id UNUSED | 16 KB |
| index_evaluation_contests_on_organization_id UNUSED | 16 KB |
| index_evaluation_contests_on_public_id | 16 KB |
| index_evaluation_contests_on_qa_agent_evaluation_id | 16 KB |
| index_evaluation_contests_on_status UNUSED | 16 KB |
| index_evaluation_credits_on_organization_id | 16 KB |
| index_evaluation_credits_on_public_id | 16 KB |
| index_evaluation_eligibility_rules_on_organization_id UNUSED | 16 KB |
| index_evaluation_eligibility_rules_on_public_id | 16 KB |
| index_evaluation_sampling_rule_counters_on_organization_id UNUSED | 16 KB |
| index_evaluation_sampling_rule_targets_on_organization_id UNUSED | 16 KB |
| index_evaluation_sampling_rule_targets_on_target UNUSED | 16 KB |
| index_evaluation_sampling_rules_on_created_by_id | 16 KB |
| index_evaluation_sampling_rules_on_organization_id | 16 KB |
| index_evaluation_schedule_accounts_on_account_id UNUSED | 16 KB |
| index_evaluation_schedule_accounts_on_evaluation_schedule_id UNUSED | 16 KB |
| index_evaluation_schedule_accounts_on_organization_id UNUSED | 16 KB |
| index_evaluation_schedule_accounts_on_public_id | 16 KB |
| index_evaluation_schedule_scorecards_on_evaluation_schedule_id UNUSED | 16 KB |
| index_evaluation_schedule_scorecards_on_organization_id UNUSED | 16 KB |
| index_evaluation_schedule_scorecards_on_public_id | 16 KB |
| index_evaluation_schedule_scorecards_on_scorecard_id UNUSED | 16 KB |
| index_evaluation_schedules_on_created_by_id UNUSED | 16 KB |
| index_evaluation_schedules_on_next_batch_window_start_on UNUSED | 16 KB |
| index_evaluation_schedules_on_organization_id UNUSED | 16 KB |
| index_evaluation_schedules_on_organization_id_and_status UNUSED | 16 KB |
| index_evaluation_schedules_on_public_id | 16 KB |
| index_flipper_features_on_key | 16 KB |
| index_flipper_gates_on_feature_key_and_key_and_value | 16 KB |
| index_good_job_settings_on_key | 16 KB |
| index_good_jobs_on_labels UNUSED | 16 KB |
| index_group_employees_on_employee_id | 16 KB |
| index_group_employees_on_group_id UNUSED | 16 KB |
| index_group_employees_on_organization_id UNUSED | 16 KB |
| index_group_memberships_on_group_id | 16 KB |
| index_group_memberships_on_organization_id | 16 KB |
| index_groups_on_organization_data_source_id UNUSED | 16 KB |
| index_groups_on_organization_data_source_id_and_external_id | 16 KB |
| index_groups_on_organization_id UNUSED | 16 KB |
| index_groups_on_organization_id_and_type | 16 KB |
| index_groups_on_parent_group_id UNUSED | 16 KB |
| index_import_historical_conversations_tasks_on_data_source_id UNUSED | 16 KB |
| index_import_historical_conversations_tasks_on_organization_id UNUSED | 16 KB |
| index_import_historical_conversations_tasks_on_public_id | 16 KB |
| index_import_knowledge_base_documents_tasks_on_organization_id UNUSED | 16 KB |
| index_import_knowledge_base_documents_tasks_on_public_id | 16 KB |
| index_invitations_on_agent_group_id | 16 KB |
| index_invitations_on_invited_by_id UNUSED | 16 KB |
| index_invitations_on_organization_id | 16 KB |
| index_invitations_on_role_id UNUSED | 16 KB |
| index_jira_request_types_on_external_id | 16 KB |
| index_jira_request_types_on_jira_service_desk_id | 16 KB |
| index_jira_request_types_on_org_ds_and_external_id | 16 KB |
| index_jira_request_types_on_organization_data_source_id UNUSED | 16 KB |
| index_jira_request_types_on_organization_id UNUSED | 16 KB |
| index_jira_service_desks_on_external_id UNUSED | 16 KB |
| index_jira_service_desks_on_org_ds_and_external_id | 16 KB |
| index_jira_service_desks_on_organization_data_source_id UNUSED | 16 KB |
| index_jira_service_desks_on_organization_id UNUSED | 16 KB |
| index_jira_webhooks_on_organization_data_source_id | 16 KB |
| index_jira_webhooks_on_organization_id | 16 KB |
| index_kb_doc_scorecard_criteria_on_unique_pair | 16 KB |
| index_knowledge_base_crawl_tasks_on_knowledge_base_source_id UNUSED | 16 KB |
| index_knowledge_base_crawl_tasks_on_organization_id UNUSED | 16 KB |
| index_knowledge_base_crawl_tasks_on_public_id | 16 KB |
| index_locations_on_organization_id UNUSED | 16 KB |
| index_locations_on_public_id | 16 KB |
| index_maintenance_tasks_runs UNUSED | 16 KB |
| index_manual_evaluation_scorecard_results_on_organization_id | 16 KB |
| index_manual_evaluation_scorecard_results_on_public_id | 16 KB |
| index_manual_evaluation_scorecard_results_on_scorecard_id | 16 KB |
| index_manual_evaluations_on_conversation_id | 16 KB |
| index_manual_evaluations_on_evaluator_id UNUSED | 16 KB |
| index_manual_evaluations_on_organization_id | 16 KB |
| index_manual_evaluations_on_public_id | 16 KB |
| index_membership_connection_profiles_on_membership_and_ds | 16 KB |
| index_membership_connection_profiles_on_membership_id UNUSED | 16 KB |
| index_membership_connection_profiles_on_organization_id UNUSED | 16 KB |
| index_memberships_on_account_id | 16 KB |
| index_memberships_on_discarded_at UNUSED | 16 KB |
| index_memberships_on_organization_id | 16 KB |
| index_memberships_on_role_id | 16 KB |
| index_organization_data_sources_on_data_source_id | 16 KB |
| index_organization_data_sources_on_discarded_at UNUSED | 16 KB |
| index_organization_data_sources_on_organization_id | 16 KB |
| index_organization_data_sources_on_public_id | 16 KB |
| index_organization_notification_settings_on_organization_id UNUSED | 16 KB |
| index_organization_notification_settings_on_public_id | 16 KB |
| index_organization_risk_level_configurations_on_public_id | 16 KB |
| index_organizations_on_created_by_id UNUSED | 16 KB |
| index_organizations_on_default_brand_id UNUSED | 16 KB |
| index_organizations_on_partner_source_field_id UNUSED | 16 KB |
| index_organizations_on_slug | 16 KB |
| index_organizations_on_workload_enabled UNUSED | 16 KB |
| index_organizations_on_workos_organization_id | 16 KB |
| index_outreach_webhooks_on_organization_data_source_id | 16 KB |
| index_permissions_on_key | 16 KB |
| index_preview_emails_on_report_id | 16 KB |
| index_qa_evaluations_on_evaluation_assignment_id | 16 KB |
| index_report_types_on_organization_id UNUSED | 16 KB |
| index_report_types_on_public_id | 16 KB |
| index_report_types_on_scorecard_criterion_id UNUSED | 16 KB |
| index_role_permissions_on_permission_id UNUSED | 16 KB |
| index_role_permissions_on_role_id UNUSED | 16 KB |
| index_role_permissions_on_role_id_and_permission_id | 16 KB |
| index_roles_on_key | 16 KB |
| index_roles_on_organization_id UNUSED | 16 KB |
| index_run_conversation_cx_risk_snapshot_tasks_on_public_id | 16 KB |
| index_scorecard_conditions_on_organization_id UNUSED | 16 KB |
| index_scorecard_conditions_on_scorecard_id UNUSED | 16 KB |
| index_scorecard_conditions_on_scorecard_id_and_condition_type | 16 KB |
| index_scorecard_criteria_on_discarded_at UNUSED | 16 KB |
| index_scorecard_criteria_on_organization_id | 16 KB |
| index_scorecard_criteria_on_parent_id | 16 KB |
| index_scorecard_criteria_on_scorecard_id | 16 KB |
| index_scorecard_criterion_check_conditions_on_value UNUSED | 16 KB |
| index_scorecard_criterion_checks_on_discarded_at UNUSED | 16 KB |
| index_scorecard_criterion_checks_on_organization_id | 16 KB |
| index_scorecard_criterion_checks_on_scorecard_criterion_id | 16 KB |
| index_scorecard_criterion_score_options_on_discarded_at UNUSED | 16 KB |
| index_scorecard_criterion_score_options_on_organization_id | 16 KB |
| index_scorecard_groups_on_group_id UNUSED | 16 KB |
| index_scorecard_groups_on_organization_id UNUSED | 16 KB |
| index_scorecard_groups_on_public_id | 16 KB |
| index_scorecard_groups_on_scorecard_id UNUSED | 16 KB |
| index_scorecard_groups_on_scorecard_id_and_group_id | 16 KB |
| index_scorecard_sections_on_organization_id UNUSED | 16 KB |
| index_scorecard_sections_on_public_id | 16 KB |
| index_scorecards_on_created_by_id UNUSED | 16 KB |
| index_scorecards_on_discarded_at UNUSED | 16 KB |
| index_scorecards_on_group_id UNUSED | 16 KB |
| index_scorecards_on_org_unique_primary | 16 KB |
| index_scorecards_on_organization_id UNUSED | 16 KB |
| index_scorecards_on_public_id | 16 KB |
| index_scorecards_on_scorecard_section_id UNUSED | 16 KB |
| index_scorecards_on_workspace_id UNUSED | 16 KB |
| index_scoring_guides_on_organization_data_source_id UNUSED | 16 KB |
| index_scoring_guides_on_organization_id | 16 KB |
| index_scoring_guides_on_organization_id_and_reference | 16 KB |
| index_scoring_guides_on_public_id | 16 KB |
| index_sentinel_conversation_messages_on_organization_id | 16 KB |
| index_sla_policies_on_organization_data_source_id UNUSED | 16 KB |
| index_sla_policies_on_organization_id UNUSED | 16 KB |
| index_sla_policies_on_public_id | 16 KB |
| index_sla_policies_unique_default_per_organization | 16 KB |
| index_sla_policy_conditions_on_organization_id UNUSED | 16 KB |
| index_sla_policy_conditions_on_sla_policy_id | 16 KB |
| index_sla_policy_targets_on_organization_id UNUSED | 16 KB |
| index_sla_policy_targets_on_sla_policy_id | 16 KB |
| index_slack_incoming_webhooks_on_organization_data_source_id | 16 KB |
| index_slack_incoming_webhooks_on_organization_id UNUSED | 16 KB |
| index_slack_incoming_webhooks_on_public_id | 16 KB |
| index_view_columns_on_dataset_field_id UNUSED | 16 KB |
| index_view_columns_on_organization_id UNUSED | 16 KB |
| index_view_columns_on_view_id UNUSED | 16 KB |
| index_view_columns_on_view_id_and_path | 16 KB |
| index_view_export_tasks_on_creator_id | 16 KB |
| index_view_export_tasks_on_organization_id | 16 KB |
| index_view_export_tasks_on_view_id | 16 KB |
| index_views_on_creator_id | 16 KB |
| index_views_on_dataset_id | 16 KB |
| index_views_on_organization_id | 16 KB |
| index_work_schedules_on_organization_data_source_id UNUSED | 16 KB |
| index_work_schedules_on_organization_id UNUSED | 16 KB |
| index_work_schedules_on_public_id | 16 KB |
| index_workflow_entities_on_organization_id UNUSED | 16 KB |
| index_workflow_entities_on_type UNUSED | 16 KB |
| index_workflow_entities_on_workflow_id UNUSED | 16 KB |
| index_workflow_groups_on_organization_id | 16 KB |
| index_workflow_nodes_on_organization_id | 16 KB |
| index_workflow_nodes_on_parent_id UNUSED | 16 KB |
| index_workflow_nodes_on_workflow_id | 16 KB |
| index_workflow_run_steps_on_organization_id | 16 KB |
| index_workflow_run_steps_on_workflow_node_id UNUSED | 16 KB |
| index_workflow_run_steps_on_workflow_run_id | 16 KB |
| index_workflow_triggers_on_organization_id UNUSED | 16 KB |
| index_workflow_triggers_on_type UNUSED | 16 KB |
| index_workflow_triggers_on_workflow_id UNUSED | 16 KB |
| index_workflow_variables_on_organization_id | 16 KB |
| index_workflow_variables_on_workflow_id | 16 KB |
| index_workflows_on_organization_id UNUSED | 16 KB |
| index_workflows_on_workflow_group_id UNUSED | 16 KB |
| index_workflows_on_workspace_id UNUSED | 16 KB |
| index_workos_event_cursors_on_last_synced_at UNUSED | 16 KB |
| index_workspaces_on_organization_id | 16 KB |
| index_zendesk_brands_on_organization_data_source_id UNUSED | 16 KB |
| index_zendesk_brands_on_organization_id UNUSED | 16 KB |
| index_zendesk_brands_on_public_id | 16 KB |
| index_zendesk_webhooks_on_organization_data_source_id | 16 KB |
| index_zendesk_webhooks_on_organization_id UNUSED | 16 KB |
| index_zendesk_webhooks_on_webhook_id | 16 KB |
| invitations_pkey | 16 KB |
| jira_request_types_pkey | 16 KB |
| jira_service_desks_pkey | 16 KB |
| jira_webhooks | 16 KB |
| jira_webhooks_pkey | 16 KB |
| knowledge_base_crawl_tasks_pkey | 16 KB |
| knowledge_base_document_scorecard_criteria_pkey | 16 KB |
| locations_pkey | 16 KB |
| maintenance_tasks_runs_pkey | 16 KB |
| manual_evaluation_scorecard_results_pkey | 16 KB |
| manual_evaluations_pkey | 16 KB |
| membership_connection_profiles | 16 KB |
| membership_connection_profiles_pkey | 16 KB |
| organization_data_sources_pkey | 16 KB |
| organization_notification_settings_pkey | 16 KB |
| organization_risk_level_configurations_pkey | 16 KB |
| organizations_pkey | 16 KB |
| outreach_webhooks_pkey | 16 KB |
| permissions_pkey | 16 KB |
| report_types_pkey | 16 KB |
| role_permissions_pkey | 16 KB |
| roles_pkey | 16 KB |
| run_conversation_cx_risk_snapshot_tasks_pkey | 16 KB |
| scorecard_conditions_pkey | 16 KB |
| scorecard_criterion_checks_pkey | 16 KB |
| scorecard_groups_pkey | 16 KB |
| scorecard_sections_pkey | 16 KB |
| scorecards_pkey | 16 KB |
| scoring_guides_pkey | 16 KB |
| sla_policies_pkey | 16 KB |
| sla_policy_conditions_pkey | 16 KB |
| sla_policy_targets_pkey | 16 KB |
| slack_incoming_webhooks_pkey | 16 KB |
| view_columns_pkey | 16 KB |
| view_export_tasks | 16 KB |
| view_export_tasks_pkey | 16 KB |
| views_pkey | 16 KB |
| work_schedules_pkey | 16 KB |
| workflow_entities | 16 KB |
| workflow_entities_pkey | 16 KB |
| workflow_groups_pkey | 16 KB |
| workflow_nodes_pkey | 16 KB |
| workflow_run_steps_pkey | 16 KB |
| workflow_triggers_pkey | 16 KB |
| workflow_variables | 16 KB |
| workflow_variables_pkey | 16 KB |
| workflows_pkey | 16 KB |
| workos_event_cursors_pkey | 16 KB |
| workspaces | 16 KB |
| workspaces_pkey | 16 KB |
| zendesk_brands_pkey | 16 KB |
| zendesk_webhooks_pkey | 16 KB |
| action_mailbox_inbound_emails | 8 KB |
| action_mailbox_inbound_emails_pkey | 8 KB |
| active_storage_variant_records | 8 KB |
| active_storage_variant_records_pkey | 8 KB |
| agent_performance_report_criterion_conversations | 8 KB |
| agent_performance_report_criterion_conversations_pkey | 8 KB |
| agent_performance_report_criterion_justification_options | 8 KB |
| agent_performance_report_criterion_justification_options_pkey | 8 KB |
| agent_performance_report_scorecard_criteria | 8 KB |
| agent_performance_report_scorecard_criteria_pkey | 8 KB |
| agent_performance_report_scorecard_criterion_score_options | 8 KB |
| agent_performance_report_scorecard_criterion_score_options_pkey | 8 KB |
| agents | 8 KB |
| agents_pkey | 8 KB |
| alert_incomplete_authentication_details | 8 KB |
| alert_incomplete_authentication_details_pkey | 8 KB |
| alert_pci_violation_details | 8 KB |
| alert_pci_violation_details_pkey | 8 KB |
| alert_unrequested_action_detail_audit_events | 8 KB |
| alert_unrequested_action_detail_audit_events_pkey | 8 KB |
| alert_unrequested_action_details | 8 KB |
| alert_unrequested_action_details_pkey | 8 KB |
| alerts | 8 KB |
| alerts_pkey | 8 KB |
| anomaly_detection_rules | 8 KB |
| anomaly_detection_rules_pkey | 8 KB |
| audit_control_frameworks_pkey | 8 KB |
| audit_control_test_results | 8 KB |
| audit_control_test_results_pkey | 8 KB |
| audit_control_tests | 8 KB |
| audit_control_tests_pkey | 8 KB |
| audit_controls | 8 KB |
| audit_controls_pkey | 8 KB |
| audit_events | 8 KB |
| audit_events_pkey | 8 KB |
| audit_frameworks_pkey | 8 KB |
| audit_results | 8 KB |
| audit_results_pkey | 8 KB |
| audits | 8 KB |
| audits_pkey | 8 KB |
| call_behavioral_risk_indicator_results | 8 KB |
| call_behavioral_risk_indicator_results_pkey | 8 KB |
| call_carrier_type_risk_indicator_results | 8 KB |
| call_carrier_type_risk_indicator_results_pkey | 8 KB |
| call_fraudster_watchlist_risk_indicator_results | 8 KB |
| call_fraudster_watchlist_risk_indicator_results_pkey | 8 KB |
| call_previous_number_risk_indicator_results | 8 KB |
| call_previous_number_risk_indicator_results_pkey | 8 KB |
| call_risk_event_calls | 8 KB |
| call_risk_event_calls_pkey | 8 KB |
| call_risk_events | 8 KB |
| call_risk_events_pkey | 8 KB |
| call_risk_indicator_results | 8 KB |
| call_risk_indicator_results_pkey | 8 KB |
| call_scenario_assessment_criteria | 8 KB |
| call_scenario_assessment_criteria_pkey | 8 KB |
| call_scenario_persona_languages | 8 KB |
| call_scenario_persona_languages_pkey | 8 KB |
| call_scenario_persona_tones | 8 KB |
| call_scenario_persona_tones_pkey | 8 KB |
| call_scenario_personas | 8 KB |
| call_scenario_personas_pkey | 8 KB |
| call_scenarios | 8 KB |
| call_scenarios_pkey | 8 KB |
| call_script_adherence_risk_indicator_results | 8 KB |
| call_script_adherence_risk_indicator_results_pkey | 8 KB |
| call_scripts | 8 KB |
| call_scripts_pkey | 8 KB |
| call_time_risk_indicator_results | 8 KB |
| call_time_risk_indicator_results_pkey | 8 KB |
| call_voice_difference_risk_indicator_results | 8 KB |
| call_voice_difference_risk_indicator_results_pkey | 8 KB |
| complaints_jira_request_types | 8 KB |
| complaints_jira_request_types_pkey | 8 KB |
| compliance_reviews | 8 KB |
| compliance_reviews_pkey | 8 KB |
| conversation_action_runs | 8 KB |
| conversation_action_runs_pkey | 8 KB |
| conversation_actions | 8 KB |
| conversation_actions_pkey | 8 KB |
| conversation_cx_risk_indicator_results | 8 KB |
| conversation_cx_risk_indicator_results_pkey | 8 KB |
| conversation_partners_pkey | 8 KB |
| conversation_suggested_actions | 8 KB |
| conversation_suggested_actions_pkey | 8 KB |
| customer_complaint_jira_request_field_values | 8 KB |
| customer_complaint_jira_request_field_values_pkey | 8 KB |
| customer_complaint_jira_requests | 8 KB |
| customer_complaint_jira_requests_pkey | 8 KB |
| customer_issue_conversation_fields | 8 KB |
| dashboard_alerts | 8 KB |
| dashboard_alerts_pkey | 8 KB |
| demo_audit_events | 8 KB |
| demo_audit_events_pkey | 8 KB |
| employee_work_experiences | 8 KB |
| employee_work_experiences_pkey | 8 KB |
| evaluation_batch_channels | 8 KB |
| evaluation_batch_channels_pkey | 8 KB |
| evaluation_batch_conversation_check_comments | 8 KB |
| evaluation_batch_conversation_check_comments_pkey | 8 KB |
| evaluation_batch_conversation_check_result_reactions | 8 KB |
| evaluation_batch_conversation_check_result_reactions_pkey | 8 KB |
| evaluation_batch_conversation_reviews_pkey | 8 KB |
| evaluation_batch_groups_pkey | 8 KB |
| evaluation_batch_roles | 8 KB |
| evaluation_batch_roles_pkey | 8 KB |
| evaluation_batch_zendesk_brands | 8 KB |
| evaluation_batch_zendesk_brands_pkey | 8 KB |
| evaluation_schedule_channels | 8 KB |
| evaluation_schedule_channels_pkey | 8 KB |
| evaluation_schedule_conversations_pkey | 8 KB |
| evaluation_schedule_groups_pkey | 8 KB |
| evaluation_schedule_roles | 8 KB |
| evaluation_schedule_roles_pkey | 8 KB |
| evaluation_schedule_zendesk_brands | 8 KB |
| evaluation_schedule_zendesk_brands_pkey | 8 KB |
| framework_documents | 8 KB |
| framework_documents_pkey | 8 KB |
| frameworks | 8 KB |
| frameworks_pkey | 8 KB |
| group_employees | 8 KB |
| guide_sections | 8 KB |
| guide_sections_pkey | 8 KB |
| idx_check_comments_on_review_and_check | 8 KB |
| idx_check_result_reactions_on_review_and_check_result | 8 KB |
| idx_eval_batch_channels_on_batch_and_channel | 8 KB |
| idx_eval_batch_conv_reviews_on_batch_conv_and_evaluator | 8 KB |
| idx_eval_batch_groups_on_batch_and_group | 8 KB |
| idx_eval_batch_roles_on_batch_and_role | 8 KB |
| idx_eval_batch_zendesk_brands_on_batch_and_brand | 8 KB |
| idx_eval_schedule_channels_on_schedule_and_channel | 8 KB |
| idx_eval_schedule_conversations_on_schedule_and_conversation | 8 KB |
| idx_eval_schedule_groups_on_schedule_and_group | 8 KB |
| idx_eval_schedule_roles_on_schedule_and_role | 8 KB |
| idx_eval_schedule_zendesk_brands_on_schedule_and_brand | 8 KB |
| idx_kb_docs_on_org_ods_confluence_content_id | 8 KB |
| idx_kb_sections_on_org_ods_external_id | 8 KB |
| idx_on_agent_performance_report_id_881cdfe443 | 8 KB |
| idx_on_agent_performance_report_scorecard_criterion_10ae64052f UNUSED | 8 KB |
| idx_on_agent_performance_report_scorecard_criterion_641d1f53b1 UNUSED | 8 KB |
| idx_on_agent_performance_report_scorecard_criterion_660623a0f1 UNUSED | 8 KB |
| idx_on_alert_unrequested_action_detail_id_5fe108bfd5 UNUSED | 8 KB |
| idx_on_audit_event_id_866c6bfd6e UNUSED | 8 KB |
| idx_on_call_id_d29200bc0d | 8 KB |
| idx_on_call_id_risk_indicator_id_c0a0f39f8a | 8 KB |
| idx_on_call_scenario_persona_language_id_2a2255f595 UNUSED | 8 KB |
| idx_on_call_script_guideline_id_61e0d7b450 UNUSED | 8 KB |
| idx_on_call_script_id_126c08ca69 UNUSED | 8 KB |
| idx_on_conversation_id_3cef8ab9fe UNUSED | 8 KB |
| idx_on_conversation_id_4c22ef40a3 UNUSED | 8 KB |
| idx_on_conversation_id_name_bf9e40767d | 8 KB |
| idx_on_customer_account_id_43a7f1e871 UNUSED | 8 KB |
| idx_on_customer_account_id_93b54dc712 UNUSED | 8 KB |
| idx_on_customer_account_id_d35a898af3 UNUSED | 8 KB |
| idx_on_customer_complaint_id_c1e42a0237 | 8 KB |
| idx_on_customer_complaint_jira_request_id_80b69dd9c7 UNUSED | 8 KB |
| idx_on_evaluation_batch_conversation_id_c69a29d99a UNUSED | 8 KB |
| idx_on_evaluation_batch_conversation_review_id_401c40c52b UNUSED | 8 KB |
| idx_on_evaluation_batch_conversation_review_id_ac87a427f9 UNUSED | 8 KB |
| idx_on_evaluation_schedule_id_2ec5d7dfe3 UNUSED | 8 KB |
| idx_on_evaluation_schedule_id_b3cbdbbdc9 UNUSED | 8 KB |
| idx_on_evaluator_membership_id_f8d84fa1a6 UNUSED | 8 KB |
| idx_on_guiding_question_id_3dbe98ae07 UNUSED | 8 KB |
| idx_on_manual_evaluation_scorecard_criterion_result_a694759347 | 8 KB |
| idx_on_manual_evaluation_scorecard_criterion_result_a8f0949c67 UNUSED | 8 KB |
| idx_on_organization_data_source_id_a09c637272 | 8 KB |
| idx_on_organization_data_source_id_external_id_587aa19c30 | 8 KB |
| idx_on_organization_data_source_id_external_id_865ae7c5bb | 8 KB |
| idx_on_organization_data_source_id_notion_page_id_9a61e2c686 | 8 KB |
| idx_on_organization_id_373b2c2a39 UNUSED | 8 KB |
| idx_on_organization_id_40c8ae74cc UNUSED | 8 KB |
| idx_on_organization_id_49476ab777 UNUSED | 8 KB |
| idx_on_organization_id_4f7a771a33 UNUSED | 8 KB |
| idx_on_organization_id_51753fa3c1 UNUSED | 8 KB |
| idx_on_organization_id_57c5e0f276 UNUSED | 8 KB |
| idx_on_organization_id_5b01c00dc1 UNUSED | 8 KB |
| idx_on_organization_id_7595b5a675 UNUSED | 8 KB |
| idx_on_organization_id_761d42669b UNUSED | 8 KB |
| idx_on_organization_id_92d2facd4d UNUSED | 8 KB |
| idx_on_organization_id_994cd8e445 UNUSED | 8 KB |
| idx_on_organization_id_9a44dce3ea UNUSED | 8 KB |
| idx_on_organization_id_af77755bb7 UNUSED | 8 KB |
| idx_on_organization_id_bd283e7efc UNUSED | 8 KB |
| idx_on_organization_id_conversation_id_partner_id_87c2b87e57 | 8 KB |
| idx_on_organization_id_d283deef1c UNUSED | 8 KB |
| idx_on_organization_id_d6649e2811 UNUSED | 8 KB |
| idx_on_organization_id_data_source_id_data_source_u_aa14b00f64 | 8 KB |
| idx_on_organization_id_dee2ea9521 UNUSED | 8 KB |
| idx_on_organization_id_ea66e924c9 UNUSED | 8 KB |
| idx_on_organization_id_employee_field_id_employee_f_79428cd04a | 8 KB |
| idx_on_phishing_case_id_order_786ffe79a6 | 8 KB |
| idx_on_phishing_case_sms_step_id_7d02ed2701 UNUSED | 8 KB |
| idx_on_phishing_case_training_run_id_b425c7523b UNUSED | 8 KB |
| idx_on_phishing_case_training_run_id_phishing_case__43f6a28072 | 8 KB |
| idx_on_phishing_case_training_step_id_707df60772 UNUSED | 8 KB |
| idx_on_phishing_case_training_step_id_d8ad5ec080 UNUSED | 8 KB |
| idx_on_phishing_case_training_step_id_f0185bfe5f UNUSED | 8 KB |
| idx_on_phishing_case_training_step_question_content_38d3c87d6f | 8 KB |
| idx_on_phishing_case_training_step_question_content_acd60b2b41 | 8 KB |
| idx_on_phishing_case_training_step_question_content_beb8f703ba | 8 KB |
| idx_on_phishing_case_training_step_question_content_d4ed3e7b0b UNUSED | 8 KB |
| idx_on_phishing_case_training_step_text_content_id_02037e9806 | 8 KB |
| idx_on_phishing_case_training_step_text_content_id_c5929ac248 | 8 KB |
| idx_on_preceding_conversation_id_1874897458 UNUSED | 8 KB |
| idx_on_public_id_0b4da252a5 | 8 KB |
| idx_on_public_id_180a766105 | 8 KB |
| idx_on_public_id_2715df2f4a | 8 KB |
| idx_on_public_id_487bea8e0a | 8 KB |
| idx_on_public_id_4b1d710245 | 8 KB |
| idx_on_public_id_5eb64518da | 8 KB |
| idx_on_public_id_5fedc07478 | 8 KB |
| idx_on_public_id_6406b8b18a | 8 KB |
| idx_on_public_id_7f52e26d15 | 8 KB |
| idx_on_public_id_a9448a274e | 8 KB |
| idx_on_public_id_c2dee4a4c4 | 8 KB |
| idx_on_public_id_d243b79eee | 8 KB |
| idx_on_public_id_d9b5c2e126 | 8 KB |
| idx_on_public_id_fc00857f57 | 8 KB |
| idx_on_qa_agent_evaluation_scorecard_criterion_chec_edb734dd58 UNUSED | 8 KB |
| idx_on_risk_indicator_id_039e73a656 UNUSED | 8 KB |
| idx_on_scorecard_criterion_check_id_2ea52186aa UNUSED | 8 KB |
| idx_on_scorecard_criterion_check_id_fe1404b9a6 UNUSED | 8 KB |
| idx_on_sentinel_conversation_message_id_463756b061 UNUSED | 8 KB |
| idx_on_sentinel_conversation_message_id_696e4fb27e UNUSED | 8 KB |
| idx_on_sentinel_conversation_message_id_6b33ce5a69 UNUSED | 8 KB |
| idx_on_sentinel_conversation_message_id_8285386d83 UNUSED | 8 KB |
| idx_on_sentinel_upload_id_0097ef7f05 UNUSED | 8 KB |
| idx_on_sentinel_upload_id_e75c738fa4 UNUSED | 8 KB |
| idx_on_sentinel_upload_id_reference_id_0f4cc5ec9b | 8 KB |
| idx_on_sentinel_upload_id_reference_id_7b56fafc18 | 8 KB |
| idx_on_sentinel_upload_preview_conversation_id_7fbc105037 UNUSED | 8 KB |
| idx_on_sentinel_upload_preview_conversation_part_id_df1e13f00c UNUSED | 8 KB |
| idx_on_simulated_conversation_id_182beee6b0 UNUSED | 8 KB |
| idx_on_social_media_risk_event_id_baee004268 UNUSED | 8 KB |
| idx_on_social_media_risk_event_id_social_media_post_7f49c7be89 | 8 KB |
| idx_on_subsequent_conversation_id_e694575b04 UNUSED | 8 KB |
| idx_on_unauthorized_data_access_id_d808a49def UNUSED | 8 KB |
| idx_on_unauthorized_data_access_risk_event_id_3ec3fe9d83 UNUSED | 8 KB |
| idx_on_voice_profile_id_aecd8f58e5 UNUSED | 8 KB |
| idx_pinned_conversations_employee_conversation | 8 KB |
| index_action_mailbox_inbound_emails_uniqueness | 8 KB |
| index_active_storage_variant_records_uniqueness | 8 KB |
| index_agents_on_data_source_id UNUSED | 8 KB |
| index_agents_on_organization_id UNUSED | 8 KB |
| index_agents_on_organization_id_and_email | 8 KB |
| index_agents_on_public_id | 8 KB |
| index_alert_incomplete_authentication_details_on_alert_id UNUSED | 8 KB |
| index_alert_incomplete_authentication_details_on_public_id | 8 KB |
| index_alert_pci_violation_details_on_alert_id UNUSED | 8 KB |
| index_alert_pci_violation_details_on_conversation_id UNUSED | 8 KB |
| index_alert_pci_violation_details_on_organization_id UNUSED | 8 KB |
| index_alert_pci_violation_details_on_public_id | 8 KB |
| index_alert_unrequested_action_details_on_alert_id UNUSED | 8 KB |
| index_alert_unrequested_action_details_on_conversation_id UNUSED | 8 KB |
| index_alert_unrequested_action_details_on_organization_id UNUSED | 8 KB |
| index_alert_unrequested_action_details_on_public_id | 8 KB |
| index_alerts_on_call_risk_event_id UNUSED | 8 KB |
| index_alerts_on_employee_id UNUSED | 8 KB |
| index_alerts_on_location_id UNUSED | 8 KB |
| index_alerts_on_organization_id UNUSED | 8 KB |
| index_alerts_on_public_id | 8 KB |
| index_alerts_on_social_media_risk_event_id UNUSED | 8 KB |
| index_alerts_on_unauthorized_data_access_risk_event_id UNUSED | 8 KB |
| index_anomaly_detection_rules_on_organization_id UNUSED | 8 KB |
| index_anomaly_detection_rules_on_public_id | 8 KB |
| index_audit_control_frameworks_on_audit_control_and_framework | 8 KB |
| index_audit_control_frameworks_on_audit_control_id UNUSED | 8 KB |
| index_audit_control_frameworks_on_framework_id UNUSED | 8 KB |
| index_audit_control_frameworks_on_organization_id UNUSED | 8 KB |
| index_audit_control_test_results_on_audit_control_test_id UNUSED | 8 KB |
| index_audit_control_test_results_on_audit_result_id UNUSED | 8 KB |
| index_audit_control_test_results_on_organization_id UNUSED | 8 KB |
| index_audit_control_test_results_on_result_and_test | 8 KB |
| index_audit_control_tests_on_audit_control_id UNUSED | 8 KB |
| index_audit_control_tests_on_organization_id UNUSED | 8 KB |
| index_audit_controls_on_audit_id UNUSED | 8 KB |
| index_audit_controls_on_organization_id UNUSED | 8 KB |
| index_audit_events_on_customer_account_id UNUSED | 8 KB |
| index_audit_events_on_employee_id UNUSED | 8 KB |
| index_audit_events_on_organization_id UNUSED | 8 KB |
| index_audit_events_on_public_id | 8 KB |
| index_audit_events_on_reference_id | 8 KB |
| index_audit_frameworks_on_audit_id UNUSED | 8 KB |
| index_audit_frameworks_on_framework_id UNUSED | 8 KB |
| index_audit_results_on_audit_id UNUSED | 8 KB |
| index_audit_results_on_conversation_id UNUSED | 8 KB |
| index_audit_results_on_organization_id UNUSED | 8 KB |
| index_audits_on_creator_id UNUSED | 8 KB |
| index_audits_on_organization_id UNUSED | 8 KB |
| index_call_behavioral_risk_indicator_results_on_call_id UNUSED | 8 KB |
| index_call_behavioral_risk_indicator_results_on_public_id | 8 KB |
| index_call_carrier_type_risk_indicator_results_on_call_id | 8 KB |
| index_call_carrier_type_risk_indicator_results_on_public_id | 8 KB |
| index_call_previous_number_risk_indicator_results_on_call_id | 8 KB |
| index_call_previous_number_risk_indicator_results_on_public_id | 8 KB |
| index_call_risk_event_calls_on_call_id UNUSED | 8 KB |
| index_call_risk_event_calls_on_call_risk_event_id UNUSED | 8 KB |
| index_call_risk_event_calls_on_organization_id UNUSED | 8 KB |
| index_call_risk_event_calls_on_public_id | 8 KB |
| index_call_risk_events_on_employee_id UNUSED | 8 KB |
| index_call_risk_events_on_public_id | 8 KB |
| index_call_risk_indicator_results_on_call_id UNUSED | 8 KB |
| index_call_risk_indicator_results_on_organization_id UNUSED | 8 KB |
| index_call_risk_indicator_results_on_public_id | 8 KB |
| index_call_risk_indicator_results_on_risk_indicator_id UNUSED | 8 KB |
| index_call_scenario_assessment_criteria_on_call_scenario_id UNUSED | 8 KB |
| index_call_scenario_assessment_criteria_on_organization_id UNUSED | 8 KB |
| index_call_scenario_assessment_criteria_on_public_id | 8 KB |
| index_call_scenario_persona_languages_on_reference | 8 KB |
| index_call_scenario_persona_tones_on_reference | 8 KB |
| index_call_scenario_personas_on_organization_id UNUSED | 8 KB |
| index_call_scenario_personas_on_public_id | 8 KB |
| index_call_scenario_personas_on_reference | 8 KB |
| index_call_scenarios_on_call_scenario_persona_id UNUSED | 8 KB |
| index_call_scenarios_on_call_scenario_persona_tone_id UNUSED | 8 KB |
| index_call_scenarios_on_organization_id UNUSED | 8 KB |
| index_call_scenarios_on_public_id | 8 KB |
| index_call_script_adherence_risk_indicator_results_on_call_id | 8 KB |
| index_call_scripts_on_customer_account_id UNUSED | 8 KB |
| index_call_scripts_on_organization_id UNUSED | 8 KB |
| index_call_scripts_on_public_id | 8 KB |
| index_call_time_risk_indicator_results_on_call_id | 8 KB |
| index_call_time_risk_indicator_results_on_organization_id UNUSED | 8 KB |
| index_call_time_risk_indicator_results_on_public_id | 8 KB |
| index_call_voice_difference_risk_indicator_results_on_call_id | 8 KB |
| index_clients_on_organization_id_and_user_id | 8 KB |
| index_complaints_jira_request_types_on_organization_id UNUSED | 8 KB |
| index_complaints_jira_request_types_on_public_id | 8 KB |
| index_compliance_reviews_on_organization_id UNUSED | 8 KB |
| index_compliance_reviews_on_public_id | 8 KB |
| index_conversation_action_runs_on_account_id UNUSED | 8 KB |
| index_conversation_action_runs_on_conversation_action_id UNUSED | 8 KB |
| index_conversation_action_runs_on_conversation_id UNUSED | 8 KB |
| index_conversation_action_runs_on_jira_issue_id UNUSED | 8 KB |
| index_conversation_action_runs_on_organization_id UNUSED | 8 KB |
| index_conversation_action_runs_on_public_id | 8 KB |
| index_conversation_actions_on_action_type UNUSED | 8 KB |
| index_conversation_actions_on_jira_request_type_id UNUSED | 8 KB |
| index_conversation_actions_on_organization_id UNUSED | 8 KB |
| index_conversation_actions_on_public_id | 8 KB |
| index_conversation_partners_on_conversation_id UNUSED | 8 KB |
| index_conversation_partners_on_organization_id UNUSED | 8 KB |
| index_conversation_partners_on_partner_id UNUSED | 8 KB |
| index_conversation_parts_on_reference_id | 8 KB |
| index_conversation_suggested_actions_on_conversation_action_id UNUSED | 8 KB |
| index_conversation_suggested_actions_on_conversation_id UNUSED | 8 KB |
| index_conversation_suggested_actions_on_organization_id UNUSED | 8 KB |
| index_conversation_suggested_actions_on_public_id | 8 KB |
| index_conversations_on_reference_id | 8 KB |
| index_customer_complaint_jira_requests_on_organization_id UNUSED | 8 KB |
| index_customer_complaint_jira_requests_on_public_id | 8 KB |
| index_dashboard_alerts_on_dashboard_id | 8 KB |
| index_dashboard_alerts_on_dashboard_widget_id | 8 KB |
| index_dashboard_alerts_on_organization_id | 8 KB |
| index_demo_audit_events_on_employee_id UNUSED | 8 KB |
| index_demo_audit_events_on_organization_id UNUSED | 8 KB |
| index_demo_audit_events_on_public_id | 8 KB |
| index_employee_work_experiences_on_employee_id UNUSED | 8 KB |
| index_employee_work_experiences_on_public_id | 8 KB |
| index_evaluation_batch_channels_on_evaluation_batch_id UNUSED | 8 KB |
| index_evaluation_batch_channels_on_organization_id UNUSED | 8 KB |
| index_evaluation_batch_conversation_reviews_on_organization_id UNUSED | 8 KB |
| index_evaluation_batch_groups_on_evaluation_batch_id UNUSED | 8 KB |
| index_evaluation_batch_groups_on_group_id UNUSED | 8 KB |
| index_evaluation_batch_groups_on_organization_id UNUSED | 8 KB |
| index_evaluation_batch_roles_on_evaluation_batch_id UNUSED | 8 KB |
| index_evaluation_batch_roles_on_organization_id UNUSED | 8 KB |
| index_evaluation_batch_roles_on_public_id | 8 KB |
| index_evaluation_batch_roles_on_role_id UNUSED | 8 KB |
| index_evaluation_batch_zendesk_brands_on_evaluation_batch_id UNUSED | 8 KB |
| index_evaluation_batch_zendesk_brands_on_organization_id UNUSED | 8 KB |
| index_evaluation_batch_zendesk_brands_on_public_id | 8 KB |
| index_evaluation_batch_zendesk_brands_on_zendesk_brand_id UNUSED | 8 KB |
| index_evaluation_schedule_channels_on_evaluation_schedule_id UNUSED | 8 KB |
| index_evaluation_schedule_channels_on_organization_id UNUSED | 8 KB |
| index_evaluation_schedule_conversations_on_conversation_id UNUSED | 8 KB |
| index_evaluation_schedule_conversations_on_organization_id UNUSED | 8 KB |
| index_evaluation_schedule_groups_on_evaluation_schedule_id UNUSED | 8 KB |
| index_evaluation_schedule_groups_on_group_id UNUSED | 8 KB |
| index_evaluation_schedule_groups_on_organization_id UNUSED | 8 KB |
| index_evaluation_schedule_roles_on_evaluation_schedule_id UNUSED | 8 KB |
| index_evaluation_schedule_roles_on_organization_id UNUSED | 8 KB |
| index_evaluation_schedule_roles_on_public_id | 8 KB |
| index_evaluation_schedule_roles_on_role_id UNUSED | 8 KB |
| index_evaluation_schedule_zendesk_brands_on_organization_id UNUSED | 8 KB |
| index_evaluation_schedule_zendesk_brands_on_public_id | 8 KB |
| index_evaluation_schedule_zendesk_brands_on_zendesk_brand_id UNUSED | 8 KB |
| index_framework_documents_on_framework_id UNUSED | 8 KB |
| index_guide_sections_on_organization_id UNUSED | 8 KB |
| index_guide_sections_on_public_id | 8 KB |
| index_invitation_scopes_on_invitation_id UNUSED | 8 KB |
| index_invitation_scopes_on_organization_id UNUSED | 8 KB |
| index_invitation_scopes_on_organization_id_and_invitation_id UNUSED | 8 KB |
| index_invitation_scopes_on_scope UNUSED | 8 KB |
| index_invitation_scopes_on_scope_type_and_scope_id UNUSED | 8 KB |
| index_knowledge_base_sections_on_organization_data_source_id UNUSED | 8 KB |
| index_knowledge_base_sections_on_organization_id | 8 KB |
| index_knowledge_base_sections_on_parent_id UNUSED | 8 KB |
| index_knowledge_base_sources_on_organization_data_source_id | 8 KB |
| index_knowledge_base_sources_on_organization_id | 8 KB |
| index_lines_of_business_on_customer_account_id UNUSED | 8 KB |
| index_lines_of_business_on_organization_id UNUSED | 8 KB |
| index_lines_of_business_on_public_id | 8 KB |
| index_manual_evaluation_guiding_question_answers_on_public_id | 8 KB |
| index_membership_scopes_on_membership_id UNUSED | 8 KB |
| index_membership_scopes_on_organization_id UNUSED | 8 KB |
| index_membership_scopes_on_organization_id_and_membership_id UNUSED | 8 KB |
| index_membership_scopes_on_scope UNUSED | 8 KB |
| index_membership_scopes_on_scope_type_and_scope_id UNUSED | 8 KB |
| index_notification_alert_rules_on_organization_data_source_id UNUSED | 8 KB |
| index_notification_alert_rules_on_organization_id UNUSED | 8 KB |
| index_notification_alert_rules_on_scorecard_criterion_id UNUSED | 8 KB |
| index_notification_alert_rules_on_scorecard_id UNUSED | 8 KB |
| index_notification_alert_rules_on_slack_channel_id UNUSED | 8 KB |
| index_omni_people_on_public_id | 8 KB |
| index_omni_person_experiences_on_omni_person_id UNUSED | 8 KB |
| index_omni_person_experiences_on_public_id | 8 KB |
| index_omni_scans_on_omni_person_id UNUSED | 8 KB |
| index_omni_scans_on_public_id | 8 KB |
| index_organization_products_on_organization_id UNUSED | 8 KB |
| index_organization_products_on_product_id UNUSED | 8 KB |
| index_organization_products_on_public_id | 8 KB |
| index_partners_on_employee_field_id UNUSED | 8 KB |
| index_partners_on_organization_id UNUSED | 8 KB |
| index_phishing_case_email_steps_on_phishing_case_id UNUSED | 8 KB |
| index_phishing_case_email_steps_on_phishing_case_id_and_order | 8 KB |
| index_phishing_case_email_steps_on_public_id | 8 KB |
| index_phishing_case_run_sms_messages_on_phishing_case_run_id UNUSED | 8 KB |
| index_phishing_case_run_sms_messages_on_public_id | 8 KB |
| index_phishing_case_runs_on_phishing_case_id UNUSED | 8 KB |
| index_phishing_case_runs_on_public_id | 8 KB |
| index_phishing_case_sms_steps_on_phishing_case_id UNUSED | 8 KB |
| index_phishing_case_sms_steps_on_phishing_case_id_and_order | 8 KB |
| index_phishing_case_sms_steps_on_public_id | 8 KB |
| index_phishing_case_training_run_answers_on_public_id | 8 KB |
| index_phishing_case_training_runs_on_current_step_id UNUSED | 8 KB |
| index_phishing_case_training_runs_on_phishing_case_id UNUSED | 8 KB |
| index_phishing_case_training_runs_on_public_id | 8 KB |
| index_phishing_case_training_step_text_contents_on_public_id | 8 KB |
| index_phishing_case_training_steps_on_phishing_case_id UNUSED | 8 KB |
| index_phishing_case_training_steps_on_public_id | 8 KB |
| index_phishing_cases_on_reference | 8 KB |
| index_phishing_cases_on_slug | 8 KB |
| index_pinned_conversations_on_account_id UNUSED | 8 KB |
| index_pinned_conversations_on_conversation_id UNUSED | 8 KB |
| index_pinned_conversations_on_created_by_membership_id UNUSED | 8 KB |
| index_pinned_conversations_on_employee_id UNUSED | 8 KB |
| index_pinned_conversations_on_organization_id UNUSED | 8 KB |
| index_pinned_conversations_on_public_id | 8 KB |
| index_procedures_on_notion_page_id | 8 KB |
| index_procedures_on_organization_data_source_id UNUSED | 8 KB |
| index_procedures_on_organization_id UNUSED | 8 KB |
| index_procedures_on_public_id | 8 KB |
| index_product_groups_on_key | 8 KB |
| index_products_on_key | 8 KB |
| index_products_on_product_group_id UNUSED | 8 KB |
| index_report_types_on_organization_id_and_reference | 8 KB |
| index_risk_frameworks_on_organization_id UNUSED | 8 KB |
| index_risk_frameworks_on_organization_id_and_reference | 8 KB |
| index_risk_frameworks_on_public_id | 8 KB |
| index_risk_indicator_groups_on_organization_id UNUSED | 8 KB |
| index_risk_indicator_groups_on_public_id | 8 KB |
| index_risk_indicator_groups_on_risk_framework_id UNUSED | 8 KB |
| index_risk_indicator_groups_on_risk_framework_id_and_reference | 8 KB |
| index_risk_indicators_on_reference | 8 KB |
| index_rule_types_on_public_id | 8 KB |
| index_rule_types_on_reference | 8 KB |
| index_scorecard_criterion_check_conditions_on_check_and_field | 8 KB |
| index_scorecard_criterion_check_conditions_on_organization_id UNUSED | 8 KB |
| index_sentinel_conversation_message_alerts_on_alert_id UNUSED | 8 KB |
| index_sentinel_conversation_message_alerts_on_organization_id UNUSED | 8 KB |
| index_sentinel_conversation_message_alerts_on_public_id | 8 KB |
| index_sentinel_conversation_message_clients_on_client_id UNUSED | 8 KB |
| index_sentinel_conversation_message_clients_on_organization_id UNUSED | 8 KB |
| index_sentinel_conversation_message_clients_on_public_id | 8 KB |
| index_sentinel_conversation_message_employees_on_employee_id UNUSED | 8 KB |
| index_sentinel_conversation_message_employees_on_public_id | 8 KB |
| index_sentinel_reports_on_organization_id UNUSED | 8 KB |
| index_sentinel_reports_on_public_id | 8 KB |
| index_sentinel_reports_on_sentinel_conversation_id UNUSED | 8 KB |
| index_sentinel_upload_audit_events_on_audit_event_id UNUSED | 8 KB |
| index_sentinel_upload_audit_events_on_public_id | 8 KB |
| index_sentinel_upload_audit_events_on_sentinel_upload_id UNUSED | 8 KB |
| index_sentinel_upload_conversations_on_conversation_id UNUSED | 8 KB |
| index_sentinel_upload_conversations_on_public_id | 8 KB |
| index_sentinel_upload_conversations_on_sentinel_upload_id UNUSED | 8 KB |
| index_sentinel_upload_preview_audit_events_on_employee_id UNUSED | 8 KB |
| index_sentinel_upload_preview_audit_events_on_organization_id UNUSED | 8 KB |
| index_sentinel_upload_preview_audit_events_on_public_id | 8 KB |
| index_sentinel_upload_preview_conversation_parts_on_public_id | 8 KB |
| index_sentinel_upload_preview_conversations_on_client_id UNUSED | 8 KB |
| index_sentinel_upload_preview_conversations_on_employee_id UNUSED | 8 KB |
| index_sentinel_upload_preview_conversations_on_organization_id UNUSED | 8 KB |
| index_sentinel_upload_preview_conversations_on_public_id | 8 KB |
| index_sentinel_uploads_on_organization_id UNUSED | 8 KB |
| index_sentinel_uploads_on_sentinel_conversation_message_id UNUSED | 8 KB |
| index_simulated_calls_on_organization_id UNUSED | 8 KB |
| index_simulated_conversation_messages_on_public_id | 8 KB |
| index_simulated_conversations_on_organization_id UNUSED | 8 KB |
| index_simulated_conversations_on_public_id | 8 KB |
| index_simulated_conversations_on_risk_framework_id UNUSED | 8 KB |
| index_slack_channels_on_external_id UNUSED | 8 KB |
| index_slack_channels_on_organization_data_source_id UNUSED | 8 KB |
| index_slack_channels_on_organization_id UNUSED | 8 KB |
| index_slack_channels_on_organization_id_and_external_id | 8 KB |
| index_social_media_posts_on_employee_id UNUSED | 8 KB |
| index_social_media_posts_on_organization_id UNUSED | 8 KB |
| index_social_media_posts_on_public_id | 8 KB |
| index_social_media_risk_event_posts_on_organization_id UNUSED | 8 KB |
| index_social_media_risk_event_posts_on_public_id | 8 KB |
| index_social_media_risk_event_posts_on_social_media_post_id UNUSED | 8 KB |
| index_social_media_risk_events_on_public_id | 8 KB |
| index_unauthorized_data_access_risk_events_on_employee_id UNUSED | 8 KB |
| index_unauthorized_data_access_risk_events_on_organization_id UNUSED | 8 KB |
| index_unauthorized_data_access_risk_events_on_public_id | 8 KB |
| index_unauthorized_data_accesses_on_employee_id UNUSED | 8 KB |
| index_unauthorized_data_accesses_on_organization_id UNUSED | 8 KB |
| index_unauthorized_data_accesses_on_public_id | 8 KB |
| index_voice_profiles_on_call_id | 8 KB |
| index_voice_profiles_on_client_id | 8 KB |
| index_voice_profiles_on_organization_id UNUSED | 8 KB |
| index_voice_profiles_on_public_id | 8 KB |
| invitation_scopes | 8 KB |
| invitation_scopes_pkey | 8 KB |
| knowledge_base_sections | 8 KB |
| knowledge_base_sections_pkey | 8 KB |
| knowledge_base_sources | 8 KB |
| knowledge_base_sources_pkey | 8 KB |
| lines_of_business | 8 KB |
| lines_of_business_pkey | 8 KB |
| manual_evaluation_guiding_question_answers | 8 KB |
| manual_evaluation_guiding_question_answers_pkey | 8 KB |
| membership_scopes | 8 KB |
| membership_scopes_pkey | 8 KB |
| notification_alert_rules | 8 KB |
| notification_alert_rules_pkey | 8 KB |
| omni_people | 8 KB |
| omni_people_pkey | 8 KB |
| omni_person_experiences | 8 KB |
| omni_person_experiences_pkey | 8 KB |
| omni_scans | 8 KB |
| omni_scans_pkey | 8 KB |
| organization_products | 8 KB |
| organization_products_pkey | 8 KB |
| partners | 8 KB |
| partners_pkey | 8 KB |
| phishing_case_email_steps | 8 KB |
| phishing_case_email_steps_pkey | 8 KB |
| phishing_case_run_sms_messages | 8 KB |
| phishing_case_run_sms_messages_pkey | 8 KB |
| phishing_case_runs | 8 KB |
| phishing_case_runs_pkey | 8 KB |
| phishing_case_sms_steps | 8 KB |
| phishing_case_sms_steps_pkey | 8 KB |
| phishing_case_training_run_answers | 8 KB |
| phishing_case_training_run_answers_pkey | 8 KB |
| phishing_case_training_runs | 8 KB |
| phishing_case_training_runs_pkey | 8 KB |
| phishing_case_training_step_question_content_email_targets | 8 KB |
| phishing_case_training_step_question_content_email_targets_pkey | 8 KB |
| phishing_case_training_step_question_content_options | 8 KB |
| phishing_case_training_step_question_content_options_pkey | 8 KB |
| phishing_case_training_step_question_content_sms_targets | 8 KB |
| phishing_case_training_step_question_content_sms_targets_pkey | 8 KB |
| phishing_case_training_step_question_contents | 8 KB |
| phishing_case_training_step_question_contents_pkey | 8 KB |
| phishing_case_training_step_text_content_email_targets | 8 KB |
| phishing_case_training_step_text_content_email_targets_pkey | 8 KB |
| phishing_case_training_step_text_content_sms_targets | 8 KB |
| phishing_case_training_step_text_content_sms_targets_pkey | 8 KB |
| phishing_case_training_step_text_contents | 8 KB |
| phishing_case_training_step_text_contents_pkey | 8 KB |
| phishing_case_training_steps | 8 KB |
| phishing_case_training_steps_pkey | 8 KB |
| phishing_cases | 8 KB |
| phishing_cases_pkey | 8 KB |
| pinned_conversations | 8 KB |
| pinned_conversations_pkey | 8 KB |
| procedures | 8 KB |
| procedures_pkey | 8 KB |
| product_groups | 8 KB |
| product_groups_pkey | 8 KB |
| products | 8 KB |
| products_pkey | 8 KB |
| risk_frameworks | 8 KB |
| risk_frameworks_pkey | 8 KB |
| risk_indicator_groups | 8 KB |
| risk_indicator_groups_pkey | 8 KB |
| risk_indicators | 8 KB |
| risk_indicators_pkey | 8 KB |
| rule_types | 8 KB |
| rule_types_pkey | 8 KB |
| scorecard_criterion_check_conditions | 8 KB |
| scorecard_criterion_check_conditions_pkey | 8 KB |
| sentinel_conversation_message_alerts | 8 KB |
| sentinel_conversation_message_alerts_pkey | 8 KB |
| sentinel_conversation_message_clients | 8 KB |
| sentinel_conversation_message_clients_pkey | 8 KB |
| sentinel_conversation_message_customer_accounts | 8 KB |
| sentinel_conversation_message_customer_accounts_pkey | 8 KB |
| sentinel_conversation_message_employees | 8 KB |
| sentinel_conversation_message_employees_pkey | 8 KB |
| sentinel_reports | 8 KB |
| sentinel_reports_pkey | 8 KB |
| sentinel_upload_audit_events | 8 KB |
| sentinel_upload_audit_events_pkey | 8 KB |
| sentinel_upload_conversations | 8 KB |
| sentinel_upload_conversations_pkey | 8 KB |
| sentinel_upload_preview_audit_events | 8 KB |
| sentinel_upload_preview_audit_events_pkey | 8 KB |
| sentinel_upload_preview_conversation_part_chat_details | 8 KB |
| sentinel_upload_preview_conversation_part_chat_details_pkey | 8 KB |
| sentinel_upload_preview_conversation_parts | 8 KB |
| sentinel_upload_preview_conversation_parts_pkey | 8 KB |
| sentinel_upload_preview_conversations | 8 KB |
| sentinel_upload_preview_conversations_pkey | 8 KB |
| sentinel_uploads | 8 KB |
| sentinel_uploads_pkey | 8 KB |
| simulated_calls_pkey | 8 KB |
| simulated_conversation_messages | 8 KB |
| simulated_conversation_messages_pkey | 8 KB |
| simulated_conversations | 8 KB |
| simulated_conversations_pkey | 8 KB |
| slack_channels | 8 KB |
| slack_channels_pkey | 8 KB |
| social_media_posts | 8 KB |
| social_media_posts_pkey | 8 KB |
| social_media_risk_event_posts | 8 KB |
| social_media_risk_event_posts_pkey | 8 KB |
| social_media_risk_events | 8 KB |
| social_media_risk_events_pkey | 8 KB |
| unauthorized_data_access_risk_event_accesses | 8 KB |
| unauthorized_data_access_risk_event_accesses_pkey | 8 KB |
| unauthorized_data_access_risk_events | 8 KB |
| unauthorized_data_access_risk_events_pkey | 8 KB |
| unauthorized_data_accesses | 8 KB |
| unauthorized_data_accesses_pkey | 8 KB |
| voice_profiles | 8 KB |
| voice_profiles_pkey | 8 KB |
| audit_control_frameworks | 0 Bytes |
| audit_frameworks | 0 Bytes |
| conversation_partners | 0 Bytes |
| evaluation_batch_conversation_reviews | 0 Bytes |
| evaluation_batch_groups | 0 Bytes |
| evaluation_schedule_conversations | 0 Bytes |
| evaluation_schedule_groups | 0 Bytes |
| simulated_calls | 0 Bytes |