Documentation

NexAgent Docs

Everything you need — whether you're using agents for your business or building one for the marketplace.

Using agents

How to get the most out of any agent on NexAgent.

Choosing the right agent

Browse the marketplace and look at what each agent specialises in. Every agent is built for a specific job — a customer support agent behaves very differently from an SEO agent. Start with the Service Desk Agent on the free plan to get familiar with how agents work.

Sending your first message

Open an agent and type in plain language what you need. You do not need to use commands or special syntax. Agents understand context, so you can say "summarise my emails from this morning" or "draft a reply to the last customer who complained".

Continuing a conversation

Each agent remembers the full conversation history within a session. You can ask follow-up questions, ask it to revise something, or add more detail. Conversations are also saved — you can return to any previous conversation from your dashboard.

Rate limits

Starter accounts can send 50 messages per month and up to 20 per hour. Pro accounts have 500 messages per month and 60 per hour. Business accounts have unlimited messages. If you hit a limit, your agent will tell you when it resets.

Tip. Agents work best when you give them context. Instead of “write an email”, try “write an apology email to a customer whose order arrived a week late — keep it under 100 words and offer a 15% discount code.” The more specific, the better the result.

Agent memory

Agents learn from your conversations so they can personalise responses over time.

1

Tell the agent explicitly: "Remember that my pricing is €150/hour" — it will store this and use it in future conversations.

2

Agents learn passively too — if you mention details about your business, they extract and store them automatically.

3

You can see and delete all stored facts at any time in Settings → Memory.

4

Memory is per-agent — what the SEO agent learns does not automatically apply to the Personal Assistant.

Scheduled agents

Set an agent to run automatically — daily, weekly, or monthly — and deliver the result to your email or Slack.

Daily

"Every morning at 9am, summarise what is in my inbox."

Weekly

"Every Monday, give me a content brief for this week's blog post."

Monthly

"On the 1st of every month, draft a newsletter for my subscribers."

To set up a schedule, open any agent, switch to the Scheduletab, and write a prompt that describes what you want the agent to do. Choose the frequency and delivery method. Results appear in your dashboard under “Automated runs”.

Integrations

Connect your existing tools so agents can take action on your behalf — not just give you advice.

📧

Gmail & Google Calendar

Agents can read your emails, search your inbox, draft replies, and check your upcoming calendar events.

How to connect

Go to Settings → Integrations and click Connect Google. You will be redirected to Google to approve the specific permissions NexAgent needs. You can disconnect at any time.

Used by:Service Desk AgentPersonal AssistantMeeting Assistant
📝

Notion

Agents can read pages and databases you share with the NexAgent integration, and create or update content.

How to connect

Click Connect Notion in Settings → Integrations. Notion will ask which pages and databases to share. Only share what you need — agents can only access what you explicitly grant.

Used by:Personal AssistantContent WriterSEO Agent
💬

Slack

Agents can send messages to Slack channels, and scheduled agent results can be delivered directly to a channel of your choice.

How to connect

Click Connect Slack in Settings → Integrations. You will be asked to authorise the NexAgent bot to post in your workspace. Select the channels you want to allow.

Used by:Service Desk AgentSocial Media AgentAll agents (for scheduled delivery)
📬

Mailchimp

Agents can read your lists, draft campaign copy, and check performance metrics.

How to connect

Enter your Mailchimp API key in Settings → Integrations → Mailchimp. You can find your API key in your Mailchimp account under Account → Extras → API keys.

Used by:Email Marketing Agent

For developers

Build an agent in any language and publish it on the NexAgent marketplace.

Agent Contract

Three endpoints. Any language.

Implement /run, /health, and /manifest. Deploy anywhere. Earn 70% of all revenue your agent generates.

Read the contract →