Skip to main content
The Dashboard Welcome widget shows a greeting message at the top of the dashboard. Use it to welcome new members, announce important news, or guide people to take action. It supports rich text (HTML), images, and dynamic personalization fields — and you can target different messages to different user types. Dashboard configuration with welcome widget
Requires Tenant Admin permissions.

Setting up the welcome message

Settings → Customization → Dashboard Welcome
1

Enable the welcome message

Toggle the welcome message on. You can also configure whether the message is sticky (stays at the top even after scrolling) or scrolls away with the rest of the dashboard.
2

Write your message

Use the rich text editor to create your content. You can format text with bold, italic, headings, and links. Add an image URL if you want a background or featured image for the welcome section.
3

Add personalization fields

Insert dynamic fields anywhere in your message so the greeting feels personal to each member. Type the field name in curly braces (e.g., {firstName}).
4

Target by user type (optional)

Select which user types should see this message. You can create a general message for everyone, or show different messages to different user types — leaders see leadership resources while volunteers see volunteer-specific info.
5

Save and preview

Save the message and visit the dashboard to see how it looks. Check both desktop and mobile views.

Personalization fields

Insert dynamic content that resolves to each member’s data:
FieldOutputExample
{firstName}Member’s first name”Alex”
{lastName}Member’s last name”Smith”
{organizationName}Your organization’s name”Swiss Alpine Club”

Example message

Welcome back, {firstName}!

You're a member of {organizationName}.
Check out the upcoming events below, or head to your group to join the discussion.

Display options

SettingWhat it doesBest for
Always showDisplays every time the member visits the dashboardOngoing announcements, evergreen greetings
StickyKeeps the message pinned at the top while scrollingImportant announcements that shouldn’t be missed
Show both general and user-type messagesDisplay the general message alongside user-type-specific messagesWhen you have both a universal greeting and role-specific content

Targeting by user type

You can create multiple welcome messages, each targeted to specific user types:
TargetUse for
General (all members)Universal greeting or platform-wide announcements
Specific user type (e.g., Leaders)Leadership resources, admin instructions, management tools
Specific user type (e.g., Volunteers)Volunteer-specific events, training materials, sign-up links
Specific user type (e.g., New Members)Onboarding steps: “Complete your profile”, “Join a group”
You can show both a general message and a user-type-specific message at the same time. Enable “Show general and user type message” in the settings to layer them.

What to put in the welcome message

SituationContent
Launching Orgo for the first time”Welcome to our new platform! Here’s how to get started…” with key action steps
Onboarding new members”Complete your profile, join your local center, check upcoming events”
Seasonal announcement”Registration for Summer Camp is now open — register by March 15”
Fee reminder”Annual dues are due by January 31 — click here to pay”
Nothing specificKeep it simple: Welcome back, {firstName}! with a link to upcoming events
Update the welcome message regularly. A stale “Welcome to 2024!” message in 2026 tells members no one is paying attention. Either keep it current or use generic, timeless content like Welcome back, {firstName}!

Real-world example

Scenario: A professional association launching Orgo for 2,000 members.
General message (all members):
Hey {firstName}! Welcome to {organizationName}'s new member portal.

Here's how to get started:
1. Complete your profile — add a photo and your contact details
2. Join the discussion in your chapter forum
3. Check out upcoming networking events

Need help? Email support@association.org
Leader-specific message (user type: Chapter President):
Welcome back, {firstName}!

As a Chapter President, you have access to:
• Member management for your chapter
• Chapter event creation
• Local fee collection reports

Visit Settings to configure your chapter.
Result: Regular members see a friendly onboarding message. Chapter presidents see both the general welcome and their specific management tools — layered for relevance without duplicating effort.

Troubleshooting

Check three things: (1) the welcome message is toggled on in Settings, (2) the Dashboard Organizer has a category that includes the welcome widget, and (3) if you’ve targeted specific user types, verify the member belongs to one of the selected types.
Make sure you’re using single curly braces with no extra spaces: {firstName} not { firstName }. Also verify the field name is spelled exactly as listed — field names are case-sensitive. The three supported fields are: {firstName}, {lastName}, {organizationName}.
The image URL must be publicly accessible over HTTPS. Test the URL by pasting it directly in your browser. If it loads there but not in the welcome message, the image hosting service may be blocking embedded requests — try uploading to a different host.
The welcome message targets by user type, not by local center. As a workaround, use {organizationName} to include your organization name, and create separate user-type-targeted messages for different audiences within your organization.