ToolJet/docs/versioned_docs/version-2.50.0-LTS/app-builder/overview.md
Karan Rathod 4ca0431221
[docs]: Add App-Builder 1.7 docs and update quickstart guide (#9872)
* revamp checkbox, toggle and button component docs

* update button component doc and add videos to quickstart guide

* re-arrange sidebar items

* create a new version and update a video
2024-05-31 20:01:27 +05:30

15 lines
No EOL
1 KiB
Markdown

---
id: overview
title: Overview
---
# App-Builder: Overview
ToolJet's App Builder allows you to build applications. ToolJet's app builder has the following major components:
- **[Topbar](/docs/app-builder/topbar)**: Configure app settings such as application name, layout, app environment, version management, Gitsync and much more.
- **[Canvas](/docs/app-builder/canvas)**: Arrange and customize components to build the user interface of your app.
- **[Left-sidebar](/docs/app-builder/left-sidebar)**: Manage [pages](/docs/tutorial/pages), [inspect](/docs/how-to/use-inspector) components, queries, or variables, and [debug](/docs/app-builder/left-sidebar#debugger) errors.
- **[Components library](/docs/app-builder/components-library)**(right sidebar): Drag and drop components, modify their properties, and style them.
- **[Query Panel](/docs/app-builder/query-panel)**: Create, edit, and manage queries from various **[datasources](/docs/data-sources/overview)**.
- **[Preview](/docs/app-builder/preview)**: Preview your application.