Creating a Time Travel agent

Hitachi iQ Studio User Guide

Version
1.0.x
Audience
anonymous
Part Number
MK-26HIQS001-00
ft:lastEdition
2026-03-31

Create time travel agent uses past‑dated information to answer questions. Creating one involves selecting the date and selecting the tools it will use.

  • Make sure you have administrator or agent builder permission.
  • Open knowledge base and check that each required collection displayed a green checkmark.
  • Verify that the necessary MCP servers are registered.
  • You have prepared your system prompt (role definition) and know which model to use.
  1. On the iQ Studio home page, go to AI Agents and click Create.
  2. On the Create an AI Agent page, select Time Travel agent type.

    The following table describes the additional information required to create a new agent.

    Field Description
    Type Select the Time Travel Agent agent type.
    Import Agent (.json): Upload a JSON file that defining the time travel agent’s configuration, including its roles, tools, workflows, and permissions. After you upload the file, the system reads the configuration and installs the agent.

    Note: Use this option only if you have previously exported an agent as a JSON file.

    Name Human-readable agent name.
    Description Short summary of the agent’s purpose.
    Instructions Specifies agent’s role, objectives, tone, constraints, and decision-making rules. Serves as the primary instruction that guides all agent behavior.
    Avatar Select a representative image or icon for the agent that reflects its role, tone, and brand from the available options.
    Avatar dropzone You can use a custom image. The supported file types are JPG, JPEG, JFIF, PJPEG, PJP, PNG, SVG, and the maximum file size must be under 1 MB.
    Advanced options* Optional settings used to control agent limits and behavior.
    Model Select the model that will power the agent from the available list.
    Temperature Controls the randomness of the model's outputs. Lower values (0–0.3) produce deterministic, focused responses; higher values (0.9–1.0) yield more varied and creative outputs.
    System Prompt The agent’s role, objectives, tone, constraints, and decision-making rules. Serves as the primary instruction that guides all agent behavior.
    Max Tokens Sets the maximum number of tokens the model can use in a single response or operation. This limit controls output length and cost.
    Max Execution Time Specifies the maximum time (in seconds) the agent can run before it stops.
    Max Retries Defines how many times the agent retries a failed task or call.
    Max React Tool Calls Limits the number of tool calls the agent can perform in one run.
    Note*: Leave advanced options at default unless you need custom control policies.
  3. Click Next.
  4. On the Equip page of the Build a new AI agent wizard, add one of the MCP servers that you created and then click Next.
  5. On the Configure Tool page, select a Knowledge Base from the collections list, and then click Apply.
  6. Set the permissions for the tool:
    • Always Allow: Grants permission to run without asking for confirmation each time.
    • Ask Before Running: Requires user confirmation before the tool runs.
  7. Click Apply.
  8. Click Next and then click Done.
  9. Confirm that the new time travel agent appears in the AI Agents list on the AI Agents page.