Make AI Agents
AI agent use case
Step 1. Set up the AI agent
1 min
first, we need to create the ai agent and connect to an ai provider we can do that in the ai agents configuration tab navigate to the ai agents configuration tab in the left sidebar, then click the create agent button alternatively, you can create a new ai agent in the make ai agents > run an agent module in the module settings, click the create agent button in connection , select your ai provider connection users on all plans can select make's ai provider those on paid plans can also choose a custom ai provider connection , such as openai or anthropic claude if you don't have a connection to an ai provider, click add to open a create a connection dialog in the connection type dropdown, select your ai provider if applicable, f ill in the rest of the form according to the documentation for creating a connection to the ai provider check the list of ai providers click save to complete the connection in the agent name field, specify the name of the agent in the model field, select the ai model that the agent will use for reasoning in the system prompt field, define the agent's purpose and constraints for our shop inventory agent, fill in "you are a stock inventory bot " click save to confirm you have created an ai agent for managing your stock inventory however, your agent doesn't have any tools to do its job in the next section, we'll create {{scenario plural lowercase}} that function as tools for the agent