TELL US WHAT YOU NEED
We’re here to help and we’d love to hear from you! Get started with the resources below. But if you can’t find what you’re looking for, please fill out our contact form and we’ll get back to you as soon as possible. From technical support to sales, if you have questions, our team will have the answers:
- Tech support
- Pricing structure information
- Demo requests
- Implementation inquiries
- Feature flag management questions
Contact Us
Deliver software features that matter, fast!
renderContent(deleteTreatment) { const allowDelete = deleteTreatment.treatment === "on"; return ( <div className="todoListMain"> <div className="header"> <form onSubmit={this.addItem}> <input ref={(a) => (this._inputElement = a)} placeholder="Enter Task" ></input> <button type="submit">Add</button> </form> </div> <TodoItems entries={this.state.items} allowDelete={allowDelete} delete={this.deleteItem} /> <TodoItems entries={this.state.items} allowDelete={allowDelete} delete={this.deleteItem} /> </div> ); }
WHAT CAN WE HELP YOU WITH TODAY?
Help Center
Check out frequently asked questions and popular articles to help you get started on your Split journey.
Pricing
Simple pricing that works at any scale. Accelerate your feature delivery with the package that works for you.
Product Overview
Split provides enterprises with the speed, control, and data-driven insights they need to get ahead of the competition.
Release New Features Faster
Reimagine the software development process. Get started today.