Skip to main content

Settings — Manage Your Tenant, Profile, and API Access

Access: Settings is available to all users, but most sections are Tenant Admin only.

Navigate to Access ManagementSettings tab.

Settings Page — Replace with actual screenshot


What's in Settings

SectionWho Can AccessWhat It Does
Your ProfileAll usersView your account details and edit your display name
Plan & SubscriptionAll users (view) / Admin (manage)View current plan status, trial period, and renewal dates
AgentGuardTenant Admin onlyToggle AgentGuard on/off and configure alert notifications
API KeysTenant Admin onlyCreate and manage programmatic access keys
Payment HistoryTenant Admin onlyView all past payments and invoices
Tenant InfoTenant Admin onlyView tenant name, slug, and ID
Contact SupportAll usersNavigate to the support page
Danger ZoneTenant Admin onlyPermanently delete the tenant

Your Profile

Visible to all users. Shows your account details for this platform:

FieldDescription
Display NameYour name as shown to other users — editable
EmailYour login email address
RoleYour role in this tenant (Tenant Admin or Tenant User)
Account StatusActive or Inactive

Click Save after editing your display name.


Plan & Subscription

Shows the current subscription status for your tenant.

StatusWhat It Means
Trialing14-day free trial active — full access
ActivePaid subscription active
Pending RenewalBilling period ended, within grace period — access continues
ExpiredTrial or grace period ended, no active payment
CancelledSubscription was explicitly cancelled

Tenant Admins can cancel an active subscription or renew an expired one from this section.

For full details on plans and access gating, see Subscription & Feature Gating.


AgentGuard (Admin only)

Control AI safety monitoring for your entire tenant.

SettingWhat It Does
AgentGuard On/OffEnables or disables real-time prompt and response safety scanning for all agents
Harmful Content AlertsReceive notifications when AgentGuard blocks harmful content
PII AlertsReceive notifications when personally identifiable information is detected
Policy Violation AlertsReceive notifications when a policy rule is triggered

Disabling AgentGuard turns off safety scanning for all agents in the tenant. Changes take effect immediately.

For full AgentGuard configuration, see AgentGuard.


API Keys (Admin only)

Generate API keys to access TraptureIQ programmatically.

  • Only one active key is allowed at a time
  • The full key is shown once at creation — copy and store it securely
  • After creation, only the key prefix and metadata are visible
  • Rate limit: 1,000 requests/hour (tied to subscription status)

Actions:

ActionHow
Create keyClick Create API Key, enter a name, copy the key shown
Revoke keyClick Revoke on the active key row

Payment History (Admin only)

View all past payments for your subscription. Each record shows:

  • Payment and order reference IDs
  • Amount billed
  • Billing period dates
  • Plan name
  • Payment status

Expand any row to see a full breakdown including prorated usage details.


Tenant Info (Admin only)

Read-only view of your tenant's core identifiers:

FieldDescription
Tenant NameThe display name of your workspace
SlugThe URL-safe identifier used in all platform URLs (e.g., /t/your-slug/)
Tenant IDThe unique system ID — useful when contacting support
StatusActive or Inactive

Danger Zone (Admin only)

Permanently deletes the entire tenant. This action:

  • Removes all agents, sessions, and conversation history
  • Removes all team members' access
  • Cancels the subscription
  • Deletes all settings and configuration
  • Cannot be undone

You must type the tenant slug to confirm before deletion proceeds.


Tips

  • API key security — Treat your API key like a password. If compromised, revoke it immediately and create a new one.
  • AgentGuard toggle — Disabling AgentGuard affects all agents instantly. Only disable temporarily for testing.
  • Tenant deletion — There is no recovery after deleting a tenant. Export any data you need before proceeding.