Projects
A project is a workspace a consumer creates on your platform. It has an owner (the consumer who created it), a team, a country, optional API keys and media, and a verification state. The Projects area lets you oversee all of them.
The project list
The list shows every project with filter cards at the top — All, New, Activated, Suspended — each with a count. The table shows: name, status, country, description, owner email, team size, whether it's verified, and the creation date. It is paginated (50 per page). Click a project to open it, or use Search to find one by name.
Creating a project
New project opens a form where you pick the owner (search your consumers), then enter the name, description and country. On submit the project is created (status new, not yet verified), the owner is added as its administrator, and a welcome email is scheduled.
The project record
Opening a project shows three cards:
- Project — name, status, team size, creation date, description, country.
- Owner — the consumer who owns it (name, email, phone, last sign-in,
country) with a link to their consumer record.
- Verification — whether the project is verified, and when.
Sub-tabs give access to the team, API keys, media and settings.
Settings and status
The project Settings hub gathers the per-project actions:
- Edit name / Edit description — change the project's details.
- Verify — mark the project verified (shows the date afterwards).
- Activate — bring a suspended or deleted project back to active.
- Suspend — temporarily block the project.
- Delete — remove the project (soft delete).
Each action opens a confirmation screen and is recorded in the event log.
Team
Team lists the project's members with their status, role (the owner is the administrator), the device and location of their last sign-in, and when they were added.
- Add team member — invite an existing consumer by email; they receive an
invitation and appear as invited until they accept.
- Remove — take a member off the project. The last administrator can't be
removed, so a project always keeps an owner. Removal notifies the person.
API keys
API keys lists the keys belonging to the project: name, a masked preview, status, who created it, and when it was last used. Open a key to rename it, change its status (activated / suspended), or revoke it (permanent). Keys are scoped to their project.
Media
Media lists the CDN files attached to the project (name, size, upload date, status). See Media library for how the media system works.
Typical flow
Find the project (list or search) → open it → use the sub-tabs for team, keys or media, or the Settings hub to rename, verify, or change its status. Everything is logged.