# Managing tickets

Almitee offers versatile ways to create and manage support tickets, ensuring users can report issues or seek assistance effectively. Understanding the ticketing process and its features will enhance your ability to respond to and resolve user inquiries or problems efficiently.

### Creating Tickets

Tickets in Almitee can be initiated through various methods, catering to the convenience and specific contexts of users:

1. **Inbound Email:** Users can send an email to a designated support email address, which automatically creates a ticket within Almitee.
2. **QR Code Scanning:** For physical assets or specific locations, scanning a QR code can directly create a ticket related to that asset or location.
3. **Manual Entry:** Users or support team members can manually [add a ticket directly within the Almitee platform](https://docs.almitee.io/general-actions/add-edit-and-delete-items).&#x20;

<figure><img src="https://264186463-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLUxmlCVoQ7b2Gp9hd6MR%2Fuploads%2FVlUnKvRSNKuSzKhzwllE%2FScherm%C2%ADafbeelding%202024-03-25%20om%2015.18.57.png?alt=media&#x26;token=42e2aadd-9b1e-42b1-9607-9bbc0e556749" alt=""><figcaption></figcaption></figure>

### Ticket Detail Page

Upon selecting a ticket, you're directed to its detail page, which is segmented into several tabs:

1. **Info Tab:** Provides a comprehensive overview of the ticket, including historical changes, current status, and essential details.
2. **Chat Tab:** Displays the communication thread between the support team and the ticket reporter.
3. **Notes Tab:** Contains internal notes visible only to the support team, aiding in collaborative resolution efforts.
4. **Attachments Tab:** Houses all documents, screenshots, or other files linked to the ticket.

<figure><img src="https://264186463-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLUxmlCVoQ7b2Gp9hd6MR%2Fuploads%2Fu7zxpJwzfpWBWdzE9s1w%2FScherm%C2%ADafbeelding%202024-03-25%20om%2015.20.17.png?alt=media&#x26;token=6fb7c730-284b-43a6-97c6-869ad71784ab" alt=""><figcaption></figcaption></figure>

### Ticket Linkage

* Tickets can be associated with an asset, a location, or be standalone, depending on the nature of the issue reported.

### Sidebar Quick Actions

* The sidebar on the ticket detail page allows for quick modifications such as updating the ticket's status, assignee, or due date.

<figure><img src="https://264186463-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLUxmlCVoQ7b2Gp9hd6MR%2Fuploads%2FbNGfNY2dv8a8P6xBk9ZE%2FScherm%C2%ADafbeelding%202024-03-25%20om%2015.21.16.png?alt=media&#x26;token=7737b921-597d-40f5-8ddd-bd532be946b1" alt=""><figcaption></figcaption></figure>

### Communication and Resolution

* To communicate with the ticket reporter, click "send message." This sends an email to the reporter with a link to the ticket, enabling a direct response.
* You can attach files to your messages, which then become accessible in the Attachments tab.

### Handling Unknown Reporters

* If the reporter is not an existing contact within your organization, you can add them as a new contact linked to a client. Clients can be associated with Service Level Agreements (SLAs), which can automatically dictate the due date based on the SLA's terms.

### Leveraging AI for Solutions

* Almitee provides a "fix with AI" feature, utilizing your knowledge base to suggest potential solutions for the issue at hand. This AI-driven advice can then be communicated to the reporter, streamlining the resolution process.

<figure><img src="https://264186463-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLUxmlCVoQ7b2Gp9hd6MR%2Fuploads%2FlvLN3PzfSgJhF5EKgVsv%2FScherm%C2%ADafbeelding%202024-03-25%20om%2015.28.20.png?alt=media&#x26;token=21d54bf4-2cb0-4777-926f-0d44e1667b96" alt=""><figcaption></figcaption></figure>

### Conclusion

Almitee's support ticket system is designed to facilitate efficient issue tracking and resolution, enhancing the support experience for both users and support staff. By leveraging these tools and features, you can ensure timely and effective responses to support inquiries, maintaining high satisfaction and productivity levels within your organization.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.almitee.io/helpdesk/managing-tickets.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
