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

# Script.it docs

> Learn how to create scripts, run sessions, and connect the tools your team uses.

<div data-script-docs-home className="script-docs-home">
  <section className="script-docs-intro" aria-labelledby="script-docs-title">
    <span className="script-section-eyebrow">Documentation</span>

    <h1 id="script-docs-title">
      Build reliable workflows, <em>fast</em>
    </h1>

    <p>
      Learn how to create scripts, run sessions, connect tools, and automate repeat work with Script.it.
    </p>

    <div className="script-docs-actions">
      <a className="script-btn script-btn-primary" href="/quickstart">Start with quickstart</a>
      <a className="script-btn script-btn-secondary" href="/core-concepts">Core concepts</a>
    </div>
  </section>

  <section className="script-docs-directory" aria-labelledby="script-directory-title">
    <div className="script-directory-header">
      <span className="script-section-eyebrow">All docs</span>
      <h2 id="script-directory-title">Browse by area</h2>
    </div>

    <div className="script-card-grid">
      <a className="script-doc-card" href="/introduction">
        <span className="script-card-number">01</span>
        <span className="script-card-title">Get started</span>
        <span className="script-card-copy">Understand workspaces, the agent, scripts, sessions, and credits.</span>
      </a>

      <a className="script-doc-card" href="/scripts/overview">
        <span className="script-card-number">02</span>
        <span className="script-card-title">Scripts</span>
        <span className="script-card-copy">Create reusable workflows and edit the blocks your agent follows.</span>
      </a>

      <a className="script-doc-card" href="/sessions/overview">
        <span className="script-card-number">03</span>
        <span className="script-card-title">Sessions</span>
        <span className="script-card-copy">Run scripts conversationally, inspect progress, and manage outputs.</span>
      </a>

      <a className="script-doc-card" href="/triggers/overview">
        <span className="script-card-number">04</span>
        <span className="script-card-title">Triggers</span>
        <span className="script-card-copy">Run workflows automatically from schedules, webhooks, and events.</span>
      </a>

      <a className="script-doc-card" href="/integrations/overview">
        <span className="script-card-number">05</span>
        <span className="script-card-title">Integrations</span>
        <span className="script-card-copy">Connect built-in tools, custom APIs, and shared workspace integrations.</span>
      </a>

      <a className="script-doc-card" href="/developers/overview">
        <span className="script-card-number">06</span>
        <span className="script-card-title">Developers</span>
        <span className="script-card-copy">Use technical references for advanced script and trigger details.</span>
      </a>
    </div>
  </section>
</div>
