# What are the guidelines for Call Reason?

* The call reason has to have a minimum of 10 characters and maximum of 100 characters.
* The following special characters are not supported in Call Reason   **! @ # $ % ^ & \* ( ) \_ + /**&#x20;
* The following special characters are not allowed  **. , -** at the start or end of the Call Reason text. These characters can however be used within a Call Reason text body.
* Spaces are not allowed at the start or end of the Call Reason text.
* The call reason mentioned must be crisp, meaningful, and easy to understand from the end user's call perspective.&#x20;
* The text should be free from grammar or spelling errors.


---

# 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/what-are-the-guidelines-for-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.
