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.
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
- Web Dashboard
- Chat Bot
- AI Agent
- Go to the Q&A page from the sidebar
- Click Create Ticket
- Fill in the title, description, and optionally toggle Mark as urgent
- Optionally select assignees from the dropdown
- 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
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
- Web Dashboard
- Chat Bot
- AI Agent
- Open the ticket from the Q&A page
- Click Answer
- Write your answer (optionally include a reference image URL)
- 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:- Marks it as the accepted solution (highlighted in green on the ticket)
- 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.
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
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
| Status | Meaning |
|---|---|
| Assigned | The ticket is open and waiting for answers |
| Answered | At least one answer has been submitted |
| Discarded | The 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
Summary of notifications
| Event | Who is notified |
|---|---|
| Assignee added | The new assignee; the author (if added by someone else) |
| Urgency changed to urgent | All participants except the person who changed it |
| New answer submitted | Author (interactive buttons); other participants (simple) |
| Answer accepted | The answer’s author |
| New comment | All participants except the commenter |
Ticket creation, discarding, reopening, comment deletion, and participant removal are silent — no notifications are sent.