Running agents
What an agent can see, what it can do, and what it leaves behind.
Scope is declared, not prompted
An agent reaches the sources on its list and nothing else. Not the ones it can name, not the ones it can guess, not the ones a clever instruction talks it into. Scope is enforced when the query runs, below the model, so prompt injection cannot widen it.
In the console: Policies
Ward AI drafts, you approve
Describe the job in plain English and Ward AI proposes the agent and the permissions it would need. The proposal sits there until a human approves it. Nothing runs on a draft.
In the console: Policies
Write actions
An agent that can only read is a reporting tool. An agent that can act needs a grant per action, and each one leaves an audit record naming the agent, the person who approved it and the rows it touched.
In the console: Policies
Bring your own model
Providers is where you point Ward at Anthropic, OpenAI, Google, or an endpoint inside your own VPC, on your own keys. The policy and audit layer is identical either way, which is the part that survives you changing your mind about models.
In the console: Providers
In the console
The screens this guide walks through, captured from a running tenant.