# Base URL in custom welcome message

**URL:** https://meta.discourse.org/t/base-url-in-custom-welcome-message/369254
**Category:** Support
**Tags:** automation
**Created:** [June 7, 2025, 6:34pm UTC](https://meta.discourse.org/t/base-url-in-custom-welcome-message/369254 "2025-06-07T18:34:23Z")
**Posts on this page:** 1
**Showing post:** 1

<div class="post-metadata">

### Author: ![sallypf](https://avatars.discourse-cdn.com/v4/letter/s/c57346/32.png) [@sallypf](https://meta.discourse.org/u/sallypf)
#### Post date: [June 7, 2025, 6:34pm UTC](https://meta.discourse.org/t/base-url-in-custom-welcome-message/369254/1 "2025-06-07T18:34:23Z")

</div>

I want to add link to user’s account page in the welcome message.  
I’m not able to find the base url variable. I’ve tried following but they don’t work. What is the correct base url variable?

```plaintext
[Account](%{base_uri}/u/{{receiver_username}}/preferences/account)
[Account](%{base_url}/u/{{receiver_username}}/preferences/account)

```

---

_[View the full topic](https://meta.discourse.org/t/base-url-in-custom-welcome-message/369254)._
