Razyyn
Documentation

Install Razyyn on ERPNext

A step-by-step guide for ERPNext and Frappe 14 or 15, from the server command to your first message.

About 10 minutes

1

Check access and make a backup

You need SSH or terminal access to the server that runs your Frappe bench, the site name, and a System Manager login. Make a database backup before changing installed apps.

cd /path/to/frappe-bench
bench --site your-site.example backup --with-files
2

Download the correct app version

Run the command for your ERPNext version from the folder that contains your bench.

ERPNext / Frappe 14

bench get-app accountant_agent https://github.com/Marwan-badr543/Razyyn-AI-Frappe --branch Razyyn-AI-Frappe-v14

ERPNext / Frappe 15

bench get-app accountant_agent https://github.com/Marwan-badr543/Razyyn-AI-Frappe --branch Razyyn-AI-Frappe-v15
3

Install it on your site

Replace your-site.example with the real site name shown in your bench sites folder.

bench --site your-site.example install-app accountant_agent
bench --site your-site.example migrate
4

Build and restart

Build the Razyyn front end and restart the workers so the new menu and chat appear.

bench build --app accountant_agent
bench restart
5

Sign in and connect

Log in as System Manager. Search for Razyyn AI, open the chat, create or sign in to your Razyyn account, then open Agent Settings and click Connect.

6

Set safe permissions

The connection creates a dedicated agent user, but gives it no business permissions by default. Give that user only the ERP roles and companies it needs. Keep recording off for your first test.

Configuration

7

Send your first message

Open Razyyn AI → Chat and ask: “What was our total sales this month?” If Razyyn asks for clarification, answer in the same chat. Your history stays in ERPNext.

Good to know

The free plan is available as soon as you connect.

Need help?

The free plan is available as soon as you connect.

Contact us