# GLIK Cloud

**GLIK Cloud** is the fully managed, hosted environment for building, deploying, and orchestrating AI-powered applications using the GLIK platform. It provides a visual no-code editor, built-in memory architecture, and enterprise-ready permission controls — all without requiring custom infrastructure.

Whether you're developing internal tools, knowledge assistants, or white-labeled SaaS apps, GLIK Cloud helps teams build fast, iterate flexibly, and scale securely.

***

### 🔧 What You Can Do with GLIK Cloud

* Build memory-enabled workflows using visual blocks
* Upload documents, enrich them into knowledge graphs
* Inject knowledge into LLM prompts with scoped variable control
* Invite teammates to collaborate via organization workspaces
* Deploy templates across multiple clients or verticals

***

### 📚 Explore the Docs

* [Getting Started](/glik-cloud/getting-started.md)
* [App Types (Overview)](/glik-cloud/app-types-overview.md)
* [Workspaces & Permissions](/glik-cloud/workspaces-and-permissions.md)
* [Security & Data Handling](/glik-cloud/security-and-data-handling.md)

> To access the app environment directly, visit [**app.glik.ai**](https://app.glik.ai/)


---

# 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.glik.ai/glik-cloud.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.
