Heicode Docs
Overview

Manager Feature Pages

An overview of the feature pages available in Heicode Manager and their purposes.

Manager Feature Pages

Heicode Manager provides several feature pages to help you manage Agents, monitor tasks, view usage, configure policies, and handle security management. This page introduces the entry point and purpose of each feature page.

Agent Running Status (/agent-status)

The Agent Running Status page shows the operational status of all Agents in the current organization, including:

  • The number of currently running Agents.
  • The number of Agents being started.
  • The Agent list and their current status.
  • The task progress of each Agent.

You can use this page to get a quick overview of overall Agent operations and intervene promptly when anomalies are detected.

Usage Logs (/usage-logs)

The Usage Logs page records detailed information for each model invocation, including:

  • Invocation time.
  • Token consumption.
  • The corresponding task and Agent.
  • Model name.
  • Invocation result.

You can filter logs by time range for troubleshooting or analyzing usage trends.

Device Management (/devices)

The Device Management page is used to manage devices that have logged into the Heicode client. You can:

  • View the list of currently authorized devices.
  • View the login time and last active time of each device.
  • Revoke devices that are no longer in use or pose a security risk.

Device management is directly related to account security. It is recommended to regularly check and clean up unused devices.

Model Access & Managed Policy (/managed-policy)

The Managed Policy page is used to configure model usage policies. Administrators can:

  • Set the list of allowed models.
  • Configure model invocation limits.
  • Manage the enablement status of tools and MCP.

Tool & MCP Catalog (/tool-catalog)

The Tool & MCP Catalog page displays the currently available tools and MCP Servers, including:

  • List of built-in tools.
  • Connected MCP Servers.
  • Capability descriptions and permission requirements for each tool/MCP.

You can use this page to understand which tools an Agent can invoke and the permission scope of each tool.

Agent PR Cockpit (/agent-pr-tasks)

The Agent PR Cockpit is used to centrally view and manage Pull Requests created by Agents, including:

  • PR list and their status (open, merged, closed).
  • The task and Agent associated with each PR.
  • PR review status.

This page helps the team track code changes generated by Agents and ensures all PRs go through the appropriate review process.

Custom Agent Templates

On the Deploy Agent page (/deploy-agent), in addition to using the 19 role templates provided by Heicode, you can also create custom Agent templates:

  • Customize based on existing role templates.
  • Configure the template's skills, tools, and default permissions.
  • Save templates for reuse by the team.

Custom templates are suitable when the team has specific workflow needs, avoiding the need to reconfigure every deployment.

Audit Logs (/audit-logs)

The Audit Logs page records all critical operations, but access is permission-restricted:

  • Owner / Admin / Auditor roles can view the organization's complete audit records.
  • Regular Members and individual users cannot access this page (returns 403).

Audit logs include the operation subject, operation type, target resource, time, and result, and are used for compliance review and security troubleshooting.

Last updated on

On this page