GUBUS ADMIN

Admin spreadsheet is the heart of your GUBUS system, where you define schemas and configure data routing rules, and manage all aspects of your GUBUS project.

What do you need to bring GUBUS Admin alive?

Small caveeat that we couldn’t workaround is that on new Spreadsheet creation there is no [api] possibility to retrieve bundled Apps Script.

So everything you should do, and execute it only one and only time - is to register admin apps script. Needed steps provided in admin sheet, so we see no need to copy it here.

What is taxonomy of GUBUS ADMIN table?

GUBUS ADMIN table consists of main ‘admin’ sheet, and staff sheets: [admin_server, schema_tune, gubus_debug, admin_settings, localizer].

💡

Admin sheet consists of 7 areas. Each area is carefully designed to handle specific aspects of your GUBUS system, creating a comprehensive yet organized administration interface.

AREA
DESCRIPTION
1. HEAD ROUTING
USE_SCHEMA_V2 and ROUTE rules
2. ADDRESSABLE
READ/POST operations over [MULTIPANEL, WORKFEED & MOSAIC] patterns, also [VALIDATE, CHECK] modules
3. TRANSFORMABLE
The main magic: [TRANSFORM, JOIN, FILTER, SORT, REDUCE, MAP, INDEX, CONSUME] rules here.
4. EXPOSABLE
External integrations: email, SMS, Telegram, APIs
5. AUTOMATION
CRON-based scheduling to run GUBUS SCHEMA
6. WORKFLOW
Staging, sequences, team coordination
7. OTHER RULES
Database optimization, transactions, storage

Each AREA includes RULES. What is basically RULE?

👉 Continue to GUBUS RULE → - Learn about GUBUS rule structure

👉 ← Back to Getting Started - Return to the main documentation