Skip to main content

AI Cockpit Lens Overview

AI Cockpit Lens is AI Cockpit's application for orchestrating AI agents, knowledge bases, workflows, projects, and integrations in one operational workspace. It helps teams create specialized agents, enrich them with retrieval-augmented context, and run intelligent pipelines connected to external tools such as Jira and BusinessMap.

What you see depends on the active organization, the environment configuration, and the permissions assigned to your account.

When to use

  • Use Lens to create and test AI agents for specific tasks.
  • Use it to organize knowledge bases with documents, files, and project context.
  • Use it to build workflows that combine one or more agents.
  • Use it to group resources by project, product, squad, client, or initiative.
  • Use it to configure integrations that support imports or workflow delivery.

Before you start

  • You need an active corporate account.
  • Confirm that the correct organization is selected before creating or reviewing resources.
  • Some actions may appear only when your account has permission to manage agents, workflows, knowledge bases, projects, or integrations.
  • Integration-dependent actions are available only when the related adapter is configured for the organization.

Step by step

  1. Open the AI Cockpit Lens URL provided by your organization.
  2. Sign in with your corporate account.
  3. Confirm the active organization in the header or account area.
  4. Open Home to review the current environment.
  5. Use the main navigation to access agents, knowledge bases, workflows, projects, and integrations.

Understand the application

AreaWhat it means
HomeShows an overview of the active organization, including agents, workflows, knowledge bases, executions, and projects.
AgentsLists, creates, edits, and tests AI agents with prompts, model configuration, tools, context variables, and knowledge bases.
Knowledge BasesManages RAG sources, documents, imports, chunking, and semantic search used as context by agents and workflows.
WorkflowsCreates and runs sequential, parallel, conditional, or team-based flows made from one or more agents.
ProjectsOrganizes resources by initiative, product, client, squad, or work context.
AccountLets you switch organization, language, theme, and session state.
IntegrationsConfigures external adapters used by imports, synchronization, or workflow outputs.

Core building blocks

Building blockRole in Lens
AgentSpecialized processing unit with its own instructions, model, tools, variables, and context sources.
Knowledge baseRAG repository that stores documents and synchronized project data for semantic retrieval.
WorkflowPipeline that defines how agents are executed, what input each step receives, and how outputs are delivered.
ExecutionRuntime record of a workflow, including status, step outputs, usage, cost, and formatted results.
AdapterOrganization-level connection that stores credentials for external systems such as Jira, BusinessMap, Azure DevOps, or Modernization.
tip

If an expected item does not appear, check the active organization first. Most Lens lists and actions are scoped to the selected organization.

Typical workflow

  1. Select the correct organization.
  2. Create or review a project to group related resources.
  3. Create a knowledge base and add the documents the AI should use as context.
  4. Create or configure an agent for the task.
  5. Test the agent in the playground.
  6. Create a workflow when the task needs multiple steps, context sources, or delivery adapters.
  7. Review the execution result, then copy, export, adjust, or rerun it when needed.

Expected result

After accessing Lens and selecting the correct organization, you should be able to see the resources available to your role, create new operational assets, and run workflows with the context configured for your organization.

See also