Getting Started
Pidgr transforms passive internal announcements into structured, measurable campaigns. This guide walks you through initial setup and launching your first campaign.
Prerequisites
Section titled “Prerequisites”- A Pidgr organization (contact us for early access)
- Admin dashboard access at app.pidgr.com
Step 1: Sign In
Section titled “Step 1: Sign In”Pidgr uses passkey authentication by default — no passwords needed.
- Navigate to app.pidgr.com
- Enter your email address
- Authenticate with your device’s biometric (fingerprint or face recognition)
- If this is your first sign-in, you’ll be guided through passkey registration
Step 2: Create Your Organization
Section titled “Step 2: Create Your Organization”If you’re the first user from your company:
- Complete the onboarding stepper (organization name, industry, company size)
- Your organization is created with default roles (Admin, Manager, Member)
- You’re assigned the Admin role automatically
Step 3: Invite Your Team
Section titled “Step 3: Invite Your Team”- Go to Members in the admin dashboard
- Click Invite User and enter their email
- Assign an appropriate role
- They’ll receive an email with sign-in instructions
Step 4: Create a Template
Section titled “Step 4: Create a Template”Templates define the content of your campaign messages.
- Go to Templates → Create Template
- Write your message content in Markdown
- Use template variables like
{{name}}for personalization - Save and note the template version number
Step 5: Launch Your First Campaign
Section titled “Step 5: Launch Your First Campaign”- Go to Campaigns → Create Campaign
- Fill in the campaign details:
- Name: A descriptive name for internal tracking
- Title: The user-facing message title
- Template: Select the template you created
- Audience: Choose groups or teams to target
- Click Start Campaign
- Monitor delivery progress in the campaign detail view
What Happens Next
Section titled “What Happens Next”When a campaign starts, Pidgr’s workflow engine:
- Sends push notifications to all audience members’ devices
- Waits for acknowledgments within the configured deadline
- Sends reminders to users who haven’t acknowledged
- Marks unresponsive deliveries as missed after the deadline
- Calls webhooks if configured, with delivery outcome data
Next Steps
Section titled “Next Steps”- Learn about Core Concepts to understand campaigns, workflows, and templates
- Set up Authentication for your team
- Explore the API Reference for programmatic access
- Install the MCP Server for AI agent integration