Ga naar hoofdinhoud

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