GTCloud agents and tools are purpose-built to slot into existing enterprise workflows without requiring a full-stack overhaul. Whether you are connecting to identity providers, external AI services, or composing multi-agent pipelines that span departments, the platform provides the hooks and integrations needed to automate operations at scale across marketing, finance, HR, sales, and logistics.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/yohangr3/landingpageGTCLoud/llms.txt
Use this file to discover all available pages before exploring further.
Firebase Authentication Integration
Every page on the IA Agentes GTCloud platform is protected by Firebase Authentication SDK v10 (firebase-auth.js version 10.14.1). The auth.js module initialises the Firebase app once, wires up the auth instance, and exports a focused set of helpers used across all HTML views.
Firebase Project Configuration
Exported Auth Helpers
Theauth.js module exports seven helpers that every platform page imports:
| Export | Signature | Purpose |
|---|---|---|
protectPage | () => void | Listens for auth state; redirects unauthenticated users to /login.html |
redirectIfLoggedIn | () => void | Listens for auth state; redirects already-authenticated users to /index.html — used on login and registration pages |
logout | () => void | Calls signOut(auth) and redirects to /login.html on success |
auth | Auth | The initialised Firebase Auth instance for use in consuming modules |
signInWithEmailAndPassword | Firebase helper | Re-exported for use in login forms |
createUserWithEmailAndPassword | Firebase helper | Re-exported for use in registration forms |
sendPasswordResetEmail | Firebase helper | Re-exported for password recovery flows |
Usage Pattern
Third-Party Tool Integrations
The platform’s Herramientas Agenticas catalogue surfaces a curated set of external AI tools, each linked directly from the platform UI. These integrations span productivity, content creation, language models, financial analysis, enterprise assistance, multimodal reasoning, and emotional AI.| Tool | Category | Description | URL |
|---|---|---|---|
| Skywork.AI | Productivity | Document generation, dynamic presentations, and intelligent data analysis | skywork.ai |
| MiniMax | Content Creation | Multimodal AI for text-to-video, image/audio editing, and multi-agent tasks | agent.minimax.io |
| Genspark | Agentic Research | Autonomous AI copilot that researches, reasons, and delivers direct answers | genspark.ai |
| DeepSeek | Language Models | High-performance LLM for automation, financial analysis, and cost optimisation | chat.deepseek.com |
| GTChat Financial Agent | Financial Analysis | GTCloud-hosted AI agent for advanced financial data analysis, cost identification, and process value assessment | GTChat Financial Agent |
| Qwen.AI | Enterprise Assistant | Advanced multimodal AI assistant for instant reports, 24/7 support, and complex task automation | qwen.ai |
| Ernie.AI | Multimodal AI | Multimodal AI platform integrating language, vision, and reasoning for enterprise solutions | ernie.baidu.com |
| Hume.io | Emotional AI | Emotionally intelligent agent for interviews, hiring processes, and empathetic AI-driven engagement | hume.ai |
Multi-Agent Workflow Integration
The real power of the GTCloud platform emerges when individual tools are combined into multi-agent pipelines — where two or more specialised AI agents work in concert to deliver an automated, end-to-end business process. The Multi-Agent Workflows section of the platform documents ready-made combinations across key departments:| Agent Pair | Department | What It Automates |
|---|---|---|
| Jasper + Synthesia | Marketing | Written content → avatar video → scheduled multichannel distribution |
| Plaid + MiniMax | Finance | Real-time bank connection + predictive cash-flow forecasting and budget alerts |
| Eightfold + Leena AI | HR | Talent matching + 24/7 HR chatbot + automated onboarding/offboarding |
| Apollo.io + Lavender | Sales | Lead enrichment + AI-coached email outreach + multichannel scoring |
| Project44 + SimpliRoute | Logistics | Full supply-chain visibility + optimised last-mile routing + incident resolution |
Enterprise Deployment
GTCloud supports a range of deployment models to meet enterprise security, data-residency, and compliance requirements. Standard platform access uses the shared cloud environment with Firebase-secured identity management. Organisations with stricter requirements can work with the GTCloud team to define custom configurations.For custom integrations, bespoke agent configurations, or on-premise deployment options, contact the GTCloud team directly at gtcloud.co/contacto. The team will scope your requirements, guide you through available deployment models, and provide a tailored onboarding plan.