Skip to main content

Documentation Index

Fetch the complete documentation index at: https://mintlify.com/gcsconsultores/centros-estrategicos-gcs/llms.txt

Use this file to discover all available pages before exploring further.

The Sala de Innovación is a public room where GCS demonstrates its technology and innovation capabilities to all visitors. It serves as a live showcase of how GCS applies artificial intelligence, data analytics, agile frameworks, and design thinking to solve real business challenges. At the heart of this room is Sally’s Intelligent Meeting Flow — a five-step AI-to-human handoff sequence that illustrates how GCS blends automated intelligence with expert human consulting to deliver seamless, high-quality client experiences.
Public Room. The Sala de Innovación is accessible to all users without authentication or evaluation completion. Both cliente and consultor roles can explore this room freely.

Innovation Services

GCS offers four technology and innovation service lines in this room. Each service is displayed as a selectable card; clicking a card expands it to reveal application examples and a lead capture CTA.

Soluciones de IA

Destacado. GCS implements artificial intelligence solutions that automate repetitive processes and enhance data-driven decision-making across the organisation.Application examples:
  • Chatbots inteligentes para atención al cliente
  • Análisis predictivo de ventas y demanda
  • Automatización de procesamiento de documentos
  • Asistentes virtuales para soporte interno
Clicking the CTA calls onOpenLeadForm('ai-solutions').

Analítica de Datos

Transform raw organisational data into actionable insights that drive growth and operational efficiency. GCS designs end-to-end data pipelines, from ingestion through to executive-level reporting.Application examples:
  • Dashboards ejecutivos en tiempo real
  • Reportes automatizados con Microsoft Power BI
  • Business Intelligence para toma de decisiones
  • Data visualisation interactiva
Clicking the CTA calls onOpenLeadForm('data-analytics').

Metodologías Ágiles

Accelerate value delivery by adopting agile frameworks that improve team collaboration, shorten feedback cycles, and align execution with strategic priorities.Application examples:
  • Scrum para equipos de producto y proyectos
  • Kanban para gestión de flujos de trabajo
  • Design Sprints para innovación en 5 días
  • OKRs para alineación estratégica
Clicking the CTA calls onOpenLeadForm('agile').

Design Thinking

Tackle complex, ambiguous business problems using a structured, user-centred innovation methodology. GCS facilitates design thinking workshops that generate tested, high-impact ideas in days rather than months.Application examples:
  • Workshops de innovación con equipos multidisciplinarios
  • Prototipado rápido de productos y servicios
  • User research y mapas de experiencia del cliente
  • Sesiones de ideación estructurada
Clicking the CTA calls onOpenLeadForm('design-thinking').

Intelligent Meeting Flow

Sally’s Intelligent Meeting Flow is a five-step orchestration sequence that powers every meeting initiated through the GCS virtual office. It demonstrates how AI augments — rather than replaces — the human consulting relationship.
1

Agendamiento

The user schedules a meeting directly from the virtual office, either via the Sala Ejecutiva card grid or from any room’s CTA. The request is captured as a lead via POST /api/leads and passed to the GCS scheduling system.
2

Preparación

Ahead of the meeting, the system automatically detects the upcoming calendar event and prepares contextual information: the user’s profile, their enquiry history, the room they originated from, and any diagnostic results they may have completed.
3

Bienvenida IA

At the start of the meeting, Sally greets the user with a personalised, context-aware welcome message. This step is highlighted in the room’s flow visualisation — Sally sets the agenda, confirms the meeting type, and eases the transition to the human consultant. This is the step where AI directly interfaces with the client.
4

Transición

The human GCS consultant takes control of the session. Sally steps back into a support role, remaining available in the background to surface relevant information or answer quick factual questions if the consultant requests it.
5

Seguimiento

After the meeting concludes, Sally automatically generates a structured summary including key discussion points, agreed actions, and recommended next steps. This summary is sent to both the client and the consultant, ensuring no commitment is lost and follow-through is tracked.
Step 3 — Bienvenida IA — is visually highlighted in the room’s UI with a distinct accent colour to indicate that this is the moment of direct AI-to-human interaction. The other steps run automatically in the background.

Request a Demo

Two CTA buttons are available in this room to request a personalised demonstration of GCS’s innovation capabilities.
ButtonContext SentUse Case
Agendar Demo (sidebar)'innovacion'General interest in innovation services
Ver Demo en Vivo (bottom CTA)'innovacion-demo'Request for a live, interactive product demo
Both buttons open the global lead capture modal via onOpenLeadForm(context). The interest field in the submitted lead is set to the respective context value, allowing the GCS team to prioritise and tailor the demo content accordingly.
// Sidebar CTA
onOpenLeadForm('innovacion')

// Bottom "Ver Demo en Vivo" CTA
onOpenLeadForm('innovacion-demo')
Click Probar conversación con Sally in the room’s Intelligent Meeting Flow section to open the SallyChat widget and experience the AI interaction first-hand. This calls onOpenChat() and launches a live conversation with Sally directly inside the virtual office — no scheduling required.

Build docs developers (and LLMs) love