From 32bf0439662d3785a2a26e312d9486eeef7ae45f Mon Sep 17 00:00:00 2001 From: sangeeta1911 Date: Mon, 6 Jul 2026 16:06:50 +0530 Subject: [PATCH 1/2] docs: clarify Contacts table step and dashboard sharing settings Add a note that the Contacts table step is only used to open the query editor in the right dataset (the query itself only reads messages), and a note on setting Looker Studio sharing to "Anyone with the link" so teammates outside the owner's account can open the dashboard. Co-Authored-By: Claude Sonnet 5 --- .../08. How To Set Up HSM Delivery Dashboard.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/4. Product Features/09. Reporting & Dashboard/08. How To Set Up HSM Delivery Dashboard.md b/docs/4. Product Features/09. Reporting & Dashboard/08. How To Set Up HSM Delivery Dashboard.md index 0541351fe4..5650e1cdf5 100644 --- a/docs/4. Product Features/09. Reporting & Dashboard/08. How To Set Up HSM Delivery Dashboard.md +++ b/docs/4. Product Features/09. Reporting & Dashboard/08. How To Set Up HSM Delivery Dashboard.md @@ -40,6 +40,8 @@ app, destination, type, reason, sent_on, flow_name, template_id, message, m.medi ### 1. Sign into Bigquery using the appropriate email account and select the options to run a query. - Navigate to bigquery. Expand the phone number (aka dataset) and select `Contacts` table +- Note: This step is only to open the query editor within the correct dataset context - the query itself reads from the `messages` table, not `Contacts`. + Screenshot 2025-05-12 at 2 40 53 PM - Click on the “Query’ button to create an empty query @@ -74,6 +76,8 @@ lets move to Part 2 - Sign in to your Look Studio space using your work google account associated with BigQuery - Open this link - https://lookerstudio.google.com/u/0/reporting/859eb34f-2f9a-410c-8baa-dacf28af6c33/page/oBhGF/preview in your browser + +- Note: This is a preview link tied to the report owner's account. Before sharing your own copy of this dashboard with your team, click `Share` in Looker Studio and set access to "Anyone with the link" → Viewer, so teammates outside your account can open it too. - In the top right corner, you will see 2 buttons next to your user profile icon Screenshot 2025-05-12 at 3 09 14 PM From 1f01e07d0799f4ca39d322bf4e151983cd15e9a6 Mon Sep 17 00:00:00 2001 From: sangeeta1911 Date: Mon, 6 Jul 2026 16:16:38 +0530 Subject: [PATCH 2/2] docs: add standard header with Last Updated date, drop backticks in notes Add the read-time/level/Last Updated header used elsewhere in the docs (Last Updated: July 2026), and drop backticks from the two notes added in this PR for consistency with review feedback. Co-Authored-By: Claude Sonnet 5 --- .../08. How To Set Up HSM Delivery Dashboard.md | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/docs/4. Product Features/09. Reporting & Dashboard/08. How To Set Up HSM Delivery Dashboard.md b/docs/4. Product Features/09. Reporting & Dashboard/08. How To Set Up HSM Delivery Dashboard.md index 5650e1cdf5..9d75bff395 100644 --- a/docs/4. Product Features/09. Reporting & Dashboard/08. How To Set Up HSM Delivery Dashboard.md +++ b/docs/4. Product Features/09. Reporting & Dashboard/08. How To Set Up HSM Delivery Dashboard.md @@ -1,4 +1,12 @@ -### **4 minute read                                                                                                                         `Advanced`** +

+ + + + + + +
4 minutes readLevel: AdvancedLast Updated: July 2026
+

### Problem: How to find the number of contacts who did not get the business initiated message due to frequency capping regulations imposed by Meta on Marketing HSMs. @@ -40,7 +48,7 @@ app, destination, type, reason, sent_on, flow_name, template_id, message, m.medi ### 1. Sign into Bigquery using the appropriate email account and select the options to run a query. - Navigate to bigquery. Expand the phone number (aka dataset) and select `Contacts` table -- Note: This step is only to open the query editor within the correct dataset context - the query itself reads from the `messages` table, not `Contacts`. +- Note: This step is only to open the query editor within the correct dataset context - the query itself reads from the messages table, not Contacts. Screenshot 2025-05-12 at 2 40 53 PM @@ -77,7 +85,7 @@ lets move to Part 2 - Open this link - https://lookerstudio.google.com/u/0/reporting/859eb34f-2f9a-410c-8baa-dacf28af6c33/page/oBhGF/preview in your browser -- Note: This is a preview link tied to the report owner's account. Before sharing your own copy of this dashboard with your team, click `Share` in Looker Studio and set access to "Anyone with the link" → Viewer, so teammates outside your account can open it too. +- Note: This is a preview link tied to the report owner's account. Before sharing your own copy of this dashboard with your team, click Share in Looker Studio and set access to "Anyone with the link" → Viewer, so teammates outside your account can open it too. - In the top right corner, you will see 2 buttons next to your user profile icon Screenshot 2025-05-12 at 3 09 14 PM