{
  "version": "2026-09-23.3",
  "format_version": "1.0",
  "datasets": {
    "invoice_text_settings": {
      "label": "Rechnungsschlusstext",
      "fields": "company_id,closing_text,version,updated_by,updated_at"
    },
    "invoice_adjustments": {
      "label": "Forderungsbelege: Skonto, Nachlass, Ausfall",
      "fields": "id,company_id,invoice_id,number,kind,reverses_id,posting_date,reason,evidence_reference,vat_treatment,gross_cents,net_cents,tax_cents,vat_correction_cents,paid_cents,cashbook_id,request_key,request_hash,snapshot_json,pdf_blob,pdf_sha256,created_by,created_at"
    },
    "finance_payment_plans": {
      "label": "Ratenvereinbarungen",
      "fields": "id,company_id,source_type,source_id,direction,title,agreement,agreed_on,total_cents,baseline_cents,fee_invoice_id,status,active_slot,version,created_by,created_at,updated_at"
    },
    "finance_payment_rates": {
      "label": "Raten und Zahlungsziele",
      "fields": "id,company_id,plan_id,position,due_date,amount_cents"
    },
    "finance_payment_deliveries": {
      "label": "Raten: Versand und Benachrichtigungen",
      "fields": "company_id,event_key,plan_id,kind,status,recipient_email,created_by,detail,created_at,updated_at"
    },
    "finance_payment_events": {
      "label": "Ratenvereinbarungsverlauf",
      "fields": "id,company_id,plan_id,action,payload_json,created_by,created_at"
    },
    "office_text_deliveries": {
      "label": "Office: Versandprotokoll",
      "fields": "id,company_id,text_id,version,recipient_email,queue_id,ticket_id,filepath,request_key,request_hash,created_by_user_id,created_at"
    },
    "office_text_filings": {
      "label": "Office: Aktenablagen",
      "fields": "company_id,text_id,version,target_type,target_id,document_id,created_by_user_id,created_at"
    },
    "trial_reminder_deliveries": {
      "label": "Demo-Erinnerungen: Versandstatus",
      "fields": "company_id,expires_on,status,attempts,attempted_at,next_attempt_at,sent_at,last_error"
    },
    "company_commercial_events": {
      "label": "Vertragsereignisse",
      "fields": "id,company_id,user_id,event_type,source_key,old_package,new_package,effective_on,created_at"
    },
    "crm_addon_bookings": {
      "label": "Gebuchte Zusatzoptionen",
      "fields": "id,company_id,user_id,catalog_id,service_id,request_token,quantity,monthly_net,period_net,period_months,quote_hash,booking_mode,trial_days,trial_ends_on,trial_expired_at,created_at"
    },
    "office_texts": {
      "label": "Office: Schreiben und Vorlagen",
      "fields": "id,company_id,customer_id,order_id,title,subject,body_html,context_json,rendered_html,is_template,status,version,created_by_user_id,updated_by_user_id,created_at,updated_at"
    },
    "office_text_revisions": {
      "label": "Office: Änderungsverlauf",
      "fields": "id,company_id,text_id,version,title,subject,body_html,context_json,status,created_by_user_id,created_at"
    },
    "project_members": {
      "label": "Projektbeteiligte",
      "fields": "company_id,project_id,user_id"
    },
    "project_task_packages": {
      "label": "Aufgabenpakete",
      "fields": "id,company_id,name,description,is_active,version,created_by,created_at"
    },
    "project_task_package_items": {
      "label": "Aufgabenpaket-Vorlagen",
      "fields": "id,company_id,package_id,title,description,is_required,sort_order"
    },
    "project_task_package_applications": {
      "label": "Übernommene Aufgabenpakete",
      "fields": "id,company_id,project_id,package_id,package_version,package_name,applied_by,created_at"
    },
    "project_document_links": {
      "label": "Projektdokument-Zuordnungen",
      "fields": "id,company_id,project_id,document_type,document_id,created_by,created_at"
    },
    "project_calendar_links": {
      "label": "Projekttermine",
      "fields": "company_id,project_id,event_id,created_by,created_at"
    },
    "office_projects": {
      "label": "Projekte",
      "fields": "id,company_id,order_id,title,notes,status,contact_person,responsible_user_id,start_date,end_date,priority,budget_net,completed_at,completed_by,completion_note,created_by_user_id,created_at"
    },
    "office_project_entries": {
      "label": "Projektzeiten, Leistungen und Auslagen",
      "fields": "id,company_id,project_id,entry_date,kind,description,quantity,unit_price,tax_rate,total_price,is_billable,order_actual_item_id,employee_user_id,service_id,unit,document_link_id,discarded_at,discarded_by_user_id,discard_reason,created_by_user_id,created_at"
    },
    "company_retention_offers": {
      "label": "Individuelle Vertragsangebote",
      "fields": "id,offer_type,offer_code,company_id,title,package_name,package_key,description,base_price,billing_cycle,term_months,discount_type,discount_value,phases_json,valid_from,valid_until,show_login_modal,new_customers_only,is_combinable,website_visible,google_business_visible,max_redemptions,redeemed_count,last_redeemed_at,status,created_by_user_id,accepted_by_user_id,rejected_by_user_id,accepted_at,rejected_at,created_at,updated_at"
    },
    "billing_offer_phases": {
      "label": "Preisphasen vereinbarter Angebote",
      "fields": "id,offer_id,sort_order,duration_count,price_mode,percent_off,fixed_price,label,created_at"
    },
    "billing_offers": {
      "label": "Vereinbarte Angebotskonditionen",
      "fields": "id,name,service_id,status,required_interval_count,required_interval_unit,valid_from,valid_until,show_in_trial_modal,auto_apply,badge_text,modal_title,modal_text,created_at,updated_at"
    },
    "data_import_jobs": {
      "label": "Datenimport-Verlauf",
      "fields": "id,company_id,provider,status,requested_entities_json,counts_json,created_by_user_id,started_at,finished_at"
    },
    "data_import_connections": {
      "label": "Datenimport-Verbindungen ohne Zugangsdaten",
      "fields": "id,company_id,provider,external_organization_id,external_label,status,created_by_user_id,last_tested_at,created_at,updated_at"
    },
    "email_settings": {
      "label": "E-Mail-Konfiguration ohne Zugangsdaten",
      "fields": "company_id,email_address,smtp_server,imap_server,imap_user,smtp_user,smtp_ssl,smtp_port,imap_ssl,imap_folder,imap_enabled,imap_last_uid,imap_port,ticket_email_address,ticket_reply_to,ticket_sender_name"
    },
    "av_contract_requests": {
      "label": "Auftragsverarbeitungsverträge",
      "fields": "id,doc_id,processor_company_id,controller_company_id,status,requested_by_user_id,approved_by_name,approved_by_company,rejected_reason,created_at,responded_at"
    },
    "chat_messages": {
      "label": "Messenger (ältere Nachrichten)",
      "fields": "id,sender_id,receiver_id,group_id,message_text,file_path,is_read,created_at"
    },
    "activities": {
      "label": "Aktenverlauf",
      "fields": "id,company_id,customer_id,target_id,target_type,title,activity_type,due_date,status,created_by_user_id,created_at,activity_text,is_important,project_id"
    },
    "bank_import_items": {
      "label": "Bankimport-Buchungszeilen",
      "fields": "id,company_id,import_id,booking_date,valuta_date,amount,currency,direction,purpose,partner_name,partner_iban,reference_id,hash,status,detected_category_id,detected_invoice_id,matched_cashbook_entry_id,match_confidence,match_reason,cashbook_entry_id,confirmed_by,confirmed_at,created_at,updated_at"
    },
    "bank_imports": {
      "label": "Bankimport-Originale",
      "fields": "id,company_id,document_id,uploaded_by,original_filename,file_type,stored_path,status,detected_type,created_at,updated_at"
    },
    "bookings": {
      "label": "Zahlungsvorgänge",
      "fields": "id,company_id,customer_id,invoice_number,amount,currency,status,booking_date,created_at"
    },
    "calendar_categories": {
      "label": "Kalenderkategorien",
      "fields": "id,company_id,name,color,created_at"
    },
    "calendar_events": {
      "label": "Kalendereinträge",
      "fields": "id,company_id,user_id,customer_id,prospect_id,title,description,start_datetime,end_datetime,location,category,status,created_at,category_id,notify_before,updated_at"
    },
    "cashbook": {
      "label": "Kassenbuch",
      "fields": "id,invoice_id,company_id,entry_date,description,booking_number,amount,tax_rate,type,guv_category_id,receipt_filename,incoming_invoice,created_by_user_id,created_at,amount_net,amount_tax,amount_gross,is_canceled,is_paid,paid_date,payment_method,is_recurring,linked_doc_id,receipt_id,service_id,quantity,source_provider,source_external_id,source_payload_json,tax_review_required,receipt_number,source_document_type,source_document_id,source_original_filename,status,finalized_at,finalized_by_user_id,canceled_at,canceled_by_user_id,cancellation_reason,data_hash,customer_id,target_company_id,business_partner_name,is_anonymous_cash_sale,updated_at,correction_of_entry_id,correction_reason"
    },
    "cashbook_audit_log": {
      "label": "Kassenbuch-Änderungsverlauf",
      "fields": "id,company_id,cashbook_entry_id,user_id,action,old_values,new_values,reason,ip_address,user_agent,created_at"
    },
    "cashbook_receipts": {
      "label": "Kassenbuch-Belegarchiv",
      "fields": "id,company_id,cashbook_entry_id,uploaded_by_user_id,original_filename,stored_filename,file_path_original,file_path_preview,file_path_thumb,mime_type,file_size,sha256_hash,ocr_text,ocr_status,detected_date,detected_gross_amount,detected_tax_rate,detected_tax_amount,detected_vendor_name,detected_invoice_number,final_date,final_gross_amount,final_tax_rate,final_tax_amount,final_vendor_name,final_category_id,created_at,updated_at,deleted_at"
    },
    "company_documents": {
      "label": "Firmendokumente",
      "fields": "id,company_id,file_name,file_path,uploaded_at,is_archived"
    },
    "company_modules": {
      "label": "Aktivierte Module",
      "fields": "company_id,module_id"
    },
    "company_services": {
      "label": "Firmenleistungen",
      "fields": "id,company_id,service_name,created_at"
    },
    "company_settings": {
      "label": "Firmeneinstellungen",
      "fields": "company_id,logo_path,stripe_enabled,stripe_mode,stripe_publishable_key,stripe_currency,stripe_success_url,stripe_cancel_url,company_name,company_rechtsform,company_person,company_address,company_phone,company_email,company_web,company_steuernummer,company_ustid,company_iban,company_bic,company_bankname,company_registergericht,company_registernummer,company_street,company_plz,company_city,company_vorname,company_nachname,bankname,mail_sender_name,kleinunternehmer_active,inbound_send_confirmation,inbound_notify_admin,role_tax_advisor_perms,role_admin_perms,role_user_perms,app_api_enabled,app_login_enabled,app_sync_enabled,app_messenger_enabled,bookkeeping_method"
    },
    "customer_services": {
      "label": "Kundenleistungen",
      "fields": "id,company_id,customer_id,service_id,status,start_date,end_date,note,created_by_user_id,created_at,updated_at"
    },
    "customers": {
      "label": "Kunden",
      "fields": "id,company_id,customer_number,company_name,contact_person,email,phone,website,street,zip_code,city,status,created_at,type,first_name,last_name,mobile,zip,vat_id,leitweg_id,credit_balance,payment_terms_days,birth_date,updated_at,source,notes"
    },
    "data_import_links": {
      "label": "Datenimport-Zuordnungen",
      "fields": "id,company_id,provider,entity_type,external_id,local_type,local_id,source_version,source_hash,last_import_job_id,created_at,updated_at"
    },
    "document_number_sequences": {
      "label": "Nummernkreise",
      "fields": "id,company_id,customer_id,document_type,last_number,created_at,updated_at"
    },
    "document_status_logs": {
      "label": "Dokumentenstatusverlauf",
      "fields": "id,company_id,document_id,document_type,old_status,new_status,note,created_by_user_id,created_at,event_key"
    },
    "documents": {
      "label": "Kundendokumente",
      "fields": "id,company_id,customer_id,category,file_name,file_path,file_size,file_type,uploaded_by,upload_date,is_archived"
    },
    "external_workers": {
      "label": "Externe Mitarbeiter",
      "fields": "id,company_id,first_name,last_name,email,phone,qualification,internal_note,is_active,availability_status,availability_from,availability_until,availability_note,created_by_user_id,updated_by_user_id,created_at,updated_at,deleted_at,deleted_by_user_id"
    },
    "follow_ups": {
      "label": "Wiedervorlagen",
      "fields": "id,company_id,target_company_id,customer_id,prospect_id,related_type,related_id,created_by_user_id,assigned_user_id,topic,note,due_date,status,completed_at,completed_by_user_id,notified_at,created_at,updated_at"
    },
    "guv_categories": {
      "label": "GuV-Kategorien",
      "fields": "id,company_id,name,type,guv_position,accounting_kind"
    },
    "incoming_invoices": {
      "label": "Empfangene Rechnungen",
      "fields": "id,company_id,recipient_user_id,file_path,original_filename,source_hash,sender_email,subject,status,is_zugferd,extracted_data,cashbook_id,created_at,updated_at"
    },
    "incoming_orders": {
      "label": "Web-Bestellungen",
      "fields": "id,company_id,customer_email,payload,total_amount,offer_code,offer_price_snapshot_json,status,created_at,updated_at"
    },
    "inventory_batch_movements": {
      "label": "Chargenbewegungen",
      "fields": "id,company_id,service_id,batch_id,movement_type,quantity_change,loss_value,reason,performed_by_user_id,occurred_at"
    },
    "inventory_batches": {
      "label": "Warenchargen",
      "fields": "id,company_id,service_id,batch_number,supplier_name,acquired_at,opened_at,expires_at,opened_expires_at,initial_quantity,available_quantity,purchase_price,storage_location,status,note,created_by_user_id,created_at,updated_at,expiry_notified_at"
    },
    "inventory_categories": {
      "label": "Warenkategorien",
      "fields": "id,company_id,name,parent_id,is_active,created_by_user_id,created_at,updated_at"
    },
    "inventory_shelf_life_templates": {
      "label": "Haltbarkeitsvorlagen",
      "fields": "id,company_id,name,category_name,unopened_days,opened_days,warning_days,batch_tracking_mode,guidance_text,is_active,created_at,updated_at"
    },
    "invoice_settings": {
      "label": "Rechnungseinstellungen",
      "fields": "company_id,prefix,next_number,footer_text,logo_path"
    },
    "messages": {
      "label": "Messenger-Nachrichten",
      "fields": "id,company_id,user_id,channel,body,created_at,sender_id,receiver_id,group_id,is_group_msg,is_read,file_name,file_path,file_mime,file_size"
    },
    "mod_docs": {
      "label": "Dokumentenverwaltung",
      "fields": "id,company_id,created_by_user_id,customer_id,prospect_id,filename,category,internal_notes,shared_with_team,status,filepath,file_mime,file_size,is_archived,archived_at,archived_by_user_id,created_at,updated_at,custom_label,custom_label_color"
    },
    "modal_texts": {
      "label": "Eigene Dialogtexte",
      "fields": "id,company_id,text_key,title,body,confirm_label,cancel_label,updated_by_user_id,created_at,updated_at"
    },
    "notifications": {
      "label": "Benachrichtigungen",
      "fields": "id,company_id,user_id,title,message,link,is_read,type,created_at"
    },
    "order_actual_items": {
      "label": "Erfasste Auftragsleistungen",
      "fields": "id,company_id,order_id,service_id,position_type,description,internal_note,quantity,unit,unit_price,tax_rate,total_price,is_billable,billed_invoice_id,created_by_user_id,updated_by_user_id,created_at,updated_at"
    },
    "order_recurrence_occurrences": {
      "label": "Wiederholte Auftragsausführungen",
      "fields": "id,company_id,profile_id,scheduled_start,scheduled_end,order_id,assignment_id,status,invitation_sent_at,processed_at,created_at"
    },
    "order_recurrence_profiles": {
      "label": "Wiederkehrende Aufträge",
      "fields": "id,company_id,order_id,worker_id,interval_count,interval_unit,next_run_at,end_at,planned_minutes,lead_days,billing_mode,hourly_rate,fixed_price,task_description,auto_send_invitation,is_active,created_by_user_id,updated_by_user_id,created_at,updated_at"
    },
    "order_stock_reservations": {
      "label": "Auftragsreservierungen",
      "fields": "id,company_id,order_id,service_id,quantity,consumed_quantity,released_quantity,status,created_by_user_id,created_at,updated_at"
    },
    "order_work_assignments": {
      "label": "Arbeitseinsätze",
      "fields": "id,company_id,order_id,worker_id,status,billing_mode,planned_start,planned_end,planned_minutes,task_description,hourly_rate,fixed_price,invite_expires_at,activated_at,access_expires_at,submitted_at,revoked_at,work_summary,materials_note,deviation_note,employee_note,actual_minutes,pause_minutes,calculated_amount,approved_minutes,approved_amount,review_note,reviewed_by_user_id,reviewed_at,actual_item_id,email_sent_at,created_by_user_id,created_at,updated_at"
    },
    "order_work_events": {
      "label": "Einsatzverlauf",
      "fields": "id,company_id,assignment_id,event_type,occurred_at,note,created_at"
    },
    "prospects": {
      "label": "Interessenten",
      "fields": "id,company_id,prospect_number,type,company_name,first_name,last_name,email,phone,mobile,website,street,zip,city,status,source,notes,converted_customer_id,converted_company_id,converted_at,created_by_user_id,created_at,updated_at"
    },
    "services": {
      "label": "Leistungen und Produkte",
      "fields": "id,company_id,name,description,internal_note,sub_items_json,price,purchase_price,default_duration_minutes,tax_rate,billing_type,billing_unit_type,billing_unit_size,billing_unit_label,billing_rounding,support_policy_type,support_included_blocks,support_carryover,support_fair_use,is_billing_paused,linked_permissions,status,start_date,end_date,interval_unit,interval_value,service_name,sku,unit,item_type,service_type,category,image_path,stock,reserved_stock,min_stock,created_at,updated_at,customer_id,source_service_id,assignment_status,is_archived,create_at,created_by_user_id,updated_by_user_id,archived_at,archived_by_user_id,is_package_feature,user_seats,storage_mb,cancellation_requested_at,cancellation_effective_date,inventory_category_id,shelf_life_template_id,batch_tracking_mode,is_reusable,default_shelf_life_days,default_opened_shelf_life_days,expiry_warning_days,storage_location,expiry_notify_enabled,opened_expiry_warning_days"
    },
    "stock_logs": {
      "label": "Lagerbewegungen",
      "fields": "id,company_id,service_id,user_id,qty_change,reason,created_at"
    },
    "work_assignment_tasks": {
      "label": "Einsatzaufgaben",
      "fields": "id,company_id,assignment_id,source_task_id,title,is_required,is_done,version,created_by,created_at,completed_at"
    },
    "procurement_supplier_products": {
      "label": "Lieferanten: gelieferte Waren",
      "fields": "company_id,supplier_id,service_id,supplier_article_no"
    },
    "procurement_suppliers": {
      "label": "Einkauf: procurement_suppliers",
      "fields": "id,company_id,name,contact,email,phone,address,notes,is_archived,version,created_at,updated_at,order_email"
    },
    "procurement_orders": {
      "label": "Einkauf: procurement_orders",
      "fields": "id,company_id,supplier_id,supplier_snapshot,title,expected_date,notes,mail_job_id,mail_recipient,file_path,status,version,created_by,created_at,updated_at,order_number,number_period,order_sequence,legacy_number"
    },
    "procurement_items": {
      "label": "Einkauf: procurement_items",
      "fields": "id,company_id,order_id,service_id,description,unit,quantity_milli,received_milli,unit_net_cents,position,supplier_article_no"
    },
    "procurement_receipts": {
      "label": "Einkauf: procurement_receipts",
      "fields": "id,company_id,order_id,item_id,quantity_milli,batch_id,received_date,delivery_note,request_token,created_by,created_at"
    },
    "procurement_invoice_links": {
      "label": "Einkauf: procurement_invoice_links",
      "fields": "id,company_id,order_id,incoming_invoice_id,created_by,created_at"
    },
    "procurement_events": {
      "label": "Einkauf: procurement_events",
      "fields": "id,company_id,order_id,action,payload_json,created_by,created_at"
    },
    "project_reports": {
      "label": "Projektberichte",
      "fields": "id,company_id,project_id,order_id,title,file_path,created_by,created_at,mail_job_id,recipient_email"
    },
    "task_checklist_items": {
      "label": "Unteraufgaben",
      "fields": "id,company_id,task_id,title,is_done,version,created_by,created_at,completed_by,completed_at,deleted_at"
    },
    "task_status_logs": {
      "label": "Aufgabenverlauf",
      "fields": "id,company_id,task_id,old_status,new_status,note,created_by_user_id,created_at,event_key"
    },
    "tasks": {
      "label": "Aufgaben",
      "fields": "id,user_id,title,due_date,notification_sent_at,is_completed,created_at,company_id,description,status,priority,due_time,assigned_user_id,created_by,related_type,related_id,project_id,is_required,sort_order,completed_at,completed_by,updated_at,deleted_at"
    },
    "ticket_categories": {
      "label": "Ticketkategorien",
      "fields": "id,company_id,name,color,created_at"
    },
    "users": {
      "label": "Teambenutzer",
      "fields": "id,company_id,username,first_name,last_name,email,birthdate,role,sidebar_config,last_login,is_active,iban,tax_id,sv_number,salary,weekly_hours,vacation_days,created_at,created_by_user_id,phone,mobile,street,zip,city,birth_date,last_activity,notification_preferences,digitinvoice_user,digitinvoice_active,crm_large_font,crm_welcome_dismissed,crm_feedback_snoozed_until,mfa_enabled_at,ticket_signature_enabled,ticket_signature,deleted_at,deleted_by_user_id,deleted_display_name"
    },
    "companies": {
      "label": "Firma",
      "fields": "id,package_id,company_number,customer_number,company_name,contact_person,phone,email,website,business_type,user_limit,street,zip,city,country_code,tax_number,vat_id,bank_name,bank_iban,bank_bic,ceo_name,is_active,status,created_at,plan_type,max_users,package,enabled_modules,iban,bic,leitweg_id,gln,auto_process_inbound_orders,digitinvoice_user,digitinvoice_active,cancel_date,cancel_reason,updated_at,stripe_customer_id,credit_balance,payment_terms_days,is_test_account,payment_warning_step,last_payment_warning_at,payment_method"
    },
    "invoices": {
      "label": "Angebote, Aufträge und Rechnungen einschließlich Aborechnungen",
      "fields": "id,company_id,issuer_company_id,issuer_user_id,customer_id,target_company_id,invoice_number,leitweg_id,type,invoice_format,source_quote_id,source_order_id,source_invoice_id,billing_origin,subject,internal_note,public_note,invoice_date,delivery_date,due_date,planned_start_date,service_date,ready_for_invoice_at,status,dunning_level,last_dunning_at,net_amount,tax_amount,gross_amount,discount,credit,tax_rate,tax_reason,notes,created_at,created_by_user_id,is_locked,is_dunning_paused,dunning_pause_plan_id,skonto_amount,archive_pdf_path,archive_xml_path,archive_pdf_sha256,archive_xml_sha256,archive_format,archive_source,archived_at,updated_at"
    },
    "invoice_items": {
      "label": "Dokumentpositionen",
      "fields": "id,invoice_id,service_id,position_type,source_item_id,is_billable,description,tax_rate,pdf_note,internal_note,quantity,unit,unit_price,line_discount,total_price,created_at,updated_at"
    },
    "recurring_service_profiles": {
      "label": "Wiederkehrende Abrechnung",
      "fields": "id,service_id,issuer_company_id,customer_id,target_company_id,interval_count,interval_unit,next_invoice_date,last_invoice_date,last_invoice_id,auto_send,is_active,end_date,created_at,updated_at"
    },
    "tickets": {
      "label": "Tickets",
      "fields": "id,sender_company_id,receiver_company_id,company_id,customer_id,prospect_id,ticket_scope,is_system_ticket,user_id,subject,external_email,external_phone,message,priority,category_id,status,unread_for_company_id,assigned_to,category,created_at,updated_at,is_archived"
    },
    "ticket_messages": {
      "label": "Ticketnachrichten",
      "fields": "id,ticket_id,sender_company_id,user_id,message,attachment,is_internal,created_at"
    },
    "ticket_message_attachments": {
      "label": "Ticketanhänge",
      "fields": "id,message_id,ticket_id,company_id,stored_filename,original_filename,mime_type,file_size,created_at"
    },
    "customer_notes": {
      "label": "Kundennotizen",
      "fields": "id,customer_id,user_id,note_text,created_at"
    },
    "appointments": {
      "label": "Termine (älterer Kalender)",
      "fields": "id,customer_id,user_id,title,description,start_date,end_date"
    },
    "user_documents": {
      "label": "Benutzerdokumente",
      "fields": "id,user_id,file_name,file_path,file_type,uploaded_at"
    },
    "user_notes": {
      "label": "Eigene Teamnotizen",
      "fields": "id,user_id,note_text,created_by,created_at"
    },
    "user_permissions": {
      "label": "Benutzerrechte",
      "fields": "user_id,permission_key"
    },
    "user_dashboard_widgets": {
      "label": "Dashboard-Einstellungen",
      "fields": "user_id,panel_slug,sort_order,is_visible,column_key,created_at,updated_at"
    },
    "user_sidebar_setup": {
      "label": "Sidebar-Einstellungen",
      "fields": "id,user_id,module_slug"
    },
    "company_notes": {
      "label": "Eigene Firmennotizen",
      "fields": "id,company_id,user_id,note_text,created_at"
    },
    "scheduled_downgrades": {
      "label": "Vorgemerkte Tarifwechsel",
      "fields": "id,company_id,profile_id,source_service_id,target_service_id,months,effective_on,snapshot,status,created_by_user_id,created_at,updated_at"
    },
    "company_billing_offers": {
      "label": "Gebuchte Vertragskonditionen",
      "fields": "id,company_id,offer_id,service_id,recurring_profile_id,starts_at,cycles_billed,is_active,ended_at,created_at,updated_at"
    }
  },
  "automatic_export_exclusions": [
    "document_storage_queue",
    "document_storage_usage",
    "invoice_creation_requests",
    "procedure_document_draft",
    "procedure_document_blocks",
    "procedure_document_versions",
    "company_handovers",
    "crm_addon_catalog",
    "user_erasure_jobs",
    "ai_command_logs",
    "api_rate_limits",
    "app_messenger_tickets",
    "app_sessions",
    "app_sync_changes",
    "auth_login_attempts",
    "billing_offer_company_targets",
    "company_api_keys",
    "crm_features",
    "crm_packages",
    "feedback_nudges",
    "feedbacks",
    "invoice_payment_sessions",
    "invoice_send_queue",
    "mail_delivery_logs",
    "migrations",
    "modules",
    "package_features",
    "package_permissions",
    "package_services",
    "password_reset_attempts",
    "password_resets",
    "permissions",
    "public_access_tokens",
    "review_tokens",
    "schema_migrations",
    "security_events",
    "servers",
    "settings",
    "system_banners",
    "system_changelogs",
    "system_information_notices",
    "system_log_resolutions",
    "system_modules",
    "system_newsletters",
    "system_settings",
    "system_worker_status",
    "ticket_mail_imports",
    "ticket_mail_queue",
    "ticket_portal_tokens",
    "unassigned_invoices",
    "update_federation_nonces",
    "user_permissions_backup",
    "user_remember_tokens",
    "website_checkout_reviews",
    "website_checkouts"
  ],
  "scope": "Technischer automatischer Exportkatalog; keine Beschränkung gesetzlicher oder vertraglicher Übergaberechte. Zusätzliche kundenzugehörige Daten und Warnungen sind zu prüfen und nachzuliefern.",
  "field_encoding": "XML string, null=true für NULL, encoding=base64 für XML-ungeeignete Bytes. Keine pauschale Zeitzonen- oder Typkonvertierung."
}
