# Script.it > Automations in a world of agents ## Docs - [Introduction](https://docs.script.it/introduction.md): Script.it turns plain-English descriptions into working automation workflows — no coding required. Connect 600+ tools and run scripts on any schedule. - [Quickstart](https://docs.script.it/quickstart.md): Go from zero to a running automation in minutes — sign up, describe your workflow, and watch the AI agent build and run it for you. - [Core concepts](https://docs.script.it/core-concepts.md): Understand the key building blocks of Script.it: workspaces, scripts, blocks, sessions, triggers, integrations, the AI agent, and credits. - [Scripts](https://docs.script.it/scripts/overview.md): Scripts are reusable workflows built by the AI agent. Each script contains blocks, source files, reusable files, and context settings for your automation. - [Blocks](https://docs.script.it/scripts/blocks.md): Blocks are the steps inside a Script.it script. Learn how executable and Markdown blocks work, what they produce, and how to manage them in chat. - [Assets](https://docs.script.it/scripts/assets.md): Use assets for persistent files, templates, reference data, and small memory files that survive across sessions. - [Agent context](https://docs.script.it/scripts/agent-context.md): Choose how much of a script the agent can use as context. - [Templates](https://docs.script.it/scripts/templates.md): Browse pre-built Script.it templates for reporting, research, content creation, and more. - [Sessions](https://docs.script.it/sessions/overview.md): A session is a chat conversation with the Script.it AI agent. Build scripts, run them, review output, and iterate through natural language. - [Agent chat](https://docs.script.it/sessions/chat.md): Build, run, modify, and debug scripts by chatting with the Script.it AI agent — from your first message to a working, iterated automation. - [Session files](https://docs.script.it/sessions/files.md): Every session has its own files panel showing outputs, downloads, and data your scripts produced. Learn how to view, use, and export session files. - [Triggers](https://docs.script.it/triggers/overview.md): Triggers let your scripts run on their own — on a schedule, when something happens in a connected app, or when a webhook URL receives a request. - [Schedule triggers](https://docs.script.it/triggers/schedule.md): Schedule triggers fire your script automatically at a fixed cadence — choose a common interval or write a custom cron expression with timezone support. - [App events](https://docs.script.it/triggers/app-events.md): Run a script when something happens in an app you've connected — a new Slack message, a GitHub pull request, a Notion item, a Calendly booking, a new spreadsheet row. - [Webhook triggers](https://docs.script.it/triggers/webhook.md): A webhook trigger gives your script its own URL — any service that can send an HTTP request can run your automation, with signature checking on by default. - [Custom triggers](https://docs.script.it/triggers/custom.md): A custom trigger is a block that runs before your script: it can use any app you've connected, and it starts nothing until something actually happens. - [Managing triggers](https://docs.script.it/triggers/managing.md): Check a trigger's run history, understand why one failed or paused, turn triggers on and off, and know the limits. - [Integrations](https://docs.script.it/integrations/overview.md): Connect built-in tools, custom REST APIs, and shared workspace integrations so scripts can read and write data wherever your team works. - [Connect integrations](https://docs.script.it/integrations/connecting.md): Connect built-in and custom integrations, share them with workspaces, and understand how Script.it handles credentials. - [Custom integrations](https://docs.script.it/integrations/custom-integrations.md): Create custom REST API integrations for tools and internal services that are not available in Script.it's built-in catalog. - [Technical reference](https://docs.script.it/developers/overview.md): Technical details for developers who want to inspect Script.it scripts, understand SKILL.md files, work with trigger payloads, or integrate custom systems. - [Organizations and active accounts](https://docs.script.it/account/organizations.md): Use organizations to manage a company directory, shared workspace access, billing, and usage controls. - [Workspaces](https://docs.script.it/account/workspace.md): Workspaces are where teams collaborate on scripts and share integrations in Script.it. - [Billing, credits, and usage](https://docs.script.it/account/billing.md): Understand Personal and organization credits, Pro packages, on-demand usage, member caps, and recurring integration costs. - [Security and privacy](https://docs.script.it/account/security.md): Script.it encrypts data in transit and at rest, runs scripts in isolated environments, and operates on Google Cloud with automatic failover and backups. ## Optional - [Templates](https://script.it/templates) - [Pricing](https://script.it/pricing) - [Changelog](https://script.it/changelog)