License

MIT License.

The InspectorPrime Airtable bases, Office, Residential, and Commercial, are released under the MIT License. Free to use, modify, and redistribute, commercially or otherwise.

What this means in plain English

  • You can copy the bases into your Airtable workspace and use them in your business, free, forever.
  • You can modify them, tables, fields, formulas, automations, anything.
  • You can use them commercially. Charge whatever you want for inspections you run with them.
  • You can redistribute the bases, share them with colleagues, fork them, build on them.
  • The only requirement: keep the copyright notice and license text intact in copies you redistribute.
  • No warranty, use at your own risk. (Standard for open-source releases.)

Scope

This license applies to the InspectorPrime Airtable bases, the Office, Residential, and Commercial templates linked from the modules page. The website you are reading this on is not covered by this license; the website code is proprietary.

The full text

MIT License

Copyright (c) 2026 InspectorPrime

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

Standard MIT, the same license used by React, Rails, jQuery, Node.js, and most of the modern web. Treat this page as the authoritative copy.