ื“ืœื’ ืœืชื•ื›ืŸ ื”ืจืืฉื™

Glossary

Key terms and concepts used throughout Ever Gauzy.

Aโ€‹

TermDefinition
Activity LogRecord of entity changes for auditing
Approval PolicyRules for approving time-off, expenses, etc.
API KeyProgrammatic authentication token per tenant

B-Cโ€‹

TermDefinition
BroadcastOrganization-wide announcement
CQRSCommand Query Responsibility Segregation
CRMCustomer Relationship Management

D-Eโ€‹

TermDefinition
Daily PlanDaily task planning and organization
DealSales opportunity in a pipeline stage
EmployeeA user with an employee profile in an org
EntityA database table/model in the system

F-Gโ€‹

TermDefinition
Feature FlagToggle to enable/disable platform features
GuardNestJS middleware for authorization
Gauzy AIAI service for job matching and analytics

I-Kโ€‹

TermDefinition
InvoiceBilling document sent to clients
IntegrationConnection to a third-party service
KPIKey Performance Indicator
Knowledge BaseIn-app help center with articles

M-Oโ€‹

TermDefinition
MikroORMTypeScript ORM with identity map pattern
Multi-ORMGauzy's dual ORM support (TypeORM + MikroORM)
Multi-TenantArchitecture serving multiple tenants in one DB
OrganizationA business entity within a tenant
OKRObjectives and Key Results

P-Rโ€‹

TermDefinition
PipelineSales pipeline with stages for deal tracking
PluginExtension module adding new functionality
RBACRole-Based Access Control
RequestContextThread-local storage for tenant/user context

S-Tโ€‹

TermDefinition
SprintTime-boxed iteration for agile development
TenantTop-level isolation unit (company/workspace)
Time LogA recorded period of work
Time SlotA 10-minute subdivision of a time log
TimesheetWeekly/monthly time log summary for approval
TypeORMTypeScript ORM for SQL databases

U-Zโ€‹

TermDefinition
UUIDUniversally Unique Identifier for entity IDs
VerdaccioPrivate npm registry for internal packages
WidgetDashboard component showing specific data
WorkerBackground job processor using BullMQ