Skip to main content
← Documentation

Glossary

Glossary

Key terms used throughout AgentDesk.

TermDefinition
OperatorThe portal role for team members who work on tickets and collaborate with customers (formerly called "Agent"). Not to be confused with AI agents that automate workflow steps.
API keyA personal access token that allows programmatic access to the AgentDesk API. Keys have granular scopes and an optional portal restriction.
Approval gateA checkpoint in an AI workflow where the system pauses and waits for a human to review and approve a proposed action.
AssetA URL or endpoint registered for health monitoring. AgentDesk periodically checks assets and can create tickets automatically when downtime is detected.
AttachmentA file uploaded to a ticket. Attachments are stored securely and can be downloaded by anyone with access to the ticket.
BacklogThe set of tickets assigned to a sprint. Each ticket in the backlog can have an estimate in story points.
BigCommerceAn e-commerce platform integration that syncs product and order data into your portal.
BurndownA chart or metric showing remaining work in a sprint over time, helping teams track progress toward completing all backlog items.
CSATCustomer Satisfaction -- a feedback mechanism where customers rate their experience after a ticket is resolved, using stars (0--5) or thumbs (up/down).
Custom domainA branded URL (like support.yourcompany.com) that you configure for your portal instead of using the default AgentDesk subdomain.
CustomerA portal role for external users who create and track their own support tickets.
EscalationThe process of notifying additional team members when an approval request has not been acted on in time.
Image creditsA balance of credits consumed when the AI generates images. Credits are tracked per organisation and replenished each billing period.
IncidentA period of detected downtime for a monitored asset, from the initial failure until the asset recovers. Incidents can trigger automatic ticket creation.
MCPModel Context Protocol -- a standardised way for external AI tools to connect securely to your portal.
OIDCOpenID Connect -- the authentication protocol used for Single Sign-On (SSO) connections.
OrganisationThe top-level account in AgentDesk. An organisation contains one or more portals, users, and billing settings.
Org AdminAn organisation role that can manage users and portal settings.
Org OwnerAn organisation role with full access to all settings, billing, and user management.
PortalA branded workspace for a specific client or team. Each portal has its own users, tickets, branding, and settings.
Portal AdminA portal role that can configure portal settings, manage users, and review AI workflows.
Prime DirectiveBehaviour guidelines set for the AI agent in a specific portal, controlling what the AI focuses on and how it behaves.
Pull request (PR)A proposed code change on GitHub. AI workflows create PRs for your team to review before any code is merged.
Request typeA category for tickets (such as Bug Report or Feature Request) that determines the workflow and Jira issue type.
ShopifyAn e-commerce platform integration that syncs products, orders, and customer data into your portal.
SLAService Level Agreement -- a set of response and resolution time targets per priority level, tracked against business hours for each portal.
SprintA time-boxed period (with start and end dates) used to organise and track a set of tickets. Sprints have statuses: planned, active, completed, or cancelled.
Sprint snapshotA record captured when a sprint is completed, showing committed, completed, and carryover ticket counts and story points.
SSOSingle Sign-On -- allows users to sign in through their company's identity provider instead of using a separate password.
TenantAnother term for an organisation in a multi-tenant system. Each tenant's data is isolated from others.
TicketA support request submitted through the portal. Tickets can be tracked, commented on, and resolved by your team and AI workflows.
TransitionA defined status change for a ticket (for example, from "Open" to "In Progress"). Transitions can be restricted by role.
WatcherA user who has subscribed to receive notifications about a specific ticket. Watchers are notified of status changes, comments, and other updates.
WebhookAn automated notification sent between systems when an event occurs (for example, Jira sending an update to AgentDesk when a ticket changes).
WorkflowThe series of statuses and transitions that a ticket moves through. Also refers to AI workflows that automate ticket processing.
Workflow modeThe processing strategy chosen by the AI for a ticket: full processing, analysis only, quick fix, or human only.