MeshCentral Assistant
Initial Setup
Agent Invite Code
"domains": {
"": {
"agentInviteCodes": true
}
}

Agent Invitation
Click on the 'Invite' button next to the device group name to access it.
Link Invitation
For link invitation web page customization:
- Alongside
meshcentral-datacreate a folder calledmeshcentral-web - Create a
viewsfolder in it and copy the filenode_modules/meshcentral/views/invite.handlebarsinto it. - That copy will be served instead of the default one, so you can customize it as you want.

Email Invitation
This option will show up if you have an SMTP email server set up with MeshCentral.
For invitation email customization:
- Alongside
meshcentral-datacreate a folder calledmeshcentral-web - Create an
emailsfolder in it and copy the filesnode_modules/meshcentral/emails/mesh-invite.txtandnode_modules/meshcentral/emails/mesh-invite.htmlinto it. - These copies will be used instead of the default ones, so you can customize them as you want.

Email notification
You can also get an email notification when someone clicks the "Request Help" button in the Assistant agent.
