Skip to main content

Quick start

Step 1: Create Your Account

  1. Visit the Korrero Console at console.korrero.com
  2. Choose your signup method:
    • Email and password
    • Google OAuth (recommended for faster setup)

Step 2: Verify Your Email

Sign up with Google

This step is skipped if you sign up through Google. During signup you’ll be asked to agree to the Terms and Conditions and Privacy Policy.

After registration, check your email for a verification link. This ensures your account is secure and you can receive important updates.

Deliverability

Add [email protected] to your contacts so the verification message doesn’t land in spam.

Step 3: Create Your First Project

Projects are containers for your notifications. Think of them as separate workspaces for different applications or campaigns.

  1. Click "Create Project" on the dashboard
  2. Enter your project details:
    • Project Name: "My First App" (or whatever makes sense for you)
    • Description: Brief description of what this project is for
    • Color: Choose a color to help you identify this project
  3. Click "Create Project"

Step 4: Generate Your API Key

Your API key is how your application communicates with Korrero.

  1. Go to Project (click on your project at Projects page)
  2. Click "API Keys"
  3. On this step, you should have 1 API Keys, if not: click "Add API Key"
  4. Copy the key and store it securely
API keys visibility

Project API keys are public and safe to include in client apps.

Step 5: Create Your First Notification

Now for the fun part! Let's create a simple welcome notification.

  1. Click "Create Notification" from your project dashboard
  2. Add your content:
    • Title (internal name): "Welcome to our app!"
    • Message: "Thanks for joining us. We're excited to have you on board!"
  3. Select suitable to show notification
  4. Click "Create"
Success

🎉 You’ve created your first notification!

What's Next?

Now that you have the basics down, here are the next steps:

If you are developer, here quick quide for integrate Korrero to your project: