# Introduction

### Overview

ScriptIt's mission is to give business users access and allow them to ask questions on data at any scale using the power of ChatGPT/LLM.&#x20;

Business questions often require analyzing large amount of data. Extracting insight out of data often requires special coding and data science skill sets and a significant amount of time. ScriptIt's mission is to remove that barrier for business users.

### Features

ScriptIt has the ability to:

1. Define automation workflows with natural language
2. Connect to any data sources
3. Handle any complex business tasks
4. Help you scale it up 100X automatically

&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.scriptit.app/introduction.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
