Administration
Activity audit log
Skeyeform records what happens in a team: who created, edited, or deleted a form, who submitted data, who changed a member's role, who imported via Spreadsheet or Excel, and who deleted submissions.
The log appears as an Activity tab on the team dashboard, visible to Admin and above. It's the first place to look when you need to answer "who changed this, and when?".
The super-admin panel
Platform administrators — as opposed to team owners — get a separate admin area with its own sidebar: Overview, Users, Teams, and Platform Settings. Super-admins are taken there automatically when they sign in.
Users
- List every user on the platform
- Create a user — a personal team is generated automatically for them
- Reset a password
- Reset an API key (this invalidates that user's previously exported form JSON files)
- Delete a user
Deleting a user purges all of their forms and the collected submission data. It cannot be undone.
Teams
- List every team
- Create a team, assigning an owner by email address
- Delete a team — which likewise purges all its forms and submission data
Platform settings
Global limits that apply across the installation:
| Setting | Default |
|---|---|
| Maximum users | 100 |
| Maximum forms per team | 50 |
| Maximum submissions per form | 10,000 |
Raise these to match the size of your deployment.