Script.It Documentations
  • 🌟Introduction
  • 🧠Concepts
  • πŸ› οΈTools
    • ❓TextAI
    • πŸ“”DataOps
    • πŸ“–DocQA
    • πŸ“‘WebAgent
    • πŸ—„οΈFile Explorer
    • πŸ“„DocSum
    • ❔WebQA
    • πŸ•ΈοΈWebOps
    • ℹ️Inputs
    • πŸ€–BrowserAgent
    • 🈺Business Reviews
    • πŸ“°News Search
    • πŸ“‚Upload Files
    • πŸ“ˆImport Data
    • πŸ“ŠPlotting
    • 🌐WebData
    • 🌎WebQA
    • 🌍WebOps
    • πŸ”Google Search
  • ⛓️APIs
    • πŸ’¬Slack
    • πŸ—ƒοΈNotion
    • πŸŒ†Image Generation
    • πŸ—³οΈAirtable
    • πŸ“…Google Calendar
    • πŸ“„Google Docs
    • πŸ“ΆGoogle Sheets
    • πŸ’ Google Slides
    • ☁️Google Drive
    • πŸ”ŠText-to-Speech
    • πŸŽ’eBay Search
    • πŸ“§Gmail
    • βœ–οΈX
    • 🏨CrunchBase
    • πŸ—„οΈSec Filing Retrieval
    • πŸ“ΉVideo Understanding
    • πŸ—£οΈWhisper
    • πŸ”˜Twilio
  • πŸ‘©β€πŸ«Tutorials
    • Creating a Basic Workflow
    • The 2 Run Types
    • The Execution Flow Mode
  • ☝️Tips and Tricks
  • πŸ“šSample Scripts
  • ▢️Use Cases
    • πŸ’΅Sales Prospecting
      • πŸ“ Account Names to Facility Match using PeeringDB
      • πŸ“ [Long list] Account Names to Facility Match using PeeringDB
Powered by GitBook
On this page
  • Scripts
  • Cells
  • πŸ› οΈ Tools
  • ⛓️ APIs

Concepts

General concepts within ScriptIt

PreviousIntroductionNextTools

Last updated 1 year ago

Scripts

The first level entity of ScriptIt are scripts. Each script consists of a sequence of cells with queries to answer business questions or complete complex tasks.

Cells are elements of a script. Each cell can operate on its own or work on the data from the previous cell.

A cell can use the data of another cell (a.k.a. cell reference) using the mentioning syntax @.

While inside the query box, type / to quick-select a tool or an API.

Cells

Data Reference

Tools

Tools are a set of facilities provided by ScriptIt to help users complete their tasks. Check out for the list of available tools.

APIs

APIs are a set of third-party API integrations that ScriptIt supports. Check out for the list of available APIs.

🧠
πŸ”²
βͺ
πŸ› οΈ
https://docs.scriptit.app/tools
πŸ› οΈTools
⛓️
https://docs.scriptit.app/apis
⛓️APIs
πŸ“š
The Scripts sidebar
The interface of a cell
Referring to the data of another cell