IA Agentes GTCloud is an enterprise AI platform hosted at gtcloud.co that puts specialized artificial intelligence agents directly inside the hands of every business department. Instead of one generic chatbot, every team — Marketing, Finance, Human Resources, Commercial, Production, and Logistics — gets a purpose-built AI agent trained for their specific workflows, data, and goals.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.
Why GTCloud?
Modern organizations lose time and money to three persistent problems that GTCloud is designed to solve:- Manual workload — repetitive tasks such as report generation, candidate screening, inventory tracking, and campaign drafting consume hours that could be spent on strategic work. GTCloud agents automate these end-to-end.
- Departmental silos — knowledge locked inside one team rarely reaches the people who need it most. GTCloud’s multi-agent architecture lets agents collaborate and share context across departments.
- Slow decision-making — when insights require data from multiple systems, decisions stall. GTCloud agents ingest, analyze, and surface recommendations in real time so managers can act immediately.
Explore the Platform
Quickstart
Create your account, log in, and access your first department AI agent in minutes.
Authentication
Learn how Firebase Authentication SDK v10 protects every page of the platform.
Platform Overview
A full tour of the GTCloud interface — navbar, department agents, and agentic tools.
Multi-Agent System
Discover how GTCloud orchestrates multiple AI agents working together on complex tasks.
What’s in These Docs
These docs are organized into three tabs that mirror the platform itself:- Overview — architecture decisions, technology stack, and the authentication model. Start here if you want to understand how GTCloud is built before you use it.
- AI Agents by Department — one page per department (Marketing, Finanzas, Recursos Humanos, Comercial, Producción, Logística) covering what each agent does, what inputs it accepts, and what outputs it produces.
- Agentic Tools — a reference catalog of every standalone tool available at
/herramientas_agenticas.html, including usage patterns and integration guidance for the multi-agent layer.
Key Technical Facts
| Detail | Value |
|---|---|
| Frontend stack | HTML5, TailwindCSS (CDN), JavaScript (ES Modules) |
| Font | Space Grotesk via Google Fonts |
| Auth provider | Firebase Authentication — modular SDK v10.14.1 |
| Firebase project | ai-agents-gtcloud |
| Hosting | gtcloud.co |
Every page of the IA Agentes GTCloud platform — including all department agent pages, the agentic tools catalog, and the multi-agent dashboard — is protected by Firebase Authentication. You must be logged in to access them. Unauthenticated visitors are automatically redirected to
/login.html.