# Tickets

<p class="doc-lead">Tickets track internal tasks or support items assigned to employees. Create a ticket with a title, description, assignee, and date range, then open and close it as work progresses.</p>

<div class="doc-toc">
<p class="doc-toc-title">On this page</p>
<div class="doc-toc-section">
<span class="doc-toc-group-title">Getting started</span>
<div class="doc-toc-links">
<a href="#/crm/ticket?id=overview">Overview &amp; List View</a>
<a href="#/crm/ticket?id=quick-start">Quick Start</a>
</div>
</div>
<div class="doc-toc-section">
<span class="doc-toc-group-title">Form reference</span>
<div class="doc-toc-links">
<a href="#/crm/ticket?id=fields">Fields</a>
</div>
</div>
<div class="doc-toc-section">
<span class="doc-toc-group-title">More</span>
<div class="doc-toc-links">
<a href="#/crm/ticket?id=actions-status">Actions &amp; Status</a>
<a href="#/crm/ticket?id=view-details">View Details</a>
<a href="#/crm/ticket?id=faq">FAQ</a>
<a href="#/crm/ticket?id=related">Related &amp; Videos</a>
</div>
</div>
</div>

<hr class="doc-section-divider">

<h2 id="overview">Overview &amp; List View</h2>

Go to <b>CRM → Tickets</b> from the left menu. The list shows all tickets with title, assignee, dates, and status.

<!-- screenshot pending: crm/images/ticket-list.webp -->

<b>List columns</b>

| **Column** | **Shows** |
|------------|-----------|
| Id | Ticket reference number. |
| Title | Ticket title. |
| Assginee | Assigned employee (label as shown in UI). |
| Begin date | Start date and time. |
| End date | End date and time. |
| Status | Draft, Open, or Closed. |

<b>Quick filter tabs</b>

| **Tab** | **Shows** |
|---------|-----------|
| Open | Open tickets. |
| Draft | Draft tickets. |
| Closed | Closed tickets. |

<b>Advanced Filters</b>

Title, Assignee, Begin date, End date, Status, and Created Date.

<b>List row actions</b>

| **Action** | **Available when status is** |
|------------|------------------------------|
| view | All |
| edit | Draft, Open |
| delete | Draft, Open |

Tickets do not have priority, SLA timers, or category fields.

<hr class="doc-section-divider">

<h2 id="quick-start">Quick Start — Create a Ticket</h2>

<h3>1. Navigate</h3>
Go to <b>CRM → Tickets</b> and click <b>New</b>.

<h3>2. Fill in details</h3>
Enter <b>Title</b> (required), <b>Description</b>, <b>Assignee</b> (required), <b>Begin date</b> (required), and <b>End date</b> (optional; must be on or after begin date).

<h3>3. Save</h3>
Click <b>Save</b> to create the ticket as Draft. Use <b>Reset</b> or <b>Cancel</b> as needed.

<h3>4. Open and close</h3>
From the ticket view, use <b>Open</b> in the more menu to set status to Open, then <b>Close</b> when work is complete.

<hr class="doc-section-divider">

<h2 id="fields">Fields Reference</h2>

| **Field** | **Required** | **Description** |
|-----------|--------------|-----------------|
| Title | Yes | Short summary of the ticket. |
| Description | No | Detailed description of the work or issue. |
| Assignee | Yes | Employee responsible for the ticket. |
| Begin date | Yes | When the ticket period starts. |
| End date | No | When the ticket period ends. Must be ≥ begin date. |

<hr class="doc-section-divider">

<h2 id="actions-status">Actions &amp; Status</h2>

<h3>Status lifecycle</h3>

| **Status** | **How to reach** | **Next step** |
|------------|-------------------|---------------|
| Draft | Default on create | Open |
| Open | More → Open | Close |
| Closed | More → Close | Terminal |
| For Revisal | — | Edit and Delete allowed (same as Draft in list) |

<h3>Toolbar actions (view page)</h3>

| **Action** | **Available when status is** |
|------------|------------------------------|
| Edit | Draft, Open |
| Delete | Draft, Open |
| Clone | Always |

<h3>More menu</h3>

| **Action** | **Available when status is** | **What it does** |
|------------|------------------------------|------------------|
| Open | Draft | Sets status to Open. Assignee receives notification. |
| Close | Open | Sets status to Closed. Records close notes and closed date. |
| Print | Always | Print view. |

<hr class="doc-section-divider">

<h2 id="view-details">View Details</h2>

<b>Details shown:</b> ID, Title, Description, Begin date, End date, Assignee

<b>Sidebar tabs:</b> History, Attachments

<hr class="doc-section-divider">

<h2 id="faq">FAQ</h2>

<p><b>Does a ticket open automatically on save?</b><br>
No. New tickets are saved as Draft. Use <b>Open</b> from the more menu to activate the ticket.</p>

<p><b>Is there priority or SLA tracking?</b><br>
No. Tickets support title, description, assignee, dates, and Open/Close status only.</p>

<p><b>Why does the list show "Assginee"?</b><br>
That is the label shown in the ticket list column header in the current UI.</p>

<p><b>Who gets notified when I open a ticket?</b><br>
The assignee receives a notification when status moves from Draft to Open via the more menu.</p>

<p><b>Can I reopen a closed ticket?</b><br>
No. Closed is terminal in the current workflow. Create a new ticket or clone the closed ticket if follow-up work is needed.</p>

<p><b>Are tickets linked to leads or customers?</b><br>
Tickets are standalone CRM records with title, description, assignee, and dates — not directly linked to lead or customer masters.</p>

<p><b>Can I attach files to a ticket?</b><br>
Yes. Use the Attachments sidebar tab on the ticket view to upload supporting documents.</p>

<p><b>What is For Revisal status?</b><br>
For Revisal behaves like Draft for edit and delete permissions — use it when a ticket needs correction before reopening workflow.</p>

<hr class="doc-section-divider">

<h2 id="related">Related &amp; Videos</h2>

<ul>
<li><a href="#/crm/crm-reminder">Reminders</a></li>
<li><a href="#/crm/lead">Leads</a></li>
</ul>
