# Reason Settings

You can create different reasons based on customer requests received through Desk360. These reasons can be customized according to product features. This makes it easy to analyze what the customer is contacting you about. When you want to end an active conversation with a customer, you can move the chat to the Archive by selecting a Reason. If you wish to reconnect within 24 hours, you can move the chat back to the "Active Chat" page.

You can use the Add Reason button to create a new reason edit existing ones, or set them to inactive.

**a) Creating a Reason**

Click the Add Topic button to add a new topic. In the pop-up screen, enter two main pieces of information:

* Request Topic Name: A title with a maximum of 50 characters.
* Status: Can be set as active or inactive. Inactive topics will not appear on the chat screen.<br>


---

# 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://whatsapp.desk360.com/desk360-chat-settings/reason-settings.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.
