Skip to Content
Glossary

Glossary

TermMeaning
TeamAdministrative group that owns projects and billing settings.
ProjectBackend data model, data, API, membership, and service configuration.
StudioReact application configured and hosted by your developer.
SchemaCode defining entities, attributes, relationships, scopes, and spaces.
Entity typeDefinition of a kind of record, such as Product.
RecordOne saved instance of an entity type.
AttributeA field in an entity definition.
RelationshipA link between records, optionally with relationship-scoped attributes.
ScopeA named data variant, such as a locale; not an access grant.
SpacePermission boundary assigned to resources and granted to members.
RoleA subject’s permitted level of access within a team or project.
Studio extensionA Flexkit package or custom contribution that extends Studio behavior.
Agent PluginA portable package conforming to the Agent Plugins standard ; future support.
IntegrationA connection to an external product or service.
PackageAn npm distribution unit, such as @flexkit/desk.
AppA workspace contributed by an extension, selected in Studio’s app rail.
API tokenA credential for authenticated requests; keep it out of public client code.
SkillInstructions available to AI, created in Studio or defined in code.
Custom toolServer-side code callable by AI through the configured handler.
AutomationSaved AI instructions, policy, attachments, and execution configuration.
TriggerAn event, schedule, or incoming webhook that starts an automation.
RunAn execution with its own status, output, and diagnostic history.
ApprovalA decision about a proposed mutation.
AI creditsTeam credit used for AI execution; distinct from infrastructure usage.

See core concepts for the architecture and Dashboard members for access. CLI authentication may also use the word scope; that does not refer to schema data variants.

Last updated on

© 2026