Skip to main content

Navigating the Platform

The left sidebar is your primary navigation in TraptureIQ. This guide explains every sidebar item, what it does, who can see it, and how to find what you need.


Demo Video — Navigating the Platform


The Sidebar Layout

The sidebar is divided into three areas:

  1. Top area — Tenant name/logo and Tenant Switcher
  2. Main navigation — All platform modules
  3. Bottom area — Settings, Support, Theme toggle, and collapse button

The sidebar can be collapsed (icon-only mode) by clicking the collapse button at the bottom. This gives you more screen space for content.

Sidebar Layout — Replace with actual screenshot


Main Sidebar Items — Complete Reference

Here's every item you'll find in the sidebar, what it does, and who can access it:

Sidebar ItemWhat It DoesWho Can See ItWhen to Use It
AdminDashboard showing agent statistics (total, active, inactive), framework breakdown, and quick actions to register/manage agentsTenant Admins onlyWhen you need an overview of all agents in your workspace or want to register a new agent
AgentsBrowse all registered agents as cards or a list. Each card shows the agent's status, framework, deployment type, and a "Chat" buttonUsers with Agents access enabledWhen you want to find an agent and start chatting with it
TracesVisualize the step-by-step internal reasoning of your agents with waterfall timelines and span detailsUsers with Traces access enabledWhen you want to debug why an agent gave a certain response or where it got stuck
LogsCentralized log viewer showing every request and response with severity levels, timestamps, and metadataUsers with Logs access enabledWhen you need to audit conversations, track errors, or export data for compliance
SessionsHistorical view of all chat sessions with statistics, charts, and filtering by agent/user/timeUsers with Session access enabledWhen you want to review past conversations, see usage trends, or audit specific interactions
EvalEvaluation suite with three types: Custom Eval (quality testing), Security Eval (vulnerability testing), Load Test (performance testing)Users with Eval access enabledWhen you want to measure agent quality, test for security vulnerabilities, or stress-test performance
PromptsVersion-controlled prompt library. Create, edit, version, and analyze system prompts with AI-powered scoringUsers with Prompts access enabledWhen you want to manage system prompts, test prompt quality, or share prompts across your team
AnalyserToken counting and cost estimation tool. Paste any text and see token counts across multiple LLM modelsAll users (always visible)When you want to check how many tokens a text consumes or estimate costs before sending to an agent
AnalyticsUsage dashboards showing request volume, session counts, latency, error rates, tool usage, and agent performanceTenant Admins onlyWhen you want to understand how the platform is being used and identify performance bottlenecks
Cost ControlToken cost tracking with breakdowns by agent, user, and session. Shows input/output/thinking token costsTenant Admins onlyWhen you want to monitor and optimize your LLM spending
IntelligenceAgent reasoning insights — LLM call patterns, thinking token distribution, tool invocation analysisAll users (always visible)When you want to understand how your agents think, which tools they use most, and where they spend reasoning effort
MCP DebugTest and debug Model Context Protocol integrations with 18 Google Cloud MCP serversUsers with MCP Debug access enabledWhen you're building agents that use MCP tools and want to validate connections before deploying
AgentGuardSecurity firewalls — configure blocked phrases, country restrictions, PII filtering, and monitor safety eventsTenant Admins only (requires AgentGuard enabled in Settings)When you want to set up security rules or review blocked/flagged messages
Access ManagementUser management hub — invite users, assign roles, configure section access, manage agent access, view permission matrix, and access settingsTenant Admins onlyWhen you need to manage your team's access to the platform

Bottom Sidebar Items

Below the main navigation, you'll find these controls:

ItemWhat It Does
User Profile MenuShows your name and email. Click to access your profile or sign out
SettingsOpens the Settings page — manage Tenant details, API keys, billing, subscription, and AgentGuard toggle
SupportAccess help resources and contact the TraptureIQ team
Pricing / UpgradeView available subscription plans (visible when on trial or expired subscription)
Theme ToggleSwitch between light and dark mode (sun/moon icon)
Collapse/ExpandToggle the sidebar between full-width and icon-only mode

How Visibility Works

Understanding why you can or can't see certain sidebar items:

For Tenant Admins

  • You see every sidebar item listed above.
  • You have unrestricted access to all platform modules.

For Tenant Users

  • You only see items your admin has enabled for you via Section-Level Access.
  • Items marked as admin-only (Admin, Analytics, Cost Control, AgentGuard, Access Management) are completely hidden — you cannot see or navigate to them.
  • Analyser and Intelligence are always visible regardless of your configuration.
  • If you navigate directly to a URL for a section you don't have access to, you will be redirected to the Agents page.

AgentGuard Visibility

AgentGuard has an additional requirement: it must be enabled in your Tenant's Settings before it appears in the sidebar. Even Tenant Admins won't see it until it's activated.


Finding What You Need — Quick Reference

I want to...Go to...
Chat with an AI agentAgents → find your agent → click Chat with Agent
Debug why an agent gave a wrong answerTraces → filter by agent and time range → inspect the waterfall
See all conversations that happened todaySessions → set time filter to "Last 24h"
Check if an agent is leaking sensitive dataAgentGuard → Content Safety Dashboard
Test my agent against jailbreak attacksEval → Security Eval → select Jailbreak template
See how much my agents are costingCost Control → filter by agent and time range
Count tokens in my prompt before using itAnalyser → paste your text
Invite a colleague to my workspaceAccess Management → click Invite User
Test a BigQuery MCP connectionMCP Debug → Add Connection → select BigQuery