Dashboard Guide

How to find, deploy, and manage your AI agents from the ModelFitAI dashboard.


Dashboard Overview

After signing in, you'll land on the dashboard. It has two main sections:

  • My Agents — your running and stopped agents
  • Browse Templates — all available agent templates to deploy

Browsing & Finding an Agent

Using the Search Bar

Type what you want your agent to do:

find leads on Reddit for my SaaS product
post and schedule tweets for my startup
track upvotes on my Product Hunt launch

ModelFitAI suggests the best template for your use case.

Browsing Templates Directly

Scroll down to Browse Templates to see all available agents. Each card shows:

  • What the agent does
  • Which tier is required (Free / Starter)
  • Which channels it supports (Telegram / Discord)

Deploying an Agent

Click Deploy on any template. You'll walk through a short setup wizard:

Step 1 — Choose a channel

Pick Telegram (recommended) or Discord.

Step 2 — Enter your AI API key

Paste your Anthropic, OpenAI, or OpenRouter key. How to get an AI API key →

Step 3 — Enter your bot token

For Telegram: paste the token from @BotFather. How to create a Telegram bot →

Step 4 — Optional keys

Some templates ask for additional keys (Brave Search, X API). These are optional unless the template specifically requires them.

Step 5 — Deploy Now

Click Deploy Now. Deployment takes 30–60 seconds.

When done, you'll see "Agent is live!" — your agent is now running on ModelFitAI's managed infrastructure.


Managing Your Agents

My Agents Tab

This tab shows all your agents with their current status:

| Status | Meaning | |--------|---------| | 🟢 Running | Agent is live and responding | | 🔴 Stopped | Agent is stopped, slot is free | | 🟡 Deploying | Container is being started | | ⚠️ Error | Deploy failed — check your keys |

Stopping an Agent

Click Stop on any running agent. The container is removed from the server and your slot is freed up. Your agent's data (leads, settings) is preserved in a volume — you can redeploy later.

Redeploying

Click Deploy again on the same template to restart your agent. It will re-use the same bot token and keys you entered before.


Agent Limits by Plan

| Plan | Agents | |------|--------| | Free | 1 (7-day trial) | | Starter ($19/mo) | 3 | | Pro (coming soon) | Unlimited |

If you've reached your limit, stop an existing agent before deploying a new one, or upgrade your plan.


Talking to Your Agent

Once deployed, open Telegram and find your bot. Send it:

/start

Then try template-specific commands:

  • Reddit Lead Gen: scan r/entrepreneur for SaaS leads
  • X Autopilot: post: Launching our product today!
  • Product Hunt: check my launch status

Need Help?