Skip to content

Glossary

Screen

TermDefinitionDetails
Global navThe entry points to the main features and settings, at the left edge of the screenScreen layout, Navigation
HeaderThe region at the top of the screen. Holds the title, action buttons, and moreScreen layout
Left sidebarThe region to the left of the main area. Holds lists, trees, filters, and moreScreen layout
Main areaThe region at the center of the screen. Holds the main content for that screenScreen layout
Right sidebarThe region to the right of the main area. Holds detail information, auxiliary panels, and moreScreen layout

Feature status

Release status

TermDefinition
PreviewA pre-release feature that isn't available to everyone and requires a request for access
BetaA pre-release feature that's available to everyone but whose specification isn't finalized
DeprecatedA feature that will be removed in the future

Availability

TermDefinition
Optional featureA feature whose availability depends on your contract

Account

TermDefinitionDetails
AccountThe unit you use to log in to Codatum. A single account is shared across workspacesAccount
Account settingsSettings scoped to your login accountAccount settings
UserAn account that belongs to a workspace. Includes members and guestsUser
MemberA Workspace Owner, Workspace Editor, or Workspace ViewerUser
GuestA workspace guest. Can only access limited resourcesUser
PATPersonal access tokenPersonal Access Tokens

Workspace and permissions

TermDefinitionDetails
WorkspaceThe unit for managing a set of resources and users togetherWorkspace
ResourceAn object such as a notebook, connection, or teamspacePermissions overview
Workspace roleA role that every user in a workspace is always assigned exactly one ofUser, Permissions overview
Resource roleA role assigned to an individual resourcePermissions overview
GroupA unit for granting permissions to multiple users togetherGroup
TeamspaceAn area where a specific team jointly manages notebooks and foldersTeamspace
Access scopeThe framework that determines how permissions are evaluated, based on the type of root folder a resource belongs toAccess scope
Access levelA setting that determines who can use a connectionAccess level
Additional notebook permissionsA feature for granting specific users or groups access to a notebook, separate from a folder's base permissionsAdditional notebook permissions
Shared folderThe area where notebooks shared through additional notebook permissions appear for the recipientFolders
Allowed domainA setting that allows accounts with an email address at a specified domain to joinInvitations and joining
API keyCredentials tied to a workspaceAPI keys
Workspace policyA setting that restricts public link creation or guest invitations at the workspace levelWorkspace policy
Audit logA record of important actions and system eventsAudit log

Data

TermDefinitionDetails
ConnectionA connection setting for a data warehouse. The unit for running SQL and syncing table metadataConnection
Demo connectionA sample connection for trying out the product. Its on-screen connection name is Demo ConnectionDemo connection
Job labelMetadata that identifies the source of execution on the data warehouse sideJob label
CatalogThe feature that manages metadata for tables and saved queriesCatalog
Table metadata syncThe process that brings table and column metadata from a connection into the catalogTable metadata sync
AnnotationA description and tags added to a table or column in the catalog (the on-screen labels are Description / Tags)Annotation
TagA classification label defined at the workspace level and applied to tables, columns, queries, reports, and moreTags
Query jobA unit of SQL execution history. Used as the basis for popularity and referenced in catalog detailsQuery jobs
PopularityA relative score based on how often a query job is referencedPopularity

Analysis and sharing

TermDefinitionDetails
Quick searchCross-search across notebooks, tables, and queriesQuick search
Query (saved query)Saved SQL reused within a connectionQuery
NotebookYour workspace for analysis, bringing together SQL, charts, and textNotebook
Doc pageA notebook page type using a flow-based block editor to lay out SQL, charts, text, and more verticallyDoc page
Grid pageA dashboard-style notebook page type that tiles charts and other content defined on doc pagesGrid page
SQL blockThe unit for editing and running SQL, showing results, and creating charts within a notebookSQL block
ChartA feature that aggregates and processes SQL results and displays them as a graph or tableChart
DimensionThe axis a chart uses to group data (shown on screen as X value, Label, Hierarchy, and similar)Dimensions and metrics
MetricThe numeric value a chart aggregates (shown on screen as Y value and Value)Dimensions and metrics
In-memory processingProcessing that builds chart data in the browser without issuing new SQL, used when the data source has 1,000 rows or fewerIn-memory processing
FrameA feature that splits a chart into multiple charts based on the values in a specified columnFrame feature
ParameterA mechanism that uses an input form at the top of the page and placeholders in SQL to repeat the same analysis with different valuesParameter
ExplorerA feature for filtering, aggregating, and pivoting SQL results or chart data sources through a GUIExplorer
CommentDiscussion and feedback attached to the body of a notebook or report. Supports mentionsComment
SnapshotThe content of a notebook at the time it was published, as shown through a report, public link, or signed embedSharing
ReportA feature for publishing and sharing a notebook, for example as read-onlyReport
Public linkA feature that publishes a notebook's content as a snapshot at publish time and lets people view it without logging inPublic link
Signed embedA feature that embeds a notebook's published content into an external site or app using an API key and tokenSigned embed
WorkflowA feature that processes query or report steps on a schedule and connects them to follow-up actions such as notificationsWorkflow
Template variableA mechanism for embedding values such as the results of earlier steps into a workflow's body, prompts, or run conditions (using Liquid syntax)Template variables
Codatum CLIA CLI (cdm) for operating Codatum from a terminal, CI, or an AI agentCodatum CLI

AI

TermDefinitionDetails
AI agentA feature that autonomously carries out data analysis and notebook creation and editing based on natural language instructionsAI agent
AI AssistantA chat-based AI for creating SQL and charts and answering questions. A legacy feature slated to be replaced by the AI agentAI Assistant
AI AnalystA way (role) to launch the AI Assistant, for example from the / menu on a doc pageAI Assistant
AI SupportAn AI Assistant role for answering questions about how to use CodatumAI Assistant
AI profileThe unit of settings for the connection method, permissions, and fixed context used by the LLM for the AI agent and workflowsAI profile
Agent contextContext that the AI agent loads automatically (the .agent folder or page, or context from an AI profile)Agent context
Agent connectorAn external integration used by the AI agent (MCP or Direct API)Agent connectors