> ## Documentation Index
> Fetch the complete documentation index at: https://docs.spockoffice.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Welcome Message

> Send onboarding messages to new team members and keep everyone informed about important information.

The Welcome Message feature allows administrators and managers to create and send standardized onboarding messages to all active users in the workspace. This ensures consistent communication and helps new team members get started with clear instructions.

## Why Use Welcome Messages

Welcome messages are particularly useful for:

* **Onboarding new employees** - Provide clear instructions on how to use Spock from day one
* **Communicating important updates** - Share workspace-wide announcements about new features or policy changes
* **Setting expectations** - Outline key processes and guidelines for leave management

## Prerequisites

To send welcome messages, you need:

* Administrator or Manager role in your workspace

## Sending a Welcome Message

<Steps>
  <Step title="Navigate to Welcome Message">
    Go to the **Dashboard** > **Getting Started with Spock** section > **Send Welcome Message to Team**
    or navigate to [https://spockoffice.com/spockapp/onboarding/welcome-message/](https://spockoffice.com/spockapp/onboarding/welcome-message/)
  </Step>

  <Step title="Compose your message">
    In the message field, write or edit your welcome message. Include:

    * A friendly greeting
    * Key information about using Spock
    * Instructions or links to important resources
    * Contact information for questions

    <img src="https://mintcdn.com/ideoworks/fE2_4YnQjHcyZ4oT/images/organization/welcome-message-form.png?fit=max&auto=format&n=fE2_4YnQjHcyZ4oT&q=85&s=c88790bd7da47e338c17c94d38733067" alt="Welcome message form showing text editor with sample message and send options" className="rounded-lg" width="2416" height="1308" data-path="images/organization/welcome-message-form.png" />
  </Step>

  <Step title="Test your message (optional)">
    Before sending to all users, you can test the message:

    1. Check the **"Send only to me as test"** checkbox
    2. Click **Send Welcome Message**
    3. Review the message you receive to ensure it looks correct
  </Step>

  <Step title="Send to all active users">
    Once you're satisfied with the message:

    1. Uncheck the **"Send only to me as test"** checkbox (if checked)
    2. Click **Send Welcome Message**

    The message will be sent to every active user in your workspace.
  </Step>
</Steps>

<Note>
  Welcome messages are sent to all **active users** in your workspace. Inactive or suspended users will not receive the message.
</Note>

<Tip>
  Always send yourself a test message first to verify formatting and content before sending to your entire team.
</Tip>

## Related Topics

<CardGroup cols={2}>
  <Card title="User Administration" icon="users" href="/spock/team-management/user-administration">
    Manage users, roles, and permissions
  </Card>

  <Card title="Managing Teams" icon="people-group" href="/spock/team-management/teams">
    Organize members into teams
  </Card>
</CardGroup>
