AI Space
AI Space
An interactive hub built around a topic — containing files, data, AI skills, videos, and tools. Anyone can create and share Spaces. See AI Spaces.
Artifact
Artifact
Code, documents, applications, or reports created by the Artifact Creator. Artifacts are automatically saved to the Artifacts folder in your Space.
Core Tools
Core Tools
The set of tools always available inside your Space — Web Search, File Manager, Image Generator, Video Generator, Artifact Creator, Database Engine, Table Workshop, Code Runner, Media Processor, and Chat History Search. See Platform Capabilities.
File ID
File ID
A unique identifier assigned to every uploaded file (e.g.
file-55f3fa40-9883-45d5-a877-a68264d58929). Used to reference files in API requests.Marketplace
Marketplace
An ecosystem of community-built skills, API integrations, and shared datasets that extend Zark’s capabilities beyond core tools. See Marketplace.
OCR
OCR
Optical Character Recognition — technology that extracts text from images, scanned documents, and screenshots. Zark applies OCR automatically during file processing.
Personal Space
Personal Space
Your private home base created when you sign up. Includes 50 GB of storage and access to all core tools. Private by default.
Provider
Provider
An external service or data source registered in the Marketplace. Providers expose endpoints that Zark can call to retrieve specialized data. See API Integrations.
Semantic Search
Semantic Search
AI-powered search that matches by meaning, not just keywords. Searching for “financial reports” finds files about budgets and revenue even if those words aren’t in the filename.
Share Space
Share Space
Skill
Skill
A specialized tool available through the Marketplace — built by the community or connected via APIs. Skills extend Zark’s capabilities into specific domains. See Discovering Skills.
SSE (Server-Sent Events)
SSE (Server-Sent Events)
The streaming protocol used by Zark’s API. When
stream: true is set, the server sends incremental events as tasks execute and responses are generated.Task Plan
Task Plan
The execution plan Zark builds when processing a request. Contains one or more tasks, each targeting a specific tool, with dependencies that control execution order.
Tool
Tool
A capability that Zark can invoke to perform work — searching the web, reading files, generating images, querying data, etc. See Platform Capabilities.
Workspace ID
Workspace ID
The unique identifier for a Space (e.g.
wks-xxxxx). All API requests are scoped to a workspace.