# Special Intents

Some of the intents name are wired by convention to be invoked (if there are defined) at certain states of the conversations. For example, an intent with the name "*ConversationFeedbackIntent*" will be invoked during the end of a conversation to collect the feedback (additional enabling is required in the  Advance Settings).

Given below are the list of such special intents.

**AUTO\_ESCALATION\_INTENT**\
\
If you want to ask some queries or do some operations before escalating a chat to the supervisors, we can attain that by creating an intent by the name '*AUTO\_ESCALATION\_INTENT*'.

<figure><img src="https://2566128011-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUn1oKrw7P8P5qiTjWXjv%2Fuploads%2FOqQinEmKiK9GRveBvRY2%2Fauto-escalation-intent.png?alt=media&#x26;token=45c1b938-b0a4-4ddb-bf4a-321f9063636d" alt=""><figcaption></figcaption></figure>

**ConversationFeedbackIntent**\
\
If you want to collect the valuable feedback of the user at the end of a conversation, you have to create an intent by the name '*ConversationFeedbackIntent*' and enable the setting *COLLECT\_FEEDBACK* under Advance Settings.  As a last step, use the dialog action *STORE\_FEEDBACK* to facilitate the storage of feedback.

You can find all the feedbacks under C-SAT sections of Reports.

<figure><img src="https://2566128011-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUn1oKrw7P8P5qiTjWXjv%2Fuploads%2Fdvjze4DM3W4S7D89JUAQ%2Ffeedback-intent.png?alt=media&#x26;token=de28756d-a6cd-4c1e-a49b-5e600098df57" alt=""><figcaption></figcaption></figure>
