Frequently Asked Questions

What is SheetEngine?

SheetEngine is a tool that lets you describe Google Sheets automations in plain English. An AI agent writes Apps Script code and deploys it directly to your spreadsheets.

Do I need to know how to code?

No. The AI agent handles code generation. You describe what you want in natural language. Having some familiarity with spreadsheet concepts helps, but coding knowledge is not required.

Who owns the code?

You do. The Apps Script code is deployed to your Google account, bound to your spreadsheet. If you stop using SheetEngine, your scripts continue to work. You have full access to view, edit, and manage them in the Google Apps Script editor.

What happens to my scripts if I stop using SheetEngine?

Nothing changes. Your deployed scripts continue to run on your Google Sheets. SheetEngine is a development tool - once code is deployed, it runs independently on Google's infrastructure.

Is my data safe?

SheetEngine does not access your spreadsheet data (cell values, formulas). It only works with Apps Script code files. All connections are encrypted, and OAuth tokens are encrypted before storage. See How We Handle Your Data for full details.

How much does it cost?

SheetEngine uses pay-as-you-go credits. Check the Pricing page for current packages and details.

Do I need a custom domain, hosting, or storage service?

No. That's one of the biggest advantages of this approach. Your automations run entirely on Google's free infrastructure, inside the Google Sheet you already have. There's no server to manage, no domain to buy, no hosting plan to pay for, and no database to set up. Google Sheets is both your interface and your backend. SheetEngine simply writes and deploys the Apps Script code that powers it.

Can I use SheetEngine with Google Workspace?

Yes. SheetEngine works with both personal Google accounts and Google Workspace accounts, as long as your organization allows third-party app access.

Can I use SheetEngine for multiple spreadsheets?

Yes. You can create multiple projects, each connected to a different spreadsheet. There's no limit on the number of projects.

How do I get help?

Browse this knowledge base, or contact our support team for personalized help.