PalveronPalveronDocs
User Handbook

User Handbook

Complete guide for all roles and features of the platform

Welcome to the user handbook. This handbook explains step by step how to use every feature of the platform — from initial setup to daily work with traces, policies, and compliance evidence.

Who Is This Handbook For?

The platform is used by four roles. Each page is marked with role symbols so you can quickly identify the sections relevant to you.

SymbolRoleTypical Tasks
🔑Platform AdminSet up project, manage team, configure IdP, billing, system health
📋Compliance OfficerRegister agents, classify risk, manage policies, export evidence
Approval ReviewerApprove/reject approval requests, review Command Center, evaluate Shadow AI
⚙️DeveloperIntegrate SDK, set up agent keys, configure gateway, use the API

Developer documentation: Technical integration documentation (SDKs, framework adapters, API reference) is in the separate Developer Docs. This handbook focuses on platform operation.

Quick Start by Role

You're a Platform Admin? → Start here:

  1. Set up project
  2. Manage team
  3. Onboarding checklist

You're a Compliance Officer? → Start here:

  1. Agent wizard step by step
  2. Create policy
  3. Risk classification

You're an Approval Reviewer? → Start here:

  1. Approval Queue
  2. Command Center
  3. Slack & Teams buttons

You're a Developer? → Start here:

  1. Developer Docs — Quickstart
  2. Trace Explorer (for debugging)

System Requirements

  • Modern browser: Chrome 90+, Firefox 88+, Safari 15+, Edge 90+
  • For self-hosted: Docker 24+, PostgreSQL 15+, Redis 7+
  • For API integration: any HTTP client or an official SDK (TypeScript, Python, Go, Java)

Conventions Used in This Handbook

ElementMeaning
BoldUI elements, buttons, menu items
CodeAPI endpoints, configuration values, file names
Navigation: AgentsNew Agent means: click "Agents" in the menu, then "New Agent"
📸Placeholder for a screenshot (added before launch)

Security notice: Never commit API keys to version control systems. Use environment variables or a secrets manager.

On this page