Activate agents
After deploying the agents, activate the foundational agents to make them available for managing conversations in the chat interface.
Procedure
- Log in to the watsonx Assistant for Z Management Console.
- From the Chat interface, click the three vertical dots in the
upper-right corner, then select Agents. The Agent Registrations page is displayed, showing all the registered agents.
- Locate the agent you want to activate and select the Configure icon on its
card. The Agent Configuration appears.
- Activate the agent by providing the required details in the Agent
Configuration window. IBM Z Upgrade agentFollow these steps for the IBM Z Upgrade agent.
- Create a new connection by following the steps described in Configure agent connection.
- Connection: Click the edit icon and select the connection you created.
- Endpoint: The URL through which the agent is accessed.
- API Key: The authentication key used to securely connect to the agent.
- Status: Activates or deactivates the agent. Set to Active to make the agent available for use.
zRAG agentFollow these steps for the zRAG agent:- Connection: Ensure that zRAG Retriever Connection is selected.
- Endpoint: The URL through which the agent is accessed.
- API Key: The authentication key used to securely connect to the agent.
- Status: Activates or deactivates the agent. Set to Active to make the agent available for use.
Other agentsFollow these steps for the rest of the agents:- Endpoint: The URL through which the agent is accessed.
- API Key: The authentication key used to securely connect to the agent.
- Status: Activates or deactivates the agent. Set to Active to make the agent available for use.
The following table lists the endpoints for each agent.Agent name Endpoint URL format: http://<container-name>:<container-port>/<sub-urls>
Is the API key mandatory? Connection required? IBM Z Support http://wxa4z-support-agent:8000/v1/tls_chatYes Optional IBM Z Workload Scheduler Insights http://wxa4z-workload-scheduler-agent:8050/v1/aiops_chatYes Optional IBM Z OMEGAMON Insights http://wxa4z-omegamon-insight-agent:8050/v1/aiops_chatYes Optional IBM Z Upgrade http://wxa4z-upgrade-agent-mcp-client:8000/v1/upgrade_chatYes Yes (Follow the steps for the IBM Z Upgrade agent in Step 4)
BM Z Automation Insights http://wxa4z-automation-insight-agent:8050/v1/aiops_chatYes Not applicable zRAG http://wxa4z-zrag-external-agent:8000/v1/chat/completionsYes Yes (Follow the steps for the zRAG agent in Step 4)
Important:- The API key must match the
AGENT_AUTH_TOKENdefined in the respective.envfile for each agent. - The agent must be activated before performing any chat operations.
- The endpoints are default system URLs and must not be modified.
- Click Save to apply the configuration and activate the agent.