This guide walks you through everything you need to go from zero to running your first AI agent on the GTCloud platform. You will create an account, authenticate with your credentials, navigate the department menu, and discover the agentic tools catalog — no prior setup required.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.
Step-by-Step Setup
Visit the GTCloud Platform
Open your browser and go to https://www.gtcloud.co. You will land on the IA Agentes GTCloud home page. If you already have an account, click Iniciar Sesión in the top-right corner and skip to Step 3.
Create Your Account
Navigate to https://www.gtcloud.co/registro.html or click Registrate in the header. Fill in the registration form:
- Nombre — your full name
- Email — a valid business email address
- Contraseña — a password of at least 6 characters
- Confirmar Contraseña — repeat the same password
/index.html) after 2 seconds. Firebase creates your account using createUserWithEmailAndPassword from the SDK.Log In to Your Account
If you were not redirected automatically, go to https://www.gtcloud.co/login.html. Enter your registered email and password, then click Ingresar. Upon successful authentication you will be redirected to
/index.html.If the credentials are wrong, the form surfaces a clear error message (e.g., “Email o contraseña incorrectos”). You will not be locked out unless you make too many rapid attempts.Access Your Department's AI Agent
Once logged in, use the top navigation bar to open your department’s agent. The navbar exposes the following destinations:
Click the card for your department to open the agent interface.
| Nav Item | URL | Description |
|---|---|---|
| IA’s Marketing | /marketing.html | Marketing campaigns, content, and analytics agent |
| IA’s Finanzas | /finanzas.html | Financial reporting and forecasting agent |
| IA’s Recursos Humanos | /recursos_humanos.html | HR screening, onboarding, and HR ops agent |
| IA’s Comercial (dropdown) | /comercial.html | Sales and commercial operations agent |
| IA’s Producción (dropdown) | /produccion.html | Production planning and monitoring agent |
| IA’s Logística (dropdown) | /logistica.html | Supply chain and logistics agent |
Explore the Agentic Tools Catalog
From the Más departamentos dropdown in the navbar, click Herramientas Agenticas to open the full tools catalog at
/herramientas_agenticas.html. This catalog lists every standalone AI tool available on the platform — individual utilities you can use on demand or combine with the multi-agent layer.You can also reach the Multiagentes dashboard from the same dropdown at /multiagentes.html to see how multiple agents work together on complex, cross-departmental tasks.Platform Navbar at a Glance
The sticky navigation bar is present on every authenticated page and gives you one-click access to every section of GTCloud:@ in your email) alongside a Cerrar Sesión button when you are logged in. If you are logged out it shows Registrate and Iniciar Sesión links instead.
Forgot your password? Go to https://www.gtcloud.co/recuperar_contraseña.html and enter your registered email address. The platform calls Firebase’s
sendPasswordResetEmail and delivers a reset link to your inbox — remember to check your spam folder if it doesn’t arrive within a few minutes.