{% extends "base.html" %} {% block title %}Invite User - Familiar Admin{% endblock %} {% block content %}
← Back to Users

Invite New User

Role Permissions

  • Staff: Chat with Familiar, manage own tasks/calendar, view shared data
  • Read Only: View data only, cannot send messages or make changes
  • Admin: Everything, plus manage users and system settings

The user will receive an email with a link to complete their registration.

{% endblock %}