Add WEEGLOO account login
Last updated: June 25, 2026
Sometimes you want a separate login screen for the team that manages content directly. This team is not made up of customers who signed up for your product. They are people who log in with a WEEGLOO account. Tell the agent you need this kind of management screen, and it adds a screen where people log in with a WEEGLOO account to work with content.
If you have not connected an agent yet, see Connect an agent first.
This is different from Add sign-up and login. That one is for customers who anyone can sign up as (members) in your product, while this is for a team that logs in with a WEEGLOO account. This team cannot sign up freely. Only people invited to the Space can get in. If you want to put operators inside your product who manage members, that belongs to Divide up permissions, which adds permissions on top of member login.
Tell your AI like this
Connect WEEGLOO account login to this login button.
What the AI then does
The agent takes this and does the following.
- Connects login with a WEEGLOO account. When someone logs in, it checks whether that person is a member of your Space.
- Lets through only people invited to this Space. An account that was not invited is blocked even if it logs in.
- Connects the login button on the page so it uses that login. The information of a person who gets through (their name, etc.) is received by the page and shown below the button through the screen logic you already have.
To add more people to the team, invite them to the Space. There is no way for them to sign up on their own the way customers do. Inviting people is covered in Organizations and Spaces.
Check that it worked
- Logging in with the WEEGLOO account of an invited team member shows that person's information below the button.
- Logging in with an account that was not invited does not get through and is blocked.
What to do next
- Divide up permissions: covers how to give each team member a different scope of what they can work with.
- Add sign-up and login: covers how to add a login where customers (members) sign up on their own.
- Organizations and Spaces: covers how to invite team members to a Space.
- API reference: covers technical specifications such as the request format you need when working with management features directly from a program.
