Click “Agents” on the left sidebar. This will take you to a list of the existing agents for your org. To create a new one, click “New agent” in the top-right corner.

Creating the agent will integrate all of the components we have made thus far. Begin by returning the prompt and adding all of the tools that were created. Be sure the Tool names in the prompt text match the Tool names that are assigned to the prompt.

Next, link the Message and the prompt to the new Agent. Configure the timezone and STT options as you wish. Before we can test our agent, we have to get an API token to authenticate our Shopify API calls.

(Full agents docs)