Quick Start Guide

Get up and running with CX Tools in minutes. Follow our step-by-step guide to start developing.

1. Create Your Account

Start by creating your free CX Tools account:

  1. Click the "Sign Up" button in the top navigation
  2. Enter your email address
  3. Create a secure password
  4. Verify your email address
  5. Complete your profile (optional)

2. Choose Your Tools

Explore our suite of development tools:

Free Tools

  • GRXML Editor (Basic)
  • Format Converter
  • Basic Studio Tools
  • Calendar API

Pro Features

  • AI-Powered Tools
  • Advanced Integrations
  • Premium Support
  • Team Collaboration

3. Start Using Tools

Begin with these recommended first steps:

GRXML Editor

  1. Open the GRXML Editor
  2. Create a new grammar
  3. Try the validation tools
  4. Save your first grammar

Studio Integration

  1. Configure Studio settings
  2. Set up Calendar API
  3. Test the connection
  4. Create your first backup

Example GRXML Grammar

Here's a basic GRXML grammar to get you started:

<?xml version="1.0"?>
<grammar version="1.0" root="main"
         xmlns="http://www.w3.org/2001/06/grammar"
         xml:lang="en-US">
    <rule id="main">
        <one-of>
            <item>yes</item>
            <item>no</item>
        </one-of>
    </rule>
</grammar>

Unlock Pro Features

Upgrade to Pro to access advanced features:

AI Tools

  1. IVRchitect AI for flow generation
  2. SpeechSmith AI for grammar optimization
  3. Configure AI settings
  4. Access advanced features

Advanced Features

  • Version control for grammars
  • Team collaboration tools
  • Advanced Studio integration
  • Priority support

Pro Tips

  • Use keyboard shortcuts in the GRXML Editor for faster editing
  • Save frequently used grammars as templates for quick access
  • Enable auto-save to prevent losing your work