PalveronPalveronDocs
User Handbook

Set Up Project

Initial project setup as Platform Admin

This page is for Platform Admins. You need OWNER or ADMIN permissions.

Prerequisites

  • You have received an invitation email and signed in.
  • You know the desired project name and environment (Production, Staging, Development).

Step 1: First Login

Navigate to your platform URL and sign in with your credentials. On first login, the Setup Wizard appears automatically.

📸 Screenshot: Setup wizard after first login

Step 2: Create Project

  1. Enter a project name (e.g., "Production DE" or "AI Agents Staging").
  2. Select the environment: Production, Staging, or Development. The environment affects default blockchain attestation behavior:
    • Production: Attestation active by default
    • Staging: Attestation set to "Automatic"
    • Development: Attestation off by default (local only)
  3. Click Create Project.

Step 3: Select Tier

Choose your plan. The tier determines rate limits, available modules, and SLA targets (contractually guaranteed only on Enterprise).

CommunityProBusinessEnterprise
Requests / month5,00050,000250,0001,000,000
Rate limit (RPM)20120300Unlimited
Agents51550Unlimited
Policies520UnlimitedUnlimited
Team members1320Unlimited
Compliance frameworks13All 11All 11
Trace retention30 days90 days365 days365 days

For current pricing, visit palveron.com/pricing.

Enterprise Customers: Your tier is configured by your account manager. Skip this step.

Step 4: Secure API Key

After project creation, a project API key is automatically generated. This key is shown only once.

  1. Click the copy icon next to the key.
  2. Store the key in your secrets manager or .env file.
  3. Never share the key over unencrypted channels.

The key format is: pv_live_. Every project key is a live key — there is no separate test or sandbox key.

Step 5: Onboarding Checklist

After setup, the onboarding checklist appears in the command center, showing:

  • ☐ First policy created
  • ☐ First agent registered
  • ☐ First trace processed

All three items are automatically checked off once the corresponding action is performed.

Next Steps

On this page