Scoped token
A scoped token is a short-lived credential that grants permission for one narrow action rather than broad administrative access. AlwaysOnIT holds no standing admin credentials for customer systems: each fix requests a token limited to that task, uses it once, and lets it expire, which limits the damage any single mistake or compromise could cause.
Zero standing access
Zero standing access means no permanent administrative rights are held over a customer's environment. Privileges are issued only at the moment of use, for a single scoped task, and revoked immediately afterwards. It is the main control that stops a support provider becoming a permanent open door into your tenant.
Blast radius
Blast radius describes how much damage an action or a breach could cause if it goes wrong. A password reset for one user has a small blast radius; disabling conditional access for a whole tenant has a large one. AlwaysOnIT executes low-blast-radius actions directly and requires an admin approval for anything wider.
Device posture
Device posture is the current security state of the machine making a request: patch level, disk encryption, screen lock, antivirus status, and whether it is managed. Checking posture on each session means a support agent knows it is talking to the right person on a trusted endpoint before it changes anything.
Phishing triage
Phishing triage is the process of assessing a suspicious message: checking headers and sender authentication, inspecting links safely, deciding whether credentials were entered, and then containing the damage by resetting passwords and revoking sessions. Fast triage matters more than perfect analysis, which suits an always-available AI agent.
Cyber Essentials
Cyber Essentials is a UK government-backed scheme covering five basic technical controls: firewalls, secure configuration, user access control, malware protection, and patch management. Many UK contracts require it. Aligning to the control set is useful even before certification, and AlwaysOnIT designs to it while being explicit about what it has not yet certified.
UK GDPR
UK GDPR is the United Kingdom's data protection regime, governing how organisations collect, store, and process personal data, and giving individuals rights of access and erasure. For an IT support provider it dictates where data is stored, how long it is kept, who may access it, and what must be recorded in a data processing agreement.
Data residency
Data residency is the physical location where your data is stored and processed. It matters for legal, contractual, and procurement reasons, especially in the UK and EU. AlwaysOnIT stores tickets, logs, and embeddings in UK regions, and backups stay within the UK.
Sub-processor
A sub-processor is a third party a service provider uses to process customer data on its behalf — for example a cloud host, a payment provider, or a model provider. Reputable providers publish the full list with locations and purposes so customers can carry out their own due diligence.
Audit log
An audit log is an append-only record of what happened, when, and under whose authority. In AI support it should capture every prompt, tool call, and credential use, so a customer can reconstruct exactly what the agent did during an incident and export the evidence for their own compliance reviews.