> ## Documentation Index
> Fetch the complete documentation index at: https://knowledge.goautonomous.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Knowledge Base

> In-depth guides, tutorials, and documentation for getting the most from Go Autonomous.

<div style={{background: '#f7f7f7', minHeight: '100vh'}}>
  <div style={{maxWidth: '1200px', margin: '0 auto', padding: '80px 24px 20px', textAlign: 'center'}}>
    <h1 style={{fontSize: '48px', fontWeight: '700', letterSpacing: '-1px', lineHeight: '1.1', marginBottom: '8px', color: '#111'}}>
      Knowledge Base
    </h1>

    <p style={{fontSize: '18px', color: '#777', lineHeight: '1.6', maxWidth: '560px', margin: '0 auto 20px'}}>
      In-depth guides, tutorials, and documentation for getting the most from Go Autonomous.
    </p>
  </div>

  <div style={{maxWidth: '1200px', margin: '0 auto', padding: '0 24px'}}>
    <div style={{height: '1px', background: '#e2e2e2'}} />
  </div>

  <div style={{maxWidth: '960px', margin: '0 auto', padding: '64px 24px 80px'}}>
    <div style={{display: 'grid', gridTemplateColumns: 'repeat(3, 1fr)', gap: '20px'}}>
      {/* Flow */}

      <a href="/knowledge-base/flow/overview" onMouseEnter={e=>{e.currentTarget.style.transform='translateY(-4px) scale(1.02)';e.currentTarget.style.boxShadow='0 12px 32px rgba(0,0,0,0.14)';}} onMouseLeave={e=>{e.currentTarget.style.transform='';e.currentTarget.style.boxShadow='0 2px 8px rgba(0,0,0,0.06)';}} style={{textDecoration: 'none', color: 'inherit', display: 'flex', flexDirection: 'column', borderRadius: '12px', overflow: 'hidden', background: '#fff', border: '1px solid #e2e2e2', boxShadow: '0 2px 8px rgba(0,0,0,0.06)', transition: 'transform 0.15s ease, box-shadow 0.15s ease'}}>
        <div style={{height: '180px', background: '#f0f0f0', display: 'flex', alignItems: 'center', justifyContent: 'center', position: 'relative'}}>
          <div style={{display: 'flex', alignItems: 'center', gap: '6px'}}>
            <div style={{width: '32px', height: '32px', borderRadius: '8px', background: '#4C6FFF'}} />

            <div style={{width: '20px', height: '2px', background: '#e2e2e2'}} />

            <div style={{width: '32px', height: '32px', borderRadius: '8px', background: '#818cf8'}} />

            <div style={{width: '20px', height: '2px', background: '#e2e2e2'}} />

            <div style={{width: '32px', height: '32px', borderRadius: '8px', background: '#a78bfa'}} />
          </div>
        </div>

        <div style={{padding: '24px'}}>
          <h3 style={{fontSize: '18px', fontWeight: '700', marginBottom: '8px', letterSpacing: '-0.3px'}}>Flow</h3>
          <p style={{fontSize: '14px', color: '#777', lineHeight: '1.55'}}>Review, confirm, and process orders with smart automation and vendor management.</p>
        </div>
      </a>

      {/* Workstation */}

      <a href="/knowledge-base/workstation/overview" onMouseEnter={e=>{e.currentTarget.style.transform='translateY(-4px) scale(1.02)';e.currentTarget.style.boxShadow='0 12px 32px rgba(0,0,0,0.14)';}} onMouseLeave={e=>{e.currentTarget.style.transform='';e.currentTarget.style.boxShadow='0 2px 8px rgba(0,0,0,0.06)';}} style={{textDecoration: 'none', color: 'inherit', display: 'flex', flexDirection: 'column', borderRadius: '12px', overflow: 'hidden', background: '#fff', border: '1px solid #e2e2e2', boxShadow: '0 2px 8px rgba(0,0,0,0.06)', transition: 'transform 0.15s ease, box-shadow 0.15s ease'}}>
        <div style={{height: '180px', background: '#f0f0f0', display: 'flex', alignItems: 'center', justifyContent: 'center'}}>
          <div style={{display: 'flex', flexDirection: 'column', gap: '10px', width: '120px'}}>
            <div style={{display: 'flex', alignItems: 'center', gap: '8px'}}>
              <div style={{width: '10px', height: '10px', borderRadius: '50%', background: '#4C6FFF'}} />

              <div style={{height: '6px', borderRadius: '3px', background: '#e0e0e0', flex: 1}} />
            </div>

            <div style={{display: 'flex', alignItems: 'center', gap: '8px'}}>
              <div style={{width: '10px', height: '10px', borderRadius: '50%', background: '#fbbf24'}} />

              <div style={{height: '6px', borderRadius: '3px', background: '#e0e0e0', width: '50px'}} />
            </div>

            <div style={{display: 'flex', alignItems: 'center', gap: '8px'}}>
              <div style={{width: '10px', height: '10px', borderRadius: '50%', background: '#34d399'}} />

              <div style={{height: '6px', borderRadius: '3px', background: '#e0e0e0', flex: 1}} />
            </div>

            <div style={{display: 'flex', alignItems: 'center', gap: '8px'}}>
              <div style={{width: '10px', height: '10px', borderRadius: '50%', background: '#4C6FFF'}} />

              <div style={{height: '6px', borderRadius: '3px', background: '#e0e0e0', width: '50px'}} />
            </div>
          </div>
        </div>

        <div style={{padding: '24px'}}>
          <h3 style={{fontSize: '18px', fontWeight: '700', marginBottom: '8px', letterSpacing: '-0.3px'}}>Workstation</h3>
          <p style={{fontSize: '14px', color: '#777', lineHeight: '1.55'}}>Manage incoming requests, track statuses, and upload new requests in one place.</p>
        </div>
      </a>

      {/* Axon */}

      <a href="/knowledge-base/axon/overview" onMouseEnter={e=>{e.currentTarget.style.transform='translateY(-4px) scale(1.02)';e.currentTarget.style.boxShadow='0 12px 32px rgba(0,0,0,0.14)';}} onMouseLeave={e=>{e.currentTarget.style.transform='';e.currentTarget.style.boxShadow='0 2px 8px rgba(0,0,0,0.06)';}} style={{textDecoration: 'none', color: 'inherit', display: 'flex', flexDirection: 'column', borderRadius: '12px', overflow: 'hidden', background: '#fff', border: '1px solid #e2e2e2', boxShadow: '0 2px 8px rgba(0,0,0,0.06)', transition: 'transform 0.15s ease, box-shadow 0.15s ease'}}>
        <div style={{height: '180px', background: '#f0f0f0', display: 'flex', alignItems: 'center', justifyContent: 'center'}}>
          <div style={{display: 'flex', flexDirection: 'column', alignItems: 'center'}}>
            <div style={{width: '28px', height: '28px', borderRadius: '50%', background: '#4C6FFF', marginBottom: '8px'}} />

            <div style={{display: 'flex', gap: '24px'}}>
              <div style={{display: 'flex', flexDirection: 'column', alignItems: 'center', gap: '4px'}}>
                <div style={{width: '1px', height: '16px', background: '#e2e2e2'}} />

                <div style={{width: '20px', height: '20px', borderRadius: '50%', background: '#818cf8'}} />
              </div>

              <div style={{display: 'flex', flexDirection: 'column', alignItems: 'center', gap: '4px'}}>
                <div style={{width: '1px', height: '16px', background: '#e2e2e2'}} />

                <div style={{width: '20px', height: '20px', borderRadius: '50%', background: '#a78bfa'}} />
              </div>

              <div style={{display: 'flex', flexDirection: 'column', alignItems: 'center', gap: '4px'}}>
                <div style={{width: '1px', height: '16px', background: '#e2e2e2'}} />

                <div style={{width: '20px', height: '20px', borderRadius: '50%', background: '#4C6FFF', opacity: 0.6}} />
              </div>
            </div>
          </div>
        </div>

        <div style={{padding: '24px'}}>
          <h3 style={{fontSize: '18px', fontWeight: '700', marginBottom: '8px', letterSpacing: '-0.3px'}}>Axon</h3>
          <p style={{fontSize: '14px', color: '#777', lineHeight: '1.55'}}>Build and manage intent trees, create custom intents, and train your AI assistant.</p>
        </div>
      </a>

      {/* Administrator Set Up */}

      <a href="/knowledge-base/administration/overview" onMouseEnter={e=>{e.currentTarget.style.transform='translateY(-4px) scale(1.02)';e.currentTarget.style.boxShadow='0 12px 32px rgba(0,0,0,0.14)';}} onMouseLeave={e=>{e.currentTarget.style.transform='';e.currentTarget.style.boxShadow='0 2px 8px rgba(0,0,0,0.06)';}} style={{textDecoration: 'none', color: 'inherit', display: 'flex', flexDirection: 'column', borderRadius: '12px', overflow: 'hidden', background: '#fff', border: '1px solid #e2e2e2', boxShadow: '0 2px 8px rgba(0,0,0,0.06)', transition: 'transform 0.15s ease, box-shadow 0.15s ease'}}>
        <div style={{height: '180px', background: '#f0f0f0', display: 'flex', alignItems: 'center', justifyContent: 'center'}}>
          <div style={{display: 'flex', flexDirection: 'column', alignItems: 'center', gap: '16px'}}>
            <div style={{width: '44px', height: '44px', border: '3px solid #4C6FFF', borderRadius: '50%', display: 'flex', alignItems: 'center', justifyContent: 'center'}}>
              <div style={{width: '18px', height: '18px', background: '#4C6FFF', borderRadius: '4px'}} />
            </div>

            <div style={{display: 'flex', flexDirection: 'column', gap: '10px'}}>
              <div style={{display: 'flex', alignItems: 'center', gap: '10px'}}>
                <div style={{width: '32px', height: '16px', borderRadius: '8px', background: '#4C6FFF', position: 'relative'}}>
                  <div style={{width: '12px', height: '12px', borderRadius: '50%', background: 'white', position: 'absolute', top: '2px', right: '2px'}} />
                </div>

                <div style={{width: '90px', height: '6px', background: '#e0e0e0', borderRadius: '3px'}} />
              </div>

              <div style={{display: 'flex', alignItems: 'center', gap: '10px'}}>
                <div style={{width: '32px', height: '16px', borderRadius: '8px', background: '#e2e2e2', position: 'relative'}}>
                  <div style={{width: '12px', height: '12px', borderRadius: '50%', background: 'white', position: 'absolute', top: '2px', left: '2px'}} />
                </div>

                <div style={{width: '90px', height: '6px', background: '#e0e0e0', borderRadius: '3px'}} />
              </div>
            </div>
          </div>
        </div>

        <div style={{padding: '24px'}}>
          <h3 style={{fontSize: '18px', fontWeight: '700', marginBottom: '8px', letterSpacing: '-0.3px'}}>Administrator Set Up</h3>
          <p style={{fontSize: '14px', color: '#777', lineHeight: '1.55'}}>Configure your platform settings, manage users, and customize your workspace.</p>
        </div>
      </a>

      {/* Security & Compliance */}

      <a href="/security-and-governance" onMouseEnter={e=>{e.currentTarget.style.transform='translateY(-4px) scale(1.02)';e.currentTarget.style.boxShadow='0 12px 32px rgba(0,0,0,0.14)';}} onMouseLeave={e=>{e.currentTarget.style.transform='';e.currentTarget.style.boxShadow='0 2px 8px rgba(0,0,0,0.06)';}} style={{textDecoration: 'none', color: 'inherit', display: 'flex', flexDirection: 'column', borderRadius: '12px', overflow: 'hidden', background: '#fff', border: '1px solid #e2e2e2', boxShadow: '0 2px 8px rgba(0,0,0,0.06)', transition: 'transform 0.15s ease, box-shadow 0.15s ease'}}>
        <div style={{height: '180px', background: '#f0f0f0', display: 'flex', alignItems: 'center', justifyContent: 'center'}}>
          <div style={{display: 'flex', flexDirection: 'column', alignItems: 'center', gap: '16px'}}>
            <svg width="44" height="52" viewBox="0 0 44 52" fill="none">
              <path d="M22 0L44 6.24V33.8C44 44.2 34.1 52 22 52C9.9 52 0 44.2 0 33.8V6.24L22 0Z" fill="#4C6FFF" />

              <path d="M14 26L20 32L32 20" stroke="white" strokeWidth="3" strokeLinecap="round" strokeLinejoin="round" />
            </svg>

            <div style={{display: 'flex', flexDirection: 'column', gap: '8px'}}>
              <div style={{display: 'flex', alignItems: 'center', gap: '8px'}}>
                <div style={{width: '8px', height: '8px', borderRadius: '50%', background: '#34d399'}} />

                <div style={{width: '80px', height: '6px', background: '#e0e0e0', borderRadius: '3px'}} />
              </div>

              <div style={{display: 'flex', alignItems: 'center', gap: '8px'}}>
                <div style={{width: '8px', height: '8px', borderRadius: '50%', background: '#fbbf24'}} />

                <div style={{width: '55px', height: '6px', background: '#e0e0e0', borderRadius: '3px'}} />
              </div>
            </div>
          </div>
        </div>

        <div style={{padding: '24px'}}>
          <h3 style={{fontSize: '18px', fontWeight: '700', marginBottom: '8px', letterSpacing: '-0.3px'}}>Security & Compliance</h3>
          <p style={{fontSize: '14px', color: '#777', lineHeight: '1.55'}}>Trust center, certifications, data privacy policies, and compliance documentation.</p>
        </div>
      </a>

      {/* Pulse */}

      <a href="/knowledge-base/pulse/overview" onMouseEnter={e=>{e.currentTarget.style.transform='translateY(-4px) scale(1.02)';e.currentTarget.style.boxShadow='0 12px 32px rgba(0,0,0,0.14)';}} onMouseLeave={e=>{e.currentTarget.style.transform='';e.currentTarget.style.boxShadow='0 2px 8px rgba(0,0,0,0.06)';}} style={{textDecoration: 'none', color: 'inherit', display: 'flex', flexDirection: 'column', borderRadius: '12px', overflow: 'hidden', background: '#fff', border: '1px solid #e2e2e2', boxShadow: '0 2px 8px rgba(0,0,0,0.06)', transition: 'transform 0.15s ease, box-shadow 0.15s ease'}}>
        <div style={{height: '180px', background: '#f0f0f0', display: 'flex', alignItems: 'center', justifyContent: 'center'}}>
          <svg width="200" height="110" viewBox="0 0 200 110" fill="none" xmlns="http://www.w3.org/2000/svg">
            {/* Trigger node */}

            <rect x="2" y="28" width="50" height="28" rx="7" fill="#4C6FFF" />

            <circle cx="14" cy="42" r="5" fill="white" fillOpacity="0.25" />

            <rect x="23" y="37" width="20" height="3" rx="1.5" fill="white" fillOpacity="0.85" />

            <rect x="23" y="44" width="13" height="3" rx="1.5" fill="white" fillOpacity="0.5" />

            {/* Connector: Trigger → Switch */}

            <line x1="52" y1="42" x2="71" y2="42" stroke="#c7d2fe" strokeWidth="1.5" />

            <polyline points="67,38 72,42 67,46" stroke="#c7d2fe" strokeWidth="1.5" strokeLinecap="round" strokeLinejoin="round" fill="none" />

            {/* Switch node */}

            <rect x="72" y="28" width="54" height="28" rx="7" fill="#6366f1" />

            <circle cx="84" cy="42" r="5" fill="white" fillOpacity="0.25" />

            <rect x="94" y="37" width="22" height="3" rx="1.5" fill="white" fillOpacity="0.85" />

            <rect x="94" y="44" width="14" height="3" rx="1.5" fill="white" fillOpacity="0.5" />

            {/* Connector: Switch → Output A (branch up) */}

            <path d="M126 36 C139 36 139 18 148 18" stroke="#c7d2fe" strokeWidth="1.5" fill="none" />

            <polyline points="144,14 149,18 144,22" stroke="#c7d2fe" strokeWidth="1.5" strokeLinecap="round" strokeLinejoin="round" fill="none" />

            {/* Connector: Switch → Output B (branch down) */}

            <path d="M126 48 C139 48 139 84 148 84" stroke="#c7d2fe" strokeWidth="1.5" fill="none" />

            <polyline points="144,80 149,84 144,88" stroke="#c7d2fe" strokeWidth="1.5" strokeLinecap="round" strokeLinejoin="round" fill="none" />

            {/* Output A node */}

            <rect x="150" y="6" width="46" height="26" rx="7" fill="#a78bfa" />

            <rect x="158" y="14" width="14" height="3" rx="1.5" fill="white" fillOpacity="0.85" />

            <rect x="158" y="21" width="9" height="3" rx="1.5" fill="white" fillOpacity="0.5" />

            {/* Output B node */}

            <rect x="150" y="74" width="46" height="26" rx="7" fill="#a78bfa" />

            <rect x="158" y="82" width="14" height="3" rx="1.5" fill="white" fillOpacity="0.85" />

            <rect x="158" y="89" width="9" height="3" rx="1.5" fill="white" fillOpacity="0.5" />
          </svg>
        </div>

        <div style={{padding: '24px'}}>
          <h3 style={{fontSize: '18px', fontWeight: '700', marginBottom: '8px', letterSpacing: '-0.3px'}}>Pulse</h3>
          <p style={{fontSize: '14px', color: '#777', lineHeight: '1.55'}}>Build intelligent, automated workflows powered by AI — no code required.</p>
        </div>
      </a>
    </div>
  </div>

  <div style={{maxWidth: '1200px', margin: '0 auto', padding: '0 24px 80px'}}>
    <div style={{display: 'flex', alignItems: 'center', justifyContent: 'space-between', marginBottom: '32px', paddingBottom: '16px', borderBottom: '1px solid #e2e2e2'}}>
      <h2 style={{fontSize: '14px', fontWeight: '600', textTransform: 'uppercase', letterSpacing: '1px', color: '#999'}}>Popular Articles</h2>
    </div>

    <div style={{display: 'flex', flexDirection: 'column'}}>
      <a href="/knowledge-base/workstation/manage-requests" style={{display: 'flex', alignItems: 'center', justifyContent: 'space-between', padding: '16px 0', borderBottom: '1px solid #f0f0f0', textDecoration: 'none', color: 'inherit'}}>
        <div style={{display: 'flex', alignItems: 'center', gap: '16px'}}>
          <span style={{fontSize: '11px', fontWeight: '600', textTransform: 'uppercase', letterSpacing: '0.5px', padding: '3px 8px', borderRadius: '4px', background: '#f0f0f0', color: '#777', whiteSpace: 'nowrap'}}>Workstation</span>
          <span style={{fontSize: '15px', fontWeight: '500', color: '#111'}}>How to manage and process incoming requests</span>
        </div>
      </a>

      <a href="/knowledge-base/flow/review-and-confirm" style={{display: 'flex', alignItems: 'center', justifyContent: 'space-between', padding: '16px 0', borderBottom: '1px solid #f0f0f0', textDecoration: 'none', color: 'inherit'}}>
        <div style={{display: 'flex', alignItems: 'center', gap: '16px'}}>
          <span style={{fontSize: '11px', fontWeight: '600', textTransform: 'uppercase', letterSpacing: '0.5px', padding: '3px 8px', borderRadius: '4px', background: '#f0f0f0', color: '#777', whiteSpace: 'nowrap'}}>Flow</span>
          <span style={{fontSize: '15px', fontWeight: '500', color: '#111'}}>Review, confirm, and process orders in Flow</span>
        </div>
      </a>

      <a href="/knowledge-base/axon/create-custom-intents" style={{display: 'flex', alignItems: 'center', justifyContent: 'space-between', padding: '16px 0', borderBottom: '1px solid #f0f0f0', textDecoration: 'none', color: 'inherit'}}>
        <div style={{display: 'flex', alignItems: 'center', gap: '16px'}}>
          <span style={{fontSize: '11px', fontWeight: '600', textTransform: 'uppercase', letterSpacing: '0.5px', padding: '3px 8px', borderRadius: '4px', background: '#f0f0f0', color: '#777', whiteSpace: 'nowrap'}}>Axon</span>
          <span style={{fontSize: '15px', fontWeight: '500', color: '#111'}}>Create and manage custom intents in the intent tree</span>
        </div>
      </a>

      <a href="/knowledge-base/pulse/create-workflow" style={{display: 'flex', alignItems: 'center', justifyContent: 'space-between', padding: '16px 0', borderBottom: '1px solid #f0f0f0', textDecoration: 'none', color: 'inherit'}}>
        <div style={{display: 'flex', alignItems: 'center', gap: '16px'}}>
          <span style={{fontSize: '11px', fontWeight: '600', textTransform: 'uppercase', letterSpacing: '0.5px', padding: '3px 8px', borderRadius: '4px', background: '#f0f0f0', color: '#777', whiteSpace: 'nowrap'}}>Pulse</span>
          <span style={{fontSize: '15px', fontWeight: '500', color: '#111'}}>Build automated workflows with the visual editor</span>
        </div>
      </a>

      <a href="/knowledge-base/administration/fields-manager" style={{display: 'flex', alignItems: 'center', justifyContent: 'space-between', padding: '16px 0', borderBottom: '1px solid #f0f0f0', textDecoration: 'none', color: 'inherit'}}>
        <div style={{display: 'flex', alignItems: 'center', gap: '16px'}}>
          <span style={{fontSize: '11px', fontWeight: '600', textTransform: 'uppercase', letterSpacing: '0.5px', padding: '3px 8px', borderRadius: '4px', background: '#f0f0f0', color: '#777', whiteSpace: 'nowrap'}}>Admin</span>
          <span style={{fontSize: '15px', fontWeight: '500', color: '#111'}}>Configure fields, dependent fields, and field manager</span>
        </div>
      </a>

      <a href="/knowledge-base/administration/user-management" style={{display: 'flex', alignItems: 'center', justifyContent: 'space-between', padding: '16px 0', borderBottom: '1px solid #f0f0f0', textDecoration: 'none', color: 'inherit'}}>
        <div style={{display: 'flex', alignItems: 'center', gap: '16px'}}>
          <span style={{fontSize: '11px', fontWeight: '600', textTransform: 'uppercase', letterSpacing: '0.5px', padding: '3px 8px', borderRadius: '4px', background: '#f0f0f0', color: '#777', whiteSpace: 'nowrap'}}>Admin</span>
          <span style={{fontSize: '15px', fontWeight: '500', color: '#111'}}>Add and manage users and permissions</span>
        </div>
      </a>

      <a href="/knowledge-base/flow/copilot" style={{display: 'flex', alignItems: 'center', justifyContent: 'space-between', padding: '16px 0', borderBottom: '1px solid #f0f0f0', textDecoration: 'none', color: 'inherit'}}>
        <div style={{display: 'flex', alignItems: 'center', gap: '16px'}}>
          <span style={{fontSize: '11px', fontWeight: '600', textTransform: 'uppercase', letterSpacing: '0.5px', padding: '3px 8px', borderRadius: '4px', background: '#f0f0f0', color: '#777', whiteSpace: 'nowrap'}}>Flow</span>
          <span style={{fontSize: '15px', fontWeight: '500', color: '#111'}}>Use the AI Copilot to review and process orders</span>
        </div>
      </a>

      <a href="/knowledge-base/administration/connectors" style={{display: 'flex', alignItems: 'center', justifyContent: 'space-between', padding: '16px 0', textDecoration: 'none', color: 'inherit'}}>
        <div style={{display: 'flex', alignItems: 'center', gap: '16px'}}>
          <span style={{fontSize: '11px', fontWeight: '600', textTransform: 'uppercase', letterSpacing: '0.5px', padding: '3px 8px', borderRadius: '4px', background: '#f0f0f0', color: '#777', whiteSpace: 'nowrap'}}>Setup</span>
          <span style={{fontSize: '15px', fontWeight: '500', color: '#111'}}>Setting up Salesforce and Microsoft connectors</span>
        </div>
      </a>
    </div>
  </div>
</div>
