Custom Pages
To add a custom page to your client panel go to Settings → Templates and click Add Page.
Here you can give your page a name which is also going to be in the pages URL. For example, a page called “test” is accessible at clients.example.com/portal/page/test.
The code editor supports full Twig syntax and HTML. You have access to the user template variable and can use Tailwind v4 utility classes for styling. Your content goes between the {% block content %} and {% endblock %} tags.
Once you’ve saved the page you can link to it from the Client Panel. Go to Settings → Sidebar and add a new link in the sidebar.