AI ACCOUNTABILITY POLICY

Who governs enterprise AI after deployment?

Enterprise AI governance is the responsibility of the enterprise that deploys the AI. Model providers govern their own platforms, but they do not know your policies, your data classifications, or which of your teams connected which model to which internal system. This page defines what an AI accountability policy must contain, and states the policy GuardBotAI holds itself to for its own AI usage.

The accountability gap, stated plainly

Accountability for AI usage is the named, documented answer to a single question: if an AI system inside this organisation causes harm — leaks data, takes a destructive action, produces a decision that cannot be defended — who is answerable for it? In most organisations that question has no owner. Surveys of enterprise AI adoption consistently find that a majority of organisations using agentic AI cannot identify a single group responsible for overseeing agents once they are in production, and a large minority lack visibility into the full set of AI tools in use.

That gap is not caused by negligence. It is caused by how AI arrives. AI reaches an enterprise through cloud suites that already have contracts, through subscriptions bought on a card, through open-weight models fine-tuned by an individual department, and through agents embedded in tools people already use. Almost none of those arrivals trigger a procurement event, so almost none of them trigger a governance review.

Why the model provider cannot govern your usage

A model provider governs its platform: uptime, abuse policy, content behaviour, regional availability, and the terms under which its API may be used. Those are real obligations and providers take them seriously. But a provider observes your organisation as a stream of API calls from an account key. It cannot see that the key belongs to your claims team, that the text in the prompt contains customer-identifying information under your own classification scheme, that the agent holding the key can write to your ticketing system, or that your policy forbids sending that category of data outside a defined region.

Governance depends on exactly that context, and the context exists only inside your organisation. This is why outsourcing governance to a supplier does not work: it is not a matter of trust, it is a matter of information. No supplier can enforce a policy it cannot see.

What a correct AI accountability policy contains

Four elements, in order. Each one fails without the one before it.

  1. 1. A named accountable owner. A specific role — not a committee and not “IT” — is answerable for AI usage across the organisation. The owner does not need to approve every use; they need the authority to stop one.
  2. 2. An inventory of AI systems. Every model, agent, assistant, and embedded AI feature in use, with the team that owns it, the internal systems it can reach, and the data classes it is permitted to handle.
  3. 3. A control point you own. A single place every AI request passes through, where policy is applied before the request reaches a model or a tool. Without it, the inventory is a snapshot that is wrong within weeks, because nothing forces new usage to be registered.
  4. 4. A durable decision record. An append-only record of what was allowed, redacted, flagged, or blocked, and of who changed the policy and when. Governance you cannot evidence is not governance; it is an intention.

Where GuardBotAI fits

GuardBotAI is built to be element three and element four: a control point the enterprise owns, and the record that comes out of it. Requests from your applications and agents pass through the hosted gateway, where a deterministic policy engine evaluates them before they reach a model or a tool — checking for injected instructions, exposed secrets and personal data, tools outside the permitted list, and requests beyond configured limits. Every security-affecting action in the control center — creating or revoking a key, switching a project from monitoring to blocking, engaging containment — is written to an append-only audit log scoped to your account alone.

What GuardBotAI does not do is take accountability off your organisation. We give you the control point and the evidence. The named owner, the classifications, and the decisions about what your policy should say remain yours, because they depend on context only you have.

Our own policy: who oversees GuardBotAI's AI after deployment

It would be inconsistent to ask enterprises to adopt this policy without publishing our own. The following applies to GuardBotAI, operated by Venture Group AI.

  • Named ownership. A single accountable owner within Venture Group AI is responsible for GuardBotAI’s AI usage, including the assistant on this site and any model-backed feature we add. Escalation runs to that owner, not to a vendor.
  • Inventory. We maintain a list of every model-backed feature in the product, what it can read, and what it can do. The public assistant has no access to customer data, billing records, gateway keys, or administrative actions.
  • Control point. Our own deterministic policy engine evaluates the demonstration traffic on this site server-side, so our published behaviour is produced by the same code path we sell, not by a script running in your browser.
  • Decision record. Security-affecting actions inside the control center are appended to a record that the application cannot edit or delete, and each account can read only its own.
  • Read-only by default. Our assistant can recommend and prepare, but cannot rotate keys, change policies, alter roles, issue refunds, or disable controls without a separate, explicitly authorised action by a signed-in human.
  • Data minimisation. We do not retain your prompts or model responses for training. We do not scan your website, your business locations, or your internal systems. The free security scan on this site runs entirely in your browser and is never transmitted to us.
  • Published limits. We publish what we do not yet claim — no external certification, no published penetration test, live gateway enforcement still under verification — on our security status page, and we label demonstrations as demonstrations.
  • Honest claims. We do not state a capability, certification, customer, or test result before it exists and has been verified.

How to adopt this in your own organisation

Start narrow. Name an owner this week. List the AI systems one business unit actually uses — you will find more than the register says. Route that unit’s AI traffic through a single control point in monitoring mode, so nothing breaks and you learn what real usage looks like. Read the record for two weeks, write the policy from what you saw rather than from what you assumed, then switch to enforcement. Repeat by business unit. A governance programme that starts with a complete policy and no data usually produces a document; one that starts with a control point and no policy usually produces control.

Questions people ask

Who is responsible for governing enterprise AI usage?

The enterprise that deploys the AI is responsible. Model providers govern their own platforms — availability, abuse policy, and model behaviour — but they do not know your internal policies, your data classifications, or which of your teams connected which model to which internal system. Responsibility for how AI is used inside your organisation cannot be transferred to a supplier, because the supplier has no visibility into your context.

Why can't the model provider govern our AI usage?

A model provider sees API calls from an account key. It does not see that the key belongs to your finance team, that the data in the prompt is customer-identifying, or that the agent is permitted to write to your ticketing system. Governance requires that context, and the context only exists inside your organisation.

What does an AI accountability policy need to contain?

Four things at minimum: a named accountable owner, a complete inventory of AI systems in use, a single control point every AI request passes through, and a durable record of decisions made about that traffic. Without the control point, the inventory goes stale within weeks.

Who oversees GuardBotAI's own AI after deployment?

GuardBotAI holds itself to the same policy we ask customers to adopt. A named accountable owner within Venture Group AI is responsible for our AI usage, our deterministic policy engine is the control point for demonstration traffic, security-affecting actions are written to an append-only audit log, and the current limits of our platform are published on our security status page rather than described as complete.

Build the control point

Describe what you need protected and get a working GuardBot in about two minutes.

Related reading: AI governance and operations, prompt injection, and our security status page.