Add sign-up and login
Last updated: July 3, 2026
You sometimes want visitors to sign up and log in to your product directly. Membership sites, communities, and subscription services all work this way. Tell the agent what membership features you need, and it adds the sign-up and login system.
The membership system where product users sign up directly is ServiceLogin. The operator login for managing content in the content studio is separate from this.
Tell your AI like this
Connect Google login to this login button.
What the AI then does
- Turns on ServiceLogin and connects a social login such as Google. You decide which social logins to accept.
- Connects the login button on the page so it uses that login. When someone logs in, the page receives that person's information (their name, etc.) and shows it through the screen logic you already have.
Now visitors can sign up and log in to your product directly. You can tell logged-in people apart from those who are not, and open up member-only features.
Check that it worked
If you log in with Google and that person's name appears below the button, then it is done.
What to do next
- Service members: covers what ServiceLogin and member permissions are.
- Divide up permissions: covers how to define what members can do in finer detail.
