🧠Concepts
General concepts within ScriptIt
📚 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
Cells are elements of a script. Each cell can operate on its own or work on the data from the previous cell.

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

🛠️ Tools
Tools are a set of facilities provided by ScriptIt to help users complete their tasks. Check out https://docs.scriptit.app/tools for the list of available tools.
🛠️Tools⛓️ APIs
APIs are a set of third-party API integrations that ScriptIt supports. Check out https://docs.scriptit.app/apis for the list of available APIs.
⛓️APIsLast updated
