# Not getting a READ status on webhook

{% hint style="warning" %}
First, make sure your webhook is configured correctly. But if you are sure that the settings are correct, then explore the following reason below.
{% endhint %}

Whatsapp recently released an update in which it added a condition where if you haven't communicated with a user before or he hasn't added you to his contact list, then once your message is read, it won't be marked with a `"read"` status.&#x20;

That is, he will read it, but WhatsApp will show him a notification that says the following: *"The sender won't see if you read their messages until you reply or add them as a contact"*

<figure><img src="https://2417185145-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhsdgGmVCG31mEaHyRvxC%2Fuploads%2FtOWLmNYqPM6zrPnVWfDd%2Fmark-read.jpg?alt=media&#x26;token=98a507eb-0287-423c-9978-043cc9d668a6" alt=""><figcaption><p>This notification will be seen by the recipient of the message</p></figcaption></figure>

Accordingly, if the recipient of the message has not replied to you or you are not in their phonebook, you will not be able to get a read status in the webhook.

{% hint style="info" %}
We suggest you use simple open-ended questions at the end of the message to encourage the user to be more likely to reply to you. Or you can send your business card ([vcard](https://support.whapi.cloud/help-desk/sending/overview-of-other-methods-for-sending/send-contact-vcard)) to have the user add you to their address book.
{% endhint %}

If we find a workaround for this problem, we'll be sure to let you know.
