Start hereUpdated Feb 27, 2025

Getting Started

Get your church set up with Firesky in a few steps.

1. Create an Account

  1. Go to Sign up or accept an invite from your church admin.
  2. Create your account and join your church.

2. Configure Settings

In the DashboardSettings:

  • Church profile — Name and basic info
  • CHMS provider — If you use Ministry Platform or Planning Center, select your provider and add credentials
  • Allowed origins — Add each domain where you'll embed widgets (e.g. https://mychurch.org)

3. Add a Widget

  1. Go to DashboardWidgets

  2. Copy the embed snippet and add it to your website's <head> or top of <body>:

    <script id="FireSkyWidgets" src="https://www.thefiresky.com/widgets.js"></script>
    
  3. Add the widget element where you want it. For example, the Test Widget:

    <test-widget></test-widget>
    

4. Explore Tools

Go to DashboardTools to see available tools. Firesky-hosted tools work for all churches. CHMS-specific tools require your provider to be configured in Settings.

Next Steps