# How do I add a new Call Reason?

You can now create call reasons using Gen AI.

1. To create a new call reason, click “Create New” after activating the Call Reason toggle on the Feature Set Configuration page.
2. Type or select your industry from the dropdown menu.
3. Type or select your calling use case from the dropdown menu.
4. Enter Additional Context in the text box to get better results from AI (optional).
5. Click "Generate".
6. Select your preferred call reason from the AI recommendations.
7. Review the call reason in the Final Call Reason text box.
8. Click "Create".
9. The call reason must have a minimum of 10 characters and a maximum of 100 characters.
10. A mockup of the call reason will be shown in the preview pane.
11. The same call reason can be applied to any number of feature sets. Check the Call Reason page to see all the feature sets using that call reason.

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


---

# 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.truecaller.com/truecaller-for-business/features/call-reason/how-do-i-add-a-new-call-reason.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.
