# Submit a CRM Support Ticket

This article describes how to submit a ticket to the Konnektive support team.

{% hint style="info" %}
*There are 2 ways to submit a support ticket. The first is through the ticketing section of the CRM, the second is via the Help Desk button.*

*It is also **highly recommended** to create a free Jira account using the same email that you submitted your past tickets with. Once you sign in, you can click **Requests** on the top right to view and respond to pending/past tickets.*
{% endhint %}

### Instructions via the Ticketing Section <a href="#submitacrmsupportticket-instructionsviatheticketingsection" id="submitacrmsupportticket-instructionsviatheticketingsection"></a>

1. &#x20;Scroll over the hamburger menu at the top right of the CRM and click **Tickets.**\
   ![](/files/mOPGnov1zbxkh0Vc5HN5)<br>
2. Click **Submit a Ticket** in the top right.<br>

   <figure><img src="/files/TP8O1CA41Mno2qosOhV6" alt="" width="563"><figcaption></figcaption></figure>
3. Upon clicking this button you will redirect to the Help Desk<br>

   ***While on this page, we highly recommend creating a free Jira login (top right of this page) so you can view all of your pending and past requests.***

<figure><img src="/files/Xl1sZMGILBKijEYA1md4" alt="" width="563"><figcaption></figcaption></figure>

* Choose the  type of ticket to submit
* Fill out the required values and include any screenshots that will help the Konnektive team investigate.

<figure><img src="/files/emAHiYoNdkmRgR4j1OXV" alt="" width="563"><figcaption></figcaption></figure>

* After the ticket is submitted, you will receive an email notification confirming so.
* Upon a response from Konnektive, you can simply respond to the email and attach pictures to update the ticket.
* If you made a Jira account, you can go into the Help Desk and click **Requests** on the top right to view and respond to pending/past tickets.<br>

### &#x20;Instructions via the Help Desk button (bottom right of CRM)  <a href="#submitacrmsupportticket-instructionsviathehelpdeskbutton-bottomrightofcrm" id="submitacrmsupportticket-instructionsviathehelpdeskbutton-bottomrightofcrm"></a>

1. Click on the Help Desk button.<br>

   \ <br>

2. Type in keywords to search by and click Enter.\ <br>

3. The widget will present you articles relating to your search under the "Learn about" section.\ <br>

4. If none of the presented articles help find your answer, you can click **Setup or Configuration** under the "Contact us about" section.<br>

5. Fill out your Company Name, a summary/title of the issue, a description of the issue, and your contact email. You can also attach any files necessary to help the Konnektive team investigate.<br>

   <br>

6. After the ticket is submitted, you will receive an email notification confirming so.\
   \
   Upon a response from Konnektive, you can simply respond to the email and attach pictures to update the ticket.


---

# 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://help.konnektive.com/konnektive-crm/how-to-articles/submit-a-crm-support-ticket.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.
