# チケット相談

　

***

　

{% hint style="danger" %}

* **チケット機能の設定については、サービス管理の**[**「**](/jp/guide/cm/service-management.md#undefined-2)[**チケット**](/jp/guide/cm/service-management.md#undefined-2)[**」メニュー ガイド**](/jp/tutorial/ticket.md#ticket) **をご参照ください。**
* **チケットの利用方法については、**[**「チケット管理」メニューガイド**](/jp/guide/cm/chiketto.md) **をご参照ください。**
  {% endhint %}

## &#x20;**➊ チケット** <a href="#ticket" id="ticket"></a>

{% hint style="info" %}
**チケットとは？**

* お客様からのお問い合わせ・ご要望および、解決までの対応履歴を記録します。
* お問い合わせ・ご要望の受付から、お客様へ必要な回答を送信するまでの間に行われる、お客様・オペレーター・社内関係者間のすべてのコミュニケーション内容を保存します。
  {% endhint %}

&#x20;

<figure><img src="/files/DEtKN3zKxFCkJc211m0q" alt=""><figcaption></figcaption></figure>

**① チケットリスト**

* Eメール、ヘルプセンターからのお問い合わせ、(契約によって)チャット、または電話で受け付けられた顧客からのお問い合わせをチケットで確認することができます。

**② お問い合わせ履歴**

* チケット リストで、チケットをクリックして詳細なお問い合わせを確認できます。
* 他のオペレーターがその内容について回答や、コメントした内容を確認することができます。

**③ チケット詳細**

* チケットに対して直接返信を行ったり、関連するコメントを追加したり、担当部署へ引き継ぐことができます。

&#x20;


---

# 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.contiple.com/jp/tutorial/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.
