Skip to content

layout: home

hero: name: 'OTOBO/Znuny Community Guide' description: > Discover the OTOBO/Znuny Guide: Your guide to the OTOBO Open Source ticketing system. Help and support for installing, configuring, and customizing OTOBO. tagline: 'Guide to the OTOBO Open Source ticketing system - Help and Support' image: src: 'https://softoft.sirv.com/Images/otobo/docs/custom/otobo-guide-logo-light' alt: OTOBO actions: - text: Introduction link: /quick-start/introduction.html theme: brand

- text: OTOBO Service
  link: https://softoft.de/services/otobo-service
  theme: alt

features:


What is OTOBO / Znuny?

OTOBO is a powerful, open-source ticketing system or helpdesk software, based on the OTRS Community Edition and further developed by Rother OSS. It is aimed at companies of all sizes that want to systematically capture, track, and process customer inquiries, IT services, and internal processes.


Core Features

  • Ticket Management

    • Multiple queues, priorities, states, and types
    • Escalation rules and SLAs
  • Self-Service Portal

    • Role-based access for end customers
    • Knowledge base integration
    • Responsive design for mobile & desktop
  • Automation

    • Generic Agent (time- and event-driven jobs)
    • Auto-responses and template management (email & SMS)
  • Security & Permissions

    • Fine-grained ACLs (agents, groups, roles)
    • Two-factor authentication (2FA)
    • LDAP / Active Directory connection
  • Integrations & APIs

    • REST and SOAP web services
    • OpenStreetMap, i-doit, PowerBI, and more
    • Elasticsearch-based live search
  • Extensibility

    • Package Manager for add-ons and community modules
    • Custom API extensions and external interfaces
    • Themes, skins, and custom blocks

Installation & Migration

  1. System Requirements

    • Linux (Debian, Ubuntu, SUSE)
    • Web server (Apache/Nginx), Database (MySQL/MariaDB, PostgreSQL)
    • Perl modules (via CPAN or package manager)
  2. Installation

    bash
    # Example Ubuntu
    apt update && apt install otobo
    otobo.Console.pl Maint::Setup
  3. Migration from OTRS CE

    • Backup of database & configuration
    • CLI import with otobo.Console.pl Maint::Import::OTRS-Ce
    • Verification of forms, permissions, and templates

User and Permission Management

  • Agents & Groups: create, move, assign ACLs
  • Customers & Customer Users: tenant-capable, Single Sign-On
  • Role Management: define custom role templates

Automation & Integration

  • Generic Agent:

    • Rule-based creation, assignment, escalation of tickets
  • Web Services:

    • Configuration of invoker, mapping, and transport
    • Debug tool for requests & logs

Customization & Design

  • Themes & Skins: colors, logos, layouts for internal and external UI
  • Custom Blocks: note, tip, and warning blocks
  • Dashboard Widgets: overview of queues, KPIs, to-dos

Community & Support

  • Documentation:

  • Forum & Mailing Lists:

    • Exchange of experience, bug reports, feature requests
  • Regular Updates: security patches and new features


Get started! Install OTOBO today, set up your first queues, and experience how easy support and service processes can become with OTOBO.

Last updated: