Skip to main content

Overview

Q&A Tickets let your team ask questions and get answers, with the best answers automatically added to a shared knowledge base. The NextKS bot uses this knowledge base to answer future questions without needing to bother anyone. You can work with tickets from three places:

Web Dashboard

Full-featured interface at app.nextks.com for creating, managing, and reviewing tickets.

Chat Bot

DM the NextKS bot in Slack or Teams to create tickets, submit answers, and add comments conversationally.

MCP Tools

Use Claude Desktop, Claude Code, Cursor, or any MCP-compatible tool to manage tickets through the NextKS MCP.
All three interfaces work together — a ticket created in Claude Desktop appears in the web dashboard and the chat bot, and vice versa.

Creating a ticket

A ticket represents a question or problem your team can help resolve. Each ticket has:
  • Title — a short summary of the question
  • Description — the full details
  • Urgency — normal or urgent (urgent tickets are flagged with a 🚨 in notifications)
  • Assignees — team members invited to help answer
  1. Go to the Q&A page from the sidebar
  2. Click Create Ticket
  3. Fill in the title, description, and optionally toggle Mark as urgent
  4. Optionally select assignees from the dropdown
  5. Click Create
Before creating a ticket, the bot or AI agent may search the knowledge base for similar previously-answered questions. If a match is found, you might get an instant answer without needing a new ticket.

Participants

Every ticket has participants — the people involved in resolving it:
  • Author — the person who created the ticket
  • Assignees — team members invited to help
All participants can view the ticket, submit answers, and add comments. You can invite more people at any time from the ticket detail page or through the bot.

Notifications when someone is assigned

When a new assignee is added to a ticket, they receive a notification with the ticket title, the author’s question, and a link to the ticket. If someone other than the author adds the assignee, the author is also notified.

Answers

Any participant can submit an answer to a ticket. An answer is a proposed solution to the question.

Submitting an answer

  1. Open the ticket from the Q&A page
  2. Click Answer
  3. Write your answer (optionally include a reference image URL)
  4. Click Submit

What happens when an answer is submitted

  • The ticket author receives an interactive notification with the answer text and two buttons:
    • Accept & share — marks the answer as accepted and adds it to the knowledge base
    • Ignore for now — dismisses the notification without taking action
  • Other participants receive a simple notification that a new answer was submitted.

Accepting an answer

Only the ticket author can accept an answer. Accepting an answer does two things:
  1. Marks it as the accepted solution (highlighted in green on the ticket)
  2. Adds it to the knowledge base — the answer becomes discoverable by everyone in your organization through the NextKS bot
The knowledge base is what makes Q&A powerful. When someone asks the bot a similar question in the future, it can find and share the accepted answer automatically — without creating a new ticket.
If a different answer is accepted later, the previous one is replaced in the knowledge base.

Comments

Comments are for discussion — follow-up questions, clarifications, or additional context. Unlike answers, comments are not added to the knowledge base.

Adding comments

Comments support text and up to 5 image attachments. In the web dashboard, you can paste images directly or use the file picker. Through the bot, you can attach images from your chat message. All participants (except the commenter) are notified when a new comment is posted.

Deleting comments

You can delete your own comments. Deleted comments are permanently removed. No notification is sent.

Urgency

Tickets can be marked as normal or urgent. Urgency affects how notifications appear:
  • Normal tickets — standard notifications
  • Urgent tickets — all notifications are prefixed with 🚨 to draw attention
You can change the urgency at any time by modifying the ticket. When a ticket is escalated from normal to urgent, all participants are notified.

Discarding and reopening

Discarding a ticket

The ticket author can discard a ticket when it’s no longer needed. Discarding:
  • Sets the ticket status to discarded
  • Removes the accepted answer from the knowledge base (if one was accepted)
  • Dims the ticket content in the web dashboard
  • No notification is sent

Reopening a ticket

A discarded ticket can be reopened by the author. Reopening:
  • Restores the ticket to its previous status
  • Re-adds the accepted answer to the knowledge base (if one existed)
Reopening is available from the web dashboard, the chat bot, and MCP tools via the NextKS MCP.

Ticket statuses

StatusMeaning
AssignedThe ticket is open and waiting for answers
AnsweredAt least one answer has been submitted
DiscardedThe ticket has been closed by the author

Filtering and navigation

In the web dashboard, you can filter tickets by:
  • Role — show tickets where you’re the author, assignee, or both
  • Status — show assigned, answered, discarded, or all
Click any ticket in the list to open its full detail view with all answers, comments, and participant information.

Summary of notifications

EventWho is notified
Assignee addedThe new assignee; the author (if added by someone else)
Urgency changed to urgentAll participants except the person who changed it
New answer submittedAuthor (interactive buttons); other participants (simple)
Answer acceptedThe answer’s author
New commentAll participants except the commenter
Ticket creation, discarding, reopening, comment deletion, and participant removal are silent — no notifications are sent.