Last Updated: March 8, 2026
SMS messages are sent by Ryan McHarg / mcharg.site via Twilio from the phone number +1 (206) 432-4496.
If you opt in to SMS, you may receive:
Note: MFA verification codes are security messages sent separately by our authentication provider (Amazon Cognito via AWS SNS) and are not subject to this consent policy.
SMS consent is explicit opt-in only. We collect consent through an unchecked-by-default checkbox that you must actively check to receive SMS messages. This checkbox appears in two places:
When requesting an account at mcharg.site/request-account, you may provide a phone number. If you do, an SMS consent checkbox appears with the following text:
I agree to receive SMS messages from mcharg.site regarding my account, including appointment reminders and account notifications. Message frequency varies. Message and data rates may apply. Reply STOP to unsubscribe. Reply HELP for help. See our Privacy Policy and Terms of Use.
The embedded widget on the site includes a guest contact form where visitors may provide a phone number. If provided, an SMS consent checkbox appears with the following text:
I agree to receive SMS messages from mcharg.site regarding my inquiry, including appointment reminders and follow-up notifications. Message frequency varies. Msg & data rates may apply. Reply STOP to unsubscribe. Reply HELP for help.
Both checkboxes are unchecked by default. No SMS messages are sent unless the user explicitly checks the box.
You can stop receiving SMS messages at any time by:
Message frequency varies based on your interactions with the platform (account activity, scheduled appointments, inquiry follow-ups). This is not a recurring marketing campaign — messages are triggered by your specific actions and account events.
Message and data rates may apply. Contact your mobile carrier for details about your plan.
Your mobile phone number and SMS consent information will not be shared with or sold to third parties or affiliates for any purpose. Your mobile information is used solely for the purposes described on this page.
When you check the SMS consent box:
smsConsent: true/false) is recorded in your user profilesmsConsent === trueAuthenticated users can manage their SMS consent at any time from their profile page. Navigate to Profile > Communication Preferences to toggle SMS notifications on or off.
Screenshots of the SMS consent implementation across the platform, captured March 8, 2026.
When a visitor enters a phone number on the account request form, an unchecked-by-default SMS consent checkbox appears with compliant disclosure text including STOP/HELP keywords, message frequency, data rates, and links to Privacy Policy and Terms of Use.

The Privacy Policy (updated March 8, 2026) includes a dedicated section covering explicit opt-in consent, unchecked-by-default checkbox, message types, MFA distinction, opt-out methods, and no sharing of mobile information with third parties.

The Terms of Use (updated March 8, 2026) includes SMS-specific terms covering checkbox-based consent, message types, MFA transactional distinction, STOP/HELP keywords, and opt-out methods including in-app Communication Preferences.

Authenticated users can manage their SMS consent from their profile page under Communication Preferences. This section shows a toggle to enable/disable SMS notifications, the masked phone number on file, and consent disclosure text. (Screenshot requires authentication.)
smsConsent: boolean on user profile (DynamoDB)false (no implied consent; pre-existing users treated as non-consented)smsConsent === true (strict equality)PUT /profile/preferencesFor complete details, see our Privacy Policy and Terms of Use.
Ryan McHarg
Website: mcharg.site
Email: ryan@mcharg.site