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

# Create-Message

> Create, personalize, localize language, deep level targetting, Schedule message and get access to many templates.

Messaging helps you create targeted push notifications for your app users.

<Steps>
  <Step title="Select an event to continue">
    Use the left-side **Filters** panel to select the audience.

    First choose the date range, then click **Add Events**. The selected event controls which user group will be targeted for the notification.

    <Frame>
      <img src="https://mintcdn.com/chartbazaar/oiji0CBdeNtGi7ZD/images/analyticspage/Add-Notification.png?fit=max&auto=format&n=oiji0CBdeNtGi7ZD&q=85&s=700712942b5ad6bbdf3902b1ad0d073e" alt="Twinalyze Messaging select event empty state" width="7680" height="3880" data-path="images/analyticspage/Add-Notification.png" />
    </Frame>
  </Step>

  <Step title="Review language-wise content">
    Use the language panel to review translated notification content for each language.

    The green check indicates translated content. The yellow dot indicates edited content. This helps you quickly identify which languages are ready and which ones were manually changed.

    <Frame>
      <img src="https://mintcdn.com/chartbazaar/oiji0CBdeNtGi7ZD/images/analyticspage/Changes-in-langugae.png?fit=max&auto=format&n=oiji0CBdeNtGi7ZD&q=85&s=52f186218b4a3f7c93169ea6edbc04cf" alt="Twinalyze Messaging language-wise notification editor" width="7680" height="3880" data-path="images/analyticspage/Changes-in-langugae.png" />
    </Frame>
  </Step>

  <Step title="Create the default notification">
    Write the default notification content, including title, description, logo, vibrance, and launch URL. The phone preview updates so you can check how the notification will appear to users.

    <Frame>
      <img src="https://mintcdn.com/chartbazaar/1eZpS6w1a9KytQkh/images/analyticspage/Schedual.png?fit=max&auto=format&n=1eZpS6w1a9KytQkh&q=85&s=c73f08f1b356001d9be344c0e5d04b3c" alt="Twinalyze Messaging default notification editor" width="7680" height="3880" data-path="images/analyticspage/Schedual.png" />
    </Frame>
  </Step>
</Steps>

***

## Common use cases

<AccordionGroup>
  <Accordion title="Send offers and promotions">
    Create campaign messages for discounts, new arrivals, seasonal offers, or limited-time deals.
  </Accordion>

  <Accordion title="Re-engage inactive users">
    Target users who performed an event earlier but did not return recently.
  </Accordion>

  <Accordion title="Send language-wise notifications">
    Use translations to send the same campaign in each user’s preferred language.
  </Accordion>

  <Accordion title="Drive users to a specific screen">
    Use Custom Screen launch URL to open a specific app screen after notification click.
  </Accordion>

  <Accordion title="Test before sending">
    Use Test Notification to verify content, image, layout, and click behavior before scheduling.
  </Accordion>
</AccordionGroup>

<div className="twinalyze-bottom-nav">
  <a href="/analytics/messaging/messaging-overview" className="twinalyze-nav-side">
    <span className="twinalyze-nav-arrow">‹</span>
    <span>Previous</span>
  </a>

  <a href="/analytics/messaging/campaign-history" className="twinalyze-nav-center">
    <strong>Campaign History</strong>
    <span>Explore campaign history.</span>
  </a>

  <a href="/analytics/messaging/campaign-history" className="twinalyze-nav-side">
    <span>Next</span>
    <span className="twinalyze-nav-arrow">›</span>
  </a>
</div>
