# Welcome

## What is Jet Admin?

Jet Admin is an **app builder** that allows you to create **Client Portals**, **Business Apps**, and **Internal Tools** with your **existing data**, whether it's from databases, APIs, or Storages. You can build apps such as `Onboarding apps`, `Admin Panels`, `Vendor portals`, `CRMs`, and much more quickly and without code.

## Building a Business App?

This **2-min video** will explain what Jet Admin is and what you can build with it:

{% embed url="<https://youtu.be/ktkbSKQkQq8>" %}

1. [**Connect your data**](https://docs.jetadmin.io/user-guide/integrations): Connect Databases, business apps (Airtable, Stripe, Zendesk), Data Warehouses, Internal and external REST or GraphQL APIs, and File Storage.
2. [**Sync and Blend your data**](https://docs.jetadmin.io/user-guide/360-data-data-blending): Create a single source of truth (SSOT) that syncs to your multiple data sources (Stripe, Hubspot, Salesforce, ...).
3. [**Build App Interfaces**:](https://docs.jetadmin.io/user-guide/design-and-structure/components) Drag and drop UI components (Tables, Forms, Charts, Details Images) onto Layouts (Modals, Columns, Tavs) and connect them to your data sources.
4. [**Customize your app**](https://docs.jetadmin.io/component-designer): Design pixel-perfect components or use 50+ ready-to-use components from Marketplace.
5. [**Automate your workflow**](https://docs.jetadmin.io/user-guide/workflow): Create multi-sequence Automation with over 30+ automation blocks and trigger them by Webhook or Schedule jobs every minute, hour, day, or month.
6. [**Publish and share your app**](https://docs.jetadmin.io/user-guide/core-concept/sharing-your-app)

## Building a Portal?

This **5-min video** will walk you through the process of building a client portal from scratch:&#x20;

{% embed url="<https://www.youtube.com/watch?v=WpQ-PsAbmD8&ab_channel=JetAdmin>" %}

## Ready to Get Started?

This **Quickstart Guide** will walk you through the necessary steps for building your first app in Jet:

{% content-ref url="getting-started/quickstart-2" %}
[quickstart-2](https://docs.jetadmin.io/getting-started/quickstart-2)
{% endcontent-ref %}


---

# 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.jetadmin.io/master.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.
