How can we help?
Search
<%= notification.body %>
<% if (dismissible && notification.id) { %> <% } %><%= notification.body %>
<% if (dismissible && notification.id) { %> <% } %><%= notification.body %>
<% if (dismissible && notification.id) { %> <% } %><%= notification.body %>
<% if (dismissible && notification.id) { %> <% } %>Browse topics
-
Working with us
Information about our Support, Training & Consultancy offering, and how we keep your data secure
-
Navigate Spektrix
Accessing and finding your way around the Spektrix platform, understanding basic concepts, and adding and editing Users
-
Set up Events, Offers, Subscriptions and Merchandise
Events, Seating Plans, Offers, Ticket Subscriptions, Fixed Series and Merchandise
-
Sell items and fulfill Orders
Selling and printing Items, editing Orders, and navigating the Customer Record
-
Set up and troubleshoot hardware
Ticket printers, scanners, PIN pads, and the Spektrix Box Office App
-
Manage payments
Troubleshooting payments, methods of payment, Account Credit & Gift Vouchers, VAT & Tax, Commissions, and Payment Providers
-
Reporting
Running and configuring Reports, and answers to frequently asked questions about reporting
-
Understand your customers
Exploring Customer data using Customer Lists, Tags, reporting, and more
-
Communicate with your customers
Sending Email Campaigns and Mailings, Contact Preferences, and configuring Spektrix System Emails
-
Customer loyalty and fundraising
Membership schemes, Donations, cultivating donor relationships, and the Opportunities Interface
-
Work with Agents and other third parties
Enabling Agents to sell on your behalf, and sharing data with other organisations
-
Integrate your website with Spektrix
Understanding the relationship between Spektrix and your website
-
Accessibility and Spektrix
How Spektrix can contribute towards the conversation about accessibility within your organisation
Popular articles
Categories
Toggle navigation menu
Categories
-
<% categories.forEach(function(category) { %>
- <%= category.name %> <% }); %>
-
<% sections.forEach(function(section) { %>
-
<%= partial('partial-article-list-sections', {
id: 'section-' + section.id,
parentId: '#' + id,
sections: section.sections,
activeCategoryId: activeCategoryId,
activeSectionId: activeSectionId,
activeArticleId: activeArticleId,
partial: partial
}) %>
<% if (section.articles.length) { %>
-
<% section.articles.forEach(function(article) { %>
- <%= article.title %> <% }); %>
<% }); %>
-
<% sections.slice(0, maxSections).forEach(function(section) { %>
- <%= section.name %> <%= partial('partial-section-list-sections', { parent: section, sections: section.sections, maxSections: maxSections, partial: partial }) %> <% }); %> <% if (sections.length > maxSections) { %>
- See more <% } %>