Getting Started
Learn how to start a new GLIK app using visual blocks, templates, or DSL import.
This guide walks you through how to create, configure, and launch your first app in GLIK Cloud — whether you're starting from scratch, cloning a ready-made template, or importing a DSL file.
How to Create Your First App
Visit app.glik.ai and log in.
From the dashboard, click New App.
Choose how you want to start:
Create from Blank – Build your app block-by-block from scratch
Create from Template – Clone a prebuilt GLIK app with example workflows
Import DSL File – Upload a previously exported GLIK app using the DSL format
Select your App Type:
Chatbot – Input/output-based logic
Agent – Stateful workflows with memory
Advanced Chat – Multi-turn assistant
Workflow – Modular blocks connected in a visual graph
Name your app and assign it to a workspace.
Click Create to launch the visual builder.

What You Can Build
Inside the visual builder, apps are composed using modular blocks:
Input Block– Captures user input or system promptsLLM Block– Uses a language model to generate responsesVariable Assigner– Sets and transforms scoped variablesKnowledge Retrieval– Queries memory for contextually relevant dataData Enrichment– Writes information into GLIK KnowledgeTool Node– Calls APIs or plugins via OpenAPIAnswer Block– Displays output to the user

Next Steps
🔒 Learn about Security & Data Handling in GLIK Cloud
👥 Review Workspaces & Permissions to manage roles
🧠 Explore Templates to deploy production-ready apps faster
Last updated
Was this helpful?

