Skip to main content

Glossary

Definitions of the core Nooxl Apps terms. The headword is the current UI term. Also known as lists older documentation wording or internal names, so readers coming from earlier docs or the API can map them.

note

Use the browser search (Ctrl + F) to jump to a term quickly.

Structure and hierarchy

The building blocks, from the broadest to the most specific: Instance → Tenant → Nooxl App → Model → Data label.

TermMeaningAlso known as
InstanceA Nooxl Apps installation reached through a unique URL (for example https://apps.nooxl.com). Holds any number of tenants. Instances do not interact, except for copying apps between them.Server (informal)
TenantA workspace that hosts one or more Nooxl Apps and their users. Data can be exchanged between apps of the same tenant.Account
Nooxl AppAn application made up of one or more models. Roughly comparable to a program.App, Universe
ModelAn Excel spreadsheet turned into a database-backed view in the app. Keeps full Excel compatibility.Template, Spreadsheet, Matrix
Work modeThe normal mode in which users view, edit, and save data in the app.Workmode
Design modeThe mode (pencil ) in which designers create and customize apps, models, and sections.Draft mode

Data and labels

TermMeaningAlso known as
Data label categoryA collection of similar labels, for example a category Scenarios or Users.Catalog
Data labelA single entry within a data label category, for example Scenario 1.Element, Catalog element
Data label collectionA named subset of labels from a category. A label can belong to any number of collections. Used for selections and permissions.Condition
DatasetA combination of one label from each category that forms the selection of a model. Each dataset stores its own values.Data record
Dataset selectionThe set of labels assigned to a model that defines which datasets exist.Selection, MatrixSelection
Dataset historyThe record of every view and change of a dataset, enabling tracking of who did what and when.State, Status, Activity history

Models and versioning

TermMeaningAlso known as
TemplateA version of a model's uploaded spreadsheet, numbered like 1.0, 1.1, 2.0.Release, File version, Template version, LogicRelease
RevisionThe lifecycle state of a template version: checkout (minor/major copy), check-in, publish, unpublish, reopen.Revision state
Nooxl TransformerThe assistant that turns an uploaded Excel file into a Nooxl model automatically.Transformer
Model comparerA tool to compare two datasets or model versions side by side.Comparer
Cell styleThe formatting applied to model cells; input cells use dedicated background colors (for example Enter.Light/Normal/Strong).Model cell styles, Stylesgrid

Sections (markups)

A section anchor marks one or more model cells and can be given Nooxl capabilities by adding one or more sections to it.

TermMeaningAlso known as
Section anchorOne or more marked cells in a model that can carry Nooxl capabilities.Markup, Marking
Cell storage sectionStores and reads cell data in the database (read and/or write), including external reads and range vectors.MarkupEntry, Database mark
Cell storage bindingsThe connection between a model's cells and the cell storage that backs them.Bind
Cell action sectionAdds extended program logic to cells.Function, MarkupFunction
Query sectionReads data from another source (for example another model or an external query) into cells.MarkupBxlink, Database mark (external)
Tab view sectionDefines what is shown in work mode, including showing/hiding and fixing rows and columns.View, MarkupRegion, Tab
Image viewer sectionShows pictures and charts from the model in the app.MarkupDocViewer
Automation sectionRuns background processing of tasks (for example recalculation across datasets).JobRanges, MarkupJob
Permissions sectionGrants workflow-based permissions that change with a workflow status, beyond the static collaboration permissions.Workflow, MarkupWorkflow

Data integration

TermMeaningAlso known as
Data integrationBringing external data into the app through data queries.Bxlink, Data exchange
Data queryA defined query (with commands and parameters) that retrieves external data.Bxlink link/command
Data exportExtracts of app data provided as Excel files for analytics (dimensions and fact tables).Bidata

Collaboration and roles

TermMeaningAlso known as
NavigationThe structure of menu items in the app's left navigation.Operation
User profileA user that can access the tenant and its apps.User
Permission groupA reusable set of users that permissions can be assigned to, similar to a role.Group
PermissionA right granted to a user or group on an object (app, model, dataset, data label, and more). App-level vs account-wide Global.Authorization
TranslationsTenant-level translations of app-facing strings.AccountTranslation
Account OwnerThe user who created the tenant; holds all rights and cannot be deprived of admin rights.
AdminA user with the same permissions as the account owner; can be granted and revoked.
UserA user who is neither account owner nor admin; rights come from standard or workflow permissions.