100+ datasets found
  1. h

    customer-support-tickets

    • huggingface.co
    Updated Jun 7, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Tobias Bück (2025). customer-support-tickets [Dataset]. http://doi.org/10.57967/hf/6184
    Explore at:
    Dataset updated
    Jun 7, 2025
    Authors
    Tobias Bück
    License

    Attribution-NonCommercial 4.0 (CC BY-NC 4.0)https://creativecommons.org/licenses/by-nc/4.0/
    License information was derived automatically

    Description

    Featuring Labeled Customer Emails and Support Responses

      🔧 Synthetic IT Ticket Generator — Custom Dataset
    

    Create a dataset tailored to your own queues & priorities (no PII). 👉 Generate custom data

    Define your queues, priorities, language

    Need an on-prem AI to auto-classify tickets?→ Open Ticket AI There are 2 Versions of the dataset, the new version has more tickets, but only languages english and german. So please look at both files, to find what best fits your needs.… See the full description on the dataset page: https://huggingface.co/datasets/Tobi-Bueck/customer-support-tickets.

  2. Support Ticket Priority Dataset (50K)

    • kaggle.com
    Updated Aug 15, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Albert5913 (2025). Support Ticket Priority Dataset (50K) [Dataset]. http://doi.org/10.34740/kaggle/dsv/12771872
    Explore at:
    CroissantCroissant is a format for machine-learning datasets. Learn more about this at mlcommons.org/croissant.
    Dataset updated
    Aug 15, 2025
    Dataset provided by
    Kagglehttp://kaggle.com/
    Authors
    Albert5913
    License

    https://creativecommons.org/publicdomain/zero/1.0/https://creativecommons.org/publicdomain/zero/1.0/

    Description

    Overview

    Synthetic tabular dataset of 50,000 support tickets from 25 companies used to study priority classification (low, medium, high). Companies differ by size and industry; large companies operate across multiple regions. Features mix numeric and categorical signals commonly available at ticket intake. Data is fully artificial—no real users, systems, or proprietary logs.

    Intended use: benchmarking supervised learning for tabular classification (e.g., Gradient Boosting, XGBoost, LightGBM, AdaBoost, SVM, Naive Bayes), feature engineering, handling mixed types, class imbalance, and mild label noise.

    File & schema

    Identifiers & time

    -ticket_id (int64): unique ticket identifier (randomized order)

    -day_of_week (Mon–Sun), day_of_week_num (1–7; Mon=1)

    Company profile (replicated per row)

    -company_id (int), company_size (Small/Medium/Large + _cat),

    -industry (7 categories + _cat),

    -customer_tier (Basic/Plus/Enterprise + _cat),

    -org_users (int): active user seats (Large up to ~10,000)

    Context

    -region (AMER/EMEA/APAC + _cat)

    -past_30d_tickets (int), past_90d_incidents (int)

    Product & channel

    -product_area (auth, billing, mobile, data_pipeline, analytics, notifications + _cat)

    -booking_channel (web, email, chat, phone + _cat)

    -reported_by_role (support, devops, product_manager, finance, c_level + _cat)

    Impact & flags

    -customers_affected (int, heavy-tailed)

    -error_rate_pct (float, 0–100; sometimes 0.0 as “unmeasured”)

    -downtime_min (int, 0 when only degraded)

    -payment_impact_flag, security_incident_flag, data_loss_flag, has_runbook (0/1)

    Text proxy

    -customer_sentiment (negative/neutral/positive + _cat with 0 = missing)

    -description_length (int, 20–2000)

    Target

    -priority (low/medium/high + priority_cat = 1/2/3)

    Notes & limitations

    • Fully synthetic; suitable for education, benchmarking, and tutorials.
    • No temporal ordering or post-resolution fields are included, avoiding label leakage.
    • The noise level is tuned for ~97–98% ceiling performance with well-optimized models, not perfect separability.
  3. h

    customer-support-ticket-dataset

    • huggingface.co
    Updated Oct 21, 2025
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Mani Mani (2025). customer-support-ticket-dataset [Dataset]. https://huggingface.co/datasets/jadaprojects1/customer-support-ticket-dataset
    Explore at:
    Dataset updated
    Oct 21, 2025
    Authors
    Mani Mani
    Description

    jadaprojects1/customer-support-ticket-dataset dataset hosted on Hugging Face and contributed by the HF Datasets community

  4. Customer Support Ticket Dataset

    • kaggle.com
    zip
    Updated Jul 25, 2024
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Waseem AlAstal (2024). Customer Support Ticket Dataset [Dataset]. https://www.kaggle.com/datasets/waseemalastal/customer-support-ticket-dataset/versions/1
    Explore at:
    zip(847457 bytes)Available download formats
    Dataset updated
    Jul 25, 2024
    Authors
    Waseem AlAstal
    License

    http://opendatacommons.org/licenses/dbcl/1.0/http://opendatacommons.org/licenses/dbcl/1.0/

    Description

    Overview This dataset comprises detailed records of customer support tickets, providing valuable insights into various aspects of customer service operations. It is designed to aid in the analysis and modeling of customer support processes, offering a wealth of information for data scientists, machine learning practitioners, and business analysts.

    Dataset Description The dataset includes the following features:

    Ticket ID: Unique identifier for each support ticket. Customer Name: Name of the customer who submitted the ticket. Customer Email: Email address of the customer. Customer Age: Age of the customer. Customer Gender: Gender of the customer. Product Purchased: Product for which the customer has requested support. Date of Purchase: Date when the product was purchased. Ticket Type: Type of support ticket (e.g., Technical Issue, Billing Inquiry). Ticket Subject: Brief subject or title of the ticket. Ticket Description: Detailed description of the issue or inquiry. Ticket Status: Current status of the ticket (e.g., Open, Closed, Pending). Resolution: Description of how the ticket was resolved. Ticket Priority: Priority level of the ticket (e.g., High, Medium, Low). Ticket Channel: The Channel through which the ticket was submitted (e.g., Email, Phone, Web). First Response Time: Time taken for the first response to the ticket. Time to Resolution: Total time taken to resolve the ticket. Customer Satisfaction Rating: Customer satisfaction rating for the support received. Usage This dataset can be utilized for various analytical and modeling purposes, including but not limited to:

    Customer Support Analysis: Understand trends and patterns in customer support requests, and analyze ticket volumes, response times, and resolution effectiveness. NLP for Ticket Categorization: Develop natural language processing models to automatically classify tickets based on their content. Customer Satisfaction Prediction: Build predictive models to estimate customer satisfaction based on ticket attributes. Ticket Resolution Time Prediction: Predict the time required to resolve tickets based on historical data. Customer Segmentation: Segment customers based on their support interactions and demographics. Recommender Systems: Develop systems to recommend products or solutions based on past support tickets. Potential Applications: Enhancing customer support workflows by identifying bottlenecks and areas for improvement. Automating the ticket triaging process to ensure timely responses. Improving customer satisfaction through predictive analytics. Personalizing customer support based on segmentation and past interactions. File information: The dataset is provided in CSV format and contains 8470 records and [number of columns] features.

  5. D

    Support Ticket Routing By Intent Market Research Report 2033

    • dataintelo.com
    csv, pdf, pptx
    Updated Sep 30, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Dataintelo (2025). Support Ticket Routing By Intent Market Research Report 2033 [Dataset]. https://dataintelo.com/report/support-ticket-routing-by-intent-market
    Explore at:
    pptx, pdf, csvAvailable download formats
    Dataset updated
    Sep 30, 2025
    Dataset authored and provided by
    Dataintelo
    License

    https://dataintelo.com/privacy-and-policyhttps://dataintelo.com/privacy-and-policy

    Time period covered
    2024 - 2032
    Area covered
    Global
    Description

    Support Ticket Routing by Intent Market Outlook



    According to our latest research, the global Support Ticket Routing by Intent market size reached USD 1.45 billion in 2024. The market is expected to grow at a robust CAGR of 17.8% from 2025 to 2033, reaching a projected value of USD 6.05 billion by the end of the forecast period. This significant growth is primarily driven by the increasing adoption of artificial intelligence (AI) and machine learning (ML) technologies to automate and optimize customer support processes across various industries. The growing demand for efficient and accurate ticket routing solutions is further fueled by the need to enhance customer satisfaction and reduce operational costs.




    One of the primary growth factors propelling the Support Ticket Routing by Intent market is the rapid digital transformation initiatives undertaken by enterprises globally. As organizations strive to deliver seamless customer experiences, the necessity for intelligent support ticket management systems has become more pronounced. The implementation of intent-based routing solutions enables businesses to analyze and understand customer queries more effectively, thus ensuring that tickets are assigned to the most appropriate agents or departments. This not only accelerates response times but also improves first-contact resolution rates, which are critical performance indicators for customer support operations. Additionally, the proliferation of omnichannel communication channels, such as email, chat, social media, and voice, has necessitated the adoption of advanced routing technologies that can handle high ticket volumes with precision and agility.




    Another significant driver for the Support Ticket Routing by Intent market is the increasing complexity and variety of support requests being generated in today’s digital ecosystem. With the surge in remote work, e-commerce, and digital services, organizations are encountering a broader spectrum of customer issues that require specialized handling. Intent-based routing leverages natural language processing (NLP) and AI to categorize and prioritize tickets based on context, urgency, and sentiment. This intelligent automation reduces the manual intervention required for ticket triage, minimizes human errors, and ensures that high-priority issues are addressed promptly. As a result, enterprises are able to optimize resource allocation, lower support costs, and enhance overall productivity, further driving the adoption of these solutions.




    Additionally, the increasing focus on data-driven decision-making and analytics is shaping the evolution of the Support Ticket Routing by Intent market. Modern ticket routing platforms are equipped with advanced analytics and reporting capabilities, providing organizations with real-time insights into ticket trends, agent performance, and customer satisfaction metrics. These actionable insights empower support managers to identify bottlenecks, optimize workflows, and implement targeted training programs for agents. Furthermore, regulatory compliance and data security requirements, especially in sectors like BFSI and healthcare, are encouraging enterprises to invest in robust intent-based routing solutions that can ensure secure and compliant handling of sensitive customer information.




    From a regional perspective, North America currently dominates the Support Ticket Routing by Intent market, accounting for the largest share in 2024, primarily due to the early adoption of AI-driven technologies and the presence of leading technology vendors. However, the Asia Pacific region is anticipated to witness the highest growth rate during the forecast period, driven by rapid digitalization, expanding IT infrastructure, and increasing investments in customer service automation across emerging economies such as China and India. Europe, Latin America, and the Middle East & Africa are also witnessing steady growth, supported by the rising demand for efficient support solutions in BFSI, healthcare, and retail sectors.



    Component Analysis



    The Support Ticket Routing by Intent market is segmented by component into software and services, each playing a pivotal role in the overall ecosystem. The software segment comprises platforms and solutions that leverage AI, ML, and NLP technologies to automate the routing of support tickets based on intent analysis. These platforms are designed to integrate seamlessly with existing customer relationship management (CRM) and hel

  6. G

    Support Ticket Routing by Intent Market Research Report 2033

    • growthmarketreports.com
    csv, pdf, pptx
    Updated Oct 4, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Growth Market Reports (2025). Support Ticket Routing by Intent Market Research Report 2033 [Dataset]. https://growthmarketreports.com/report/support-ticket-routing-by-intent-market
    Explore at:
    csv, pdf, pptxAvailable download formats
    Dataset updated
    Oct 4, 2025
    Dataset authored and provided by
    Growth Market Reports
    Time period covered
    2024 - 2032
    Area covered
    Global
    Description

    Support Ticket Routing by Intent Market Outlook



    According to our latest research, the global Support Ticket Routing by Intent market size achieved a valuation of USD 1.67 billion in 2024. The market is expected to grow at a robust CAGR of 17.3% from 2025 to 2033, reaching an estimated USD 6.02 billion by 2033. This impressive growth trajectory is primarily driven by the escalating adoption of artificial intelligence (AI) and machine learning (ML) technologies for automating and optimizing customer service operations, as organizations seek to enhance customer experience, operational efficiency, and cost-effectiveness.




    The growth of the Support Ticket Routing by Intent market is strongly influenced by the increasing digital transformation initiatives across industries, which have led to a surge in customer queries and support requests. As businesses expand their digital touchpoints, the volume and complexity of support tickets have grown exponentially, necessitating advanced solutions that can accurately interpret and categorize customer intents. AI-powered intent-based routing systems are increasingly being adopted to automate the triage process, significantly reducing response times and improving first-contact resolution rates. This trend is particularly pronounced in sectors such as BFSI, retail, and telecommunications, where customer expectations for prompt and personalized support are exceptionally high. The integration of natural language processing (NLP) and sentiment analysis further enhances the accuracy of intent detection, enabling organizations to deliver more contextually relevant solutions and drive higher customer satisfaction.




    Another key driver for the Support Ticket Routing by Intent market is the rising demand for scalable and cost-effective support solutions among enterprises of all sizes. Small and medium enterprises (SMEs), in particular, are leveraging cloud-based intent routing platforms to streamline their support operations without the need for significant upfront investments in infrastructure. The availability of flexible deployment models, including both on-premises and cloud solutions, allows organizations to tailor their support ticket routing systems to their specific operational requirements and compliance needs. Furthermore, the growing emphasis on omnichannel support and the need to unify customer interactions across multiple channels—such as email, chat, social media, and voice—have accelerated the adoption of intent-based routing technologies that can seamlessly integrate with existing customer relationship management (CRM) and helpdesk platforms.




    Additionally, the market is benefiting from the increasing focus on data-driven decision-making and the use of advanced analytics to optimize support workflows. Organizations are leveraging intent-based routing solutions not only to automate ticket assignment but also to gain actionable insights into customer behavior, common pain points, and support team performance. This data-driven approach enables continuous improvement in service delivery, proactive issue resolution, and more effective resource allocation. The integration of AI-driven analytics with support ticket routing systems is also facilitating predictive support, where potential issues are identified and addressed before they escalate, further enhancing the overall customer experience and reducing operational costs.




    From a regional perspective, North America continues to dominate the Support Ticket Routing by Intent market, accounting for the largest share in 2024, followed by Europe and Asia Pacific. The high adoption rate of advanced AI and automation technologies, coupled with the presence of major technology vendors and a mature digital infrastructure, has positioned North America as a key innovation hub. Meanwhile, the Asia Pacific region is witnessing the fastest growth, driven by rapid digitalization, increasing investments in customer service technologies, and the expanding presence of global enterprises. Europe remains a significant market, characterized by strong regulatory frameworks and a growing emphasis on data privacy and compliance. Other regions, including Latin America and the Middle East & Africa, are also experiencing steady growth, supported by the rising adoption of cloud-based support solutions and the increasing focus on enhancing customer engagement.



  7. Customer IT Support - Ticket Dataset

    • kaggle.com
    zip
    Updated Jun 16, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Tobias Bueck (2025). Customer IT Support - Ticket Dataset [Dataset]. https://www.kaggle.com/datasets/tobiasbueck/multilingual-customer-support-tickets/discussion
    Explore at:
    zip(16861699 bytes)Available download formats
    Dataset updated
    Jun 16, 2025
    Authors
    Tobias Bueck
    License

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    License information was derived automatically

    Description

    🔧 Synthetic IT Ticket Generator — Custom Dataset

    Create a dataset tailored to your own queues & priorities (no PII).

    👉 Generate custom data

    • Define your queues, priorities, language

    Need an on-prem AI to auto-classify tickets?
    Open Ticket AI

    Discover the new, expanded version of this dataset with 20,000 ticket entries! Perfect for training models to classify and prioritize support tickets. There are different files in this dataset, which all have different numbers of tickets, other languages, other queues.

    It includes priorities, queues, types, tags, and business types. This preview offers a detailed structure with classifications by department, type, priority, language, subject, full email text, and agent answers.

    Features / Attributes

    FieldDescriptionValues
    🔀 QueueSpecifies the department to which the email ticket is routede.g. Technical Support, Customer Service, Billing and Payments, ...
    🚦 PriorityIndicates the urgency and importance of the issue🟢Low
    🟠Medium
    🔴Critical
    🗣️ LanguageIndicates the language in which the email is writtenEN, DE, ES, FR, PT
    SubjectSubject of the customer's email
    BodyBody of the customer's email
    AnswerThe response provided by the helpdesk agent
    TypeThe type of ticket as picked by the agente.g. Incident, Request, Problem, Change ...
    🏢 Business TypeThe business type of the support helpdeske.g. Tech Online Store, IT Services, Software Development Company
    TagsTags/categories assigned to the ticket, split into ten columns in the datasete.g. "Software Bug", "Warranty Claim"

    Queue

    Specifies the department to which the email ticket is categorized. This helps in routing the ticket to the appropriate support team for resolution. - 💻 Technical Support: Technical issues and support requests. - 🈂️ Customer Service: Customer inquiries and service requests. - 💰 Billing and Payments: Billing issues and payment processing. - 🖥️ Product Support: Support for product-related issues. - 🌐 IT Support: Internal IT support and infrastructure issues. - 🔄 Returns and Exchanges: Product returns and exchanges. - 📞 Sales and Pre-Sales: Sales inquiries and pre-sales questions. - 🧑‍💻 Human Resources: Employee inquiries and HR-related issues. - ❌ Service Outages and Maintenance: Service interruptions and maintenance. - 📮 General Inquiry: General inquiries and information requests.

    Priority

    Indicates the urgency and importance of the issue. Helps in managing the workflow by prioritizing tickets that need immediate attention. - 🟢 1 (Low): Non-urgent issues that do not require immediate attention. Examples: general inquiries, minor inconveniences, routine updates, and feature requests. - 🟠 **2 (...

  8. O

    Business Services – Support Issues Resolved

    • data.mesaaz.gov
    • citydata.mesaaz.gov
    csv, xlsx, xml
    Updated Nov 3, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Business Services (2025). Business Services – Support Issues Resolved [Dataset]. https://data.mesaaz.gov/w/afq5-ipkr/c963-au5t?cur=KY1cQtNSmiV&from=9hCt7a01WV8
    Explore at:
    xlsx, csv, xmlAvailable download formats
    Dataset updated
    Nov 3, 2025
    Dataset authored and provided by
    Business Services
    Description

    Information about Customer Information System (CIS) support tickets. The CIS System Functional Support team (CIS Admin “Help desk”) receive system issues (ex. billing issues, information requests, or system processing questions) affecting internal and external customers via email or phone call and number of tickets resolved same day as reported. Source data and published data updates monthly, however the dataset update job looks every week for the most recent monthly information. For this reason the Max Expected Data Age is 60 days.

  9. h

    nigerian-telecom-customer-support-ticket-records

    • huggingface.co
    Updated Oct 5, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Electric Sheep (2025). nigerian-telecom-customer-support-ticket-records [Dataset]. https://huggingface.co/datasets/electricsheepafrica/nigerian-telecom-customer-support-ticket-records
    Explore at:
    Dataset updated
    Oct 5, 2025
    Dataset authored and provided by
    Electric Sheep
    License

    https://choosealicense.com/licenses/gpl/https://choosealicense.com/licenses/gpl/

    Area covered
    Nigeria
    Description

    Customer Support Ticket Records

      Dataset Description
    

    Structured complaint and resolution logs from customer support channels

      Dataset Information
    

    Category: Customer and User Behavior Format: CSV, Parquet Rows: 300,000 Columns: 12 Date Generated: 2025-10-05 Location: data/customer_support_ticket_records/

      Schema
    

    Column Type Sample Values

    ticket_id String TKT00000001

    created_at Datetime 2025-09-13 16:40:00

    customer_id String CUST7722393… See the full description on the dataset page: https://huggingface.co/datasets/electricsheepafrica/nigerian-telecom-customer-support-ticket-records.

  10. G

    Telecom Support Ticket Resolution Data

    • gomask.ai
    csv, json
    Updated Aug 21, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    GoMask.ai (2025). Telecom Support Ticket Resolution Data [Dataset]. https://gomask.ai/marketplace/datasets/telecom-support-ticket-resolution-data
    Explore at:
    csv(10 MB), jsonAvailable download formats
    Dataset updated
    Aug 21, 2025
    Dataset provided by
    GoMask.ai
    License

    CC0 1.0 Universal Public Domain Dedicationhttps://creativecommons.org/publicdomain/zero/1.0/
    License information was derived automatically

    Time period covered
    2024 - 2025
    Area covered
    Global
    Variables measured
    priority, ticket_id, agent_name, customer_id, service_type, customer_name, ticket_status, customer_email, customer_phone, issue_category, and 12 more
    Description

    This dataset provides detailed records of telecom customer support tickets, including issue types, resolution timelines, agent actions, and customer satisfaction ratings. It enables process optimization, root cause analysis, and AI/ML chatbot training by offering granular insights into ticket lifecycles and outcomes.

  11. G

    Customer Support Ticket Resolution

    • gomask.ai
    csv, json
    Updated Oct 29, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    GoMask.ai (2025). Customer Support Ticket Resolution [Dataset]. https://gomask.ai/marketplace/datasets/customer-support-ticket-resolution
    Explore at:
    json, csv(10 MB)Available download formats
    Dataset updated
    Oct 29, 2025
    Dataset provided by
    GoMask.ai
    License

    CC0 1.0 Universal Public Domain Dedicationhttps://creativecommons.org/publicdomain/zero/1.0/
    License information was derived automatically

    Time period covered
    2024 - 2025
    Area covered
    Global
    Variables measured
    ticket_id, customer_id, customer_name, ticket_status, customer_email, issue_category, priority_level, ticket_closed_at, issue_description, ticket_created_at, and 7 more
    Description

    This dataset provides comprehensive logs of customer support tickets, including detailed issue descriptions, resolution times, outcomes, agent involvement, and customer satisfaction ratings. It enables analysis of support process efficiency, identification of bottlenecks, and development of NLP models for automated ticket classification and resolution prediction.

  12. m

    Helpdesk

    • data.mendeley.com
    Updated Dec 1, 2016
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Ilya Verenich (2016). Helpdesk [Dataset]. http://doi.org/10.17632/39bp3vv62t.1
    Explore at:
    Dataset updated
    Dec 1, 2016
    Authors
    Ilya Verenich
    License

    MIT Licensehttps://opensource.org/licenses/MIT
    License information was derived automatically

    Description

    This dataset contains events from a ticketing management process of the help desk of an Italian software company. The process consists of 9 activities, and all cases start with the insertion of a new ticket into the ticketing management system. Each case ends when the issue is resolved and the ticket is closed. This log contains 3804 process instances (a.k.a "cases") and 13710 events

  13. h

    nigerian_retail_and_ecommerce_support_ticket_resolution_data

    • huggingface.co
    Updated Oct 6, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Electric Sheep (2025). nigerian_retail_and_ecommerce_support_ticket_resolution_data [Dataset]. https://huggingface.co/datasets/electricsheepafrica/nigerian_retail_and_ecommerce_support_ticket_resolution_data
    Explore at:
    Dataset updated
    Oct 6, 2025
    Dataset authored and provided by
    Electric Sheep
    License

    https://choosealicense.com/licenses/gpl/https://choosealicense.com/licenses/gpl/

    Description

    Support Ticket Resolution Data

      Dataset Description
    

    Comprehensive support ticket resolution data for Nigerian retail and e-commerce analysis

      Dataset Information
    

    Category: Customer Support Industry: Retail & E-Commerce Country: Nigeria Format: CSV, Parquet Rows: 100,000 Columns: 10 Date Generated: 2025-10-06 Location: data/support_ticket_resolution_data/ License: GPL

      Schema
    

    Column Type Sample Values

    ticket_id String TKT0000000… See the full description on the dataset page: https://huggingface.co/datasets/electricsheepafrica/nigerian_retail_and_ecommerce_support_ticket_resolution_data.

  14. G

    Tech Support Ticket Analytics

    • gomask.ai
    csv, json
    Updated Aug 20, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    GoMask.ai (2025). Tech Support Ticket Analytics [Dataset]. https://gomask.ai/marketplace/datasets/tech-support-ticket-analytics
    Explore at:
    csv(10 MB), jsonAvailable download formats
    Dataset updated
    Aug 20, 2025
    Dataset provided by
    GoMask.ai
    License

    CC0 1.0 Universal Public Domain Dedicationhttps://creativecommons.org/publicdomain/zero/1.0/
    License information was derived automatically

    Time period covered
    2024 - 2025
    Area covered
    Global
    Variables measured
    status, priority, escalated, ticket_id, customer_id, customer_name, customer_email, issue_category, escalation_level, resolution_notes, and 9 more
    Description

    This dataset provides comprehensive logs of tech support tickets, including customer and agent details, ticket lifecycle events, escalation history, and resolution outcomes. It enables technology firms to analyze support processes, optimize resource allocation, and improve customer satisfaction through actionable insights.

  15. H

    Help Desk & Ticketing Software Report

    • marketresearchforecast.com
    doc, pdf, ppt
    Updated Jul 31, 2025
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Market Research Forecast (2025). Help Desk & Ticketing Software Report [Dataset]. https://www.marketresearchforecast.com/reports/help-desk-ticketing-software-549329
    Explore at:
    pdf, ppt, docAvailable download formats
    Dataset updated
    Jul 31, 2025
    Dataset authored and provided by
    Market Research Forecast
    License

    https://www.marketresearchforecast.com/privacy-policyhttps://www.marketresearchforecast.com/privacy-policy

    Time period covered
    2025 - 2033
    Area covered
    Global
    Variables measured
    Market Size
    Description

    The Help Desk & Ticketing Software market is experiencing robust growth, driven by the increasing need for efficient customer service and streamlined internal communication across diverse organizations. The market's expansion is fueled by several key factors, including the rising adoption of cloud-based solutions offering scalability and cost-effectiveness, the integration of AI-powered features for automation and improved response times, and a growing emphasis on enhancing customer experience (CX) across all industries. Businesses of all sizes are increasingly recognizing the value of centralized ticketing systems to manage support requests, track resolutions, and improve overall operational efficiency. This has led to a significant rise in demand for sophisticated software solutions that provide features such as self-service portals, knowledge bases, and robust reporting capabilities. The market's competitive landscape is dynamic, with a mix of established players and emerging innovative companies vying for market share. This competition fosters innovation and drives the development of advanced functionalities, benefiting end-users. While the precise market size figures are unavailable, a reasonable estimate based on market trends suggests a 2025 market valuation of approximately $15 billion, growing at a Compound Annual Growth Rate (CAGR) of 12% over the forecast period (2025-2033). This growth is anticipated to be driven by increasing cloud adoption and the integration of advanced technologies like AI and machine learning within help desk solutions. Factors such as stringent data privacy regulations and the need for seamless integration with existing enterprise systems may present challenges to growth, but the overall positive market outlook is expected to continue. The market segmentation is broad, catering to various business sizes and needs, with cloud-based solutions projected to dominate the market share in the coming years. The competitive landscape remains highly fragmented, encouraging both organic growth and strategic mergers and acquisitions within the sector. This indicates a healthy and evolving market with ample opportunities for both existing and new players.

  16. G

    IT Service Ticket Classification

    • gomask.ai
    csv, json
    Updated Oct 27, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    GoMask.ai (2025). IT Service Ticket Classification [Dataset]. https://gomask.ai/marketplace/datasets/it-service-ticket-classification
    Explore at:
    csv(10 MB), jsonAvailable download formats
    Dataset updated
    Oct 27, 2025
    Dataset provided by
    GoMask.ai
    License

    CC0 1.0 Universal Public Domain Dedicationhttps://creativecommons.org/publicdomain/zero/1.0/
    License information was derived automatically

    Time period covered
    2024 - 2025
    Area covered
    Global
    Variables measured
    tags, impact, status, urgency, category, location, priority, ticket_id, department, device_type, and 10 more
    Description

    This dataset contains detailed records of IT service tickets, combining structured metadata (such as priority, category, and assignment) with rich ticket descriptions suitable for natural language processing. It enables automated ticket triage, prioritization, and advanced analytics for IT support operations, making it ideal for machine learning and process optimization.

  17. H

    Help Desk Ticketing Software Report

    • datainsightsmarket.com
    doc, pdf, ppt
    Updated Aug 4, 2025
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Data Insights Market (2025). Help Desk Ticketing Software Report [Dataset]. https://www.datainsightsmarket.com/reports/help-desk-ticketing-software-1963831
    Explore at:
    pdf, ppt, docAvailable download formats
    Dataset updated
    Aug 4, 2025
    Dataset authored and provided by
    Data Insights Market
    License

    https://www.datainsightsmarket.com/privacy-policyhttps://www.datainsightsmarket.com/privacy-policy

    Time period covered
    2025 - 2033
    Area covered
    Global
    Variables measured
    Market Size
    Description

    The help desk ticketing software market is experiencing robust growth, driven by the increasing need for efficient customer service and streamlined internal support processes across diverse industries. The market, estimated at $15 billion in 2025, is projected to expand at a Compound Annual Growth Rate (CAGR) of 12% from 2025 to 2033, reaching an estimated $45 billion by 2033. This growth is fueled by several key trends, including the rising adoption of cloud-based solutions, the increasing demand for integrated omnichannel support (email, chat, social media), and the growing focus on improving customer satisfaction metrics through quicker resolution times and personalized experiences. Businesses are increasingly recognizing the value of sophisticated ticketing systems to manage support requests effectively, improve agent productivity, and gain valuable insights into customer issues. The market is segmented by deployment (cloud, on-premise), business size (small, medium, large enterprises), and industry vertical (e.g., IT, healthcare, finance). While the competitive landscape is crowded, with established players like Zendesk and Freshdesk alongside emerging innovative solutions, the market offers substantial opportunities for both incumbents and new entrants. The increasing complexity of IT infrastructure and the need for proactive support are further driving market expansion. Factors such as high initial investment costs for comprehensive systems, the need for specialized technical expertise for implementation and maintenance, and potential integration challenges with existing business systems can act as restraints to market growth. However, the benefits of improved customer satisfaction, increased operational efficiency, and reduced support costs significantly outweigh these challenges. The market is expected to see continued innovation in areas such as AI-powered chatbots, automated ticket routing, and predictive analytics, further enhancing the capabilities of help desk ticketing software and broadening its appeal across various organizations. The ongoing digital transformation across industries will continue to be a significant driver of market growth in the coming years.

  18. Helpdesk Tickets - High Quality Github Issue

    • kaggle.com
    zip
    Updated Aug 20, 2024
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Tobias Bueck (2024). Helpdesk Tickets - High Quality Github Issue [Dataset]. https://www.kaggle.com/datasets/tobiasbueck/helpdesk-github-tickets/discussion
    Explore at:
    zip(40243442 bytes)Available download formats
    Dataset updated
    Aug 20, 2024
    Authors
    Tobias Bueck
    License

    Attribution-NonCommercial-ShareAlike 4.0 (CC BY-NC-SA 4.0)https://creativecommons.org/licenses/by-nc-sa/4.0/
    License information was derived automatically

    Description

    Supercharge Your Customer Support AI with the GitHub Issue Dataset

    These Issues are not just any Github Issues. The Issues have been selected by sophisticated algorithms, including GPT4o-mini to only select the highest quality issues, which resemble Tickets of a Customer Support Helpdesk.

    Dataset Columns Description

    The Dataset has following columns: - Issues Question - Answers/Comments - Labels - Repo Name - Meta Data - Milestones - Author - and much more ...

    Why Choose This Dataset?

    • Predictive Power: Train AI to anticipate customer questions with data from diverse issue types.
    • Prioritization: Teach AI to prioritize based on labels, milestones, and reactions.
    • Context-Aware Responses: Equip AI with real interaction data to generate precise, relevant answers.
    • Current and Relevant: Sourced from active repositories, keeping your AI up-to-date.

    Who Benefits?

    • AI Developers: Perfect for building support bots that predict and respond to issues.
    • Data Scientists: Ideal for training models in NLP, classification, and predictive analytics.
    • Product Managers: Streamline customer interactions and enhance user satisfaction. ## Use Cases
    TaskDescription
    Text ClassificationTrain machine learning models to accurately classify email content into appropriate departments, improving ticket routing and handling. This classification ensures that emails are directed to the right department for a more efficient resolution process.
    Priority PredictionDevelop algorithms to predict the urgency of emails, ensuring that critical issues are addressed promptly. Priority prediction helps in managing the workload effectively by identifying which issues need immediate attention.
    Customer Support AnalysisAnalyze the dataset to gain insights into common customer issues, optimize support processes, and enhance overall service quality. By understanding the nature and urgency of the issues, support teams can improve their response strategies and customer satisfaction levels.
    Text to Text GenerationDevelop LLM to generate answers to Github Issues / Customer Tickets

    Upvote this Dataset

    Your support through an upvote would be greatly appreciated❤️🙂 Thank you.

  19. O

    Open Source Ticketing System Software Report

    • marketresearchforecast.com
    doc, pdf, ppt
    Updated Mar 8, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Market Research Forecast (2025). Open Source Ticketing System Software Report [Dataset]. https://www.marketresearchforecast.com/reports/open-source-ticketing-system-software-30398
    Explore at:
    doc, pdf, pptAvailable download formats
    Dataset updated
    Mar 8, 2025
    Dataset authored and provided by
    Market Research Forecast
    License

    https://www.marketresearchforecast.com/privacy-policyhttps://www.marketresearchforecast.com/privacy-policy

    Time period covered
    2025 - 2033
    Area covered
    Global
    Variables measured
    Market Size
    Description

    The open-source ticketing system software market is experiencing robust growth, driven by increasing demand for flexible, cost-effective, and customizable solutions across various industries. The market's appeal stems from its ability to cater to specific business needs without the vendor lock-in associated with proprietary systems. Factors like rising adoption of cloud-based deployments, the need for improved customer service management in large enterprises and SMEs, and the growing preference for self-service options are fueling market expansion. While initial setup and customization might require technical expertise, the long-term cost savings and enhanced control offered by open-source options significantly outweigh these considerations. The market is highly fragmented, with numerous players offering diverse functionalities and support levels. This competitive landscape fosters innovation and provides organizations with a wide array of choices to select solutions perfectly aligned with their technical capabilities and budgetary constraints. The projected Compound Annual Growth Rate (CAGR) suggests a continuous upward trajectory, indicating sustained demand and potential for further market penetration in both established and emerging economies. Geographic expansion, particularly in regions with growing digital infrastructure and increasing IT spending, will likely contribute significantly to the market's overall growth in the coming years. The prominent players in the open-source ticketing system software market, such as Tidio, osTicket, Zammad, and others, are continually enhancing their offerings, adding new features, and improving user experience. The market is witnessing a trend towards integration with other business tools, improving workflow automation and data analytics capabilities. Furthermore, the increasing importance of data security and compliance is driving the adoption of robust security features in these systems. The market's future growth will be influenced by factors such as the evolution of cloud technologies, advancements in artificial intelligence and machine learning for improved customer support, and the growing adoption of open-source philosophies within organizations. While potential restraints exist, such as the need for in-house expertise for maintenance and customization, the overall market outlook remains positive, driven by the inherent advantages of flexibility, cost-effectiveness, and community support associated with open-source solutions.

  20. G

    Education Technology Support Tickets

    • gomask.ai
    csv, json
    Updated Sep 5, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    GoMask.ai (2025). Education Technology Support Tickets [Dataset]. https://gomask.ai/marketplace/datasets/education-technology-support-tickets
    Explore at:
    csv(10 MB), jsonAvailable download formats
    Dataset updated
    Sep 5, 2025
    Dataset provided by
    GoMask.ai
    License

    CC0 1.0 Universal Public Domain Dedicationhttps://creativecommons.org/publicdomain/zero/1.0/
    License information was derived automatically

    Time period covered
    2024 - 2025
    Area covered
    Global
    Variables measured
    status, user_id, priority, ticket_id, user_role, user_email, school_city, school_name, school_state, platform_name, and 10 more
    Description

    This dataset provides a detailed record of support tickets submitted for education technology platforms, including user roles, ticket categories, resolution details, and satisfaction ratings. It enables comprehensive analysis of technical support trends, user experience challenges, and platform optimization opportunities for educational institutions.

Share
FacebookFacebook
TwitterTwitter
Email
Click to copy link
Link copied
Close
Cite
Tobias Bück (2025). customer-support-tickets [Dataset]. http://doi.org/10.57967/hf/6184

customer-support-tickets

Customer Support Tickets

Tobi-Bueck/customer-support-tickets

Explore at:
199 scholarly articles cite this dataset (View in Google Scholar)
Dataset updated
Jun 7, 2025
Authors
Tobias Bück
License

Attribution-NonCommercial 4.0 (CC BY-NC 4.0)https://creativecommons.org/licenses/by-nc/4.0/
License information was derived automatically

Description

Featuring Labeled Customer Emails and Support Responses

  🔧 Synthetic IT Ticket Generator — Custom Dataset

Create a dataset tailored to your own queues & priorities (no PII). 👉 Generate custom data

Define your queues, priorities, language

Need an on-prem AI to auto-classify tickets?→ Open Ticket AI There are 2 Versions of the dataset, the new version has more tickets, but only languages english and german. So please look at both files, to find what best fits your needs.… See the full description on the dataset page: https://huggingface.co/datasets/Tobi-Bueck/customer-support-tickets.

Search
Clear search
Close search
Google apps
Main menu