Create an agent in the dashboard
In the Novu dashboard, create a new agent and enter its basic details.1
Go to the Agents page
In the Novu dashboard, open the Agents page.
2
Open Agents
In the sidebar, click Agents.
3
Create agent
Enter a name and description, then click Create agent.
4
Enter agent details
Enter the following information:
- Agent name: Display name for your agent. Slack and Microsoft Teams show this name when users mention the agent.
- Identifier: Unique slug used in code. Auto-generated from the name; cannot be changed after creation.
- Description: Summary of the agent’s purpose.
5
Set up agent
Click Set up agent. Novu opens the guided setup page, where you connect providers and copy the scaffold command for your bridge app.
Connect a provider
On the guided setup page in the Novu dashboard, link your agent to a messaging provider.1
Select a provider
In the Select provider list, choose a provider (for example, Slack).
2
Follow provider-specific steps
Related
Scaffold your project
Generate a bridge application with the Novu CLI.
Set up overview
View dashboard settings, bridge URL, providers, and handler code.
Quickstart
Create an agent, connect Slack, and get a reply in-thread.