Policy Compliance Agent > Using the Policy Compliance Agent recipe > Step 3. Configure the agent flow
  

Step 3. Configure the agent flow

To configure the agent flow, configure its variables and deployment properties and save your changes. After you configure the agent flow, you can deploy and test it.
  1. 1Open the Policy Compliance Agent agent flow.
  2. 2Configure the agent flow variables. To do this, click Variables on the tool bar and enter the default values for the following agent flow variables:
  3. Variable
    Description
    Default Value
    username
    Name of the IDMC user with read and write permissions for accessing assets.
    IDMCAdmin
    password
    Password for the user specified in the username variable.
    adminPass
    hostname_login
    URL used to log into the IDMC organizaton.
    https://dm-em.informaticacloud.com
    API_CDGC
    URL of the CDGC instance of the IDMC organization, used for executing CDGC API calls.
    https://cdgc-api.dm-em.informaticacloud.com
    hostname_cdam
    URL of the CDAM instance of the IDMC organization, used for executing CDAM API calls.
    https://cdgc-api.dm-em.informaticacloud.com/cdam-policy-api/api/v1/data-access-controls
    terms_json
    JSON format used for business terms recommendations.
    Retain the default value:
    { \"Name\": \"example name\", \"Description\": \"example description\", \"Operation\": \"operation\" }
    policy_json
    JSON format used for CDGC policies recommendations.
    Retain the default value:
    { \"Name\": \"example name\", \"Description\": \"example description\", \"Operation\": \"operation\", \"Type\": \"Chosen Policy Type\" }
  4. 3Configure the deployment properties.
  5. For more information, see Deployment properties in the AI Agent Engineering guide.
  6. 4Validate and save the agent flow.
For more information about deploying and testing an agent flow, see "Deploy the agent" and "Test the agent" in the AI Agent Engineering guide.