SaaS

SaaS users

User accounts with plans, engagement, subscription state, and signup details.

8Fields
3Formats
Variations
02

Preview

Showing 7 of 25 generated rows

user_idnameemailcompanyplanactivemonthly_spendsigned_up_at
fd153878-8be2-4879-9606-86428a94c76fNora Patelnora.patel@example.comGoodfieldbusinesstrue192024-12-14T00:50:01.889Z
2d61539e-92ab-458d-bb70-b48863a00229Ava Patelava.patel@example.comJuniper Worksprotrue192024-01-29T00:07:26.967Z
fb0d6e0c-da33-425a-89b0-478240b8beccLeo Nielsenleo.nielsen@sample.orgNorthstar Labsfreetrue02024-03-13T07:05:06.393Z
029a0232-6cc5-48f2-9bd6-de7cc366ff97Leo Martinleo.martin@sample.orgJuniper Worksbusinesstrue2492024-03-20T17:04:55.261Z
17d7ff11-1017-4adf-ae58-7e224177cd78Sofia Okaforsofia.okafor@sample.orgGoodfieldbusinesstrue02024-11-11T12:43:51.185Z
a65a686e-4339-4bdd-a8a2-305ffdc0a268Maya Chenmaya.chen@sample.orgForma Studiofreetrue2492024-11-22T07:10:55.367Z
32210b27-d6fb-48a4-9e4f-4c29fafc2068Zara Nielsenzara.nielsen@example.comArc Systemsprotrue492024-06-21T15:43:40.950Z
saas-users.json
[
  {
    "user_id": "fd153878-8be2-4879-9606-86428a94c76f",
    "name": "Nora Patel",
    "email": "nora.patel@example.com",
    "company": "Goodfield",
    "plan": "business",
    "active": true,
    "monthly_spend": 19,
    "signed_up_at": "2024-12-14T00:50:01.889Z"
  },
  {
    "user_id": "2d61539e-92ab-458d-bb70-b48863a00229",
    "name": "Ava Patel",
    "email": "ava.patel@example.com",
    "company": "Juniper Works",
    "plan": "pro",
    "active": true,
    "monthly_spend": 19,
    "signed_up_at": "2024-01-29T00:07:26.967Z"
  },
  {
    "user_id": "fb0d6e0c-da33-425a-89b0-478240b8becc",
    "name": "Leo Nielsen",
    "email": "leo.nielsen@sample.org",
    "company": "Northstar Labs",
    "plan": "free",
    "active": true,
    "monthly_spend": 0,
    "signed_up_at": "2024-03-13T07:05:06.393Z"
  },
  {
    "user_id": "029a0232-6cc5-48f2-9bd6-de7cc366ff97",
    "name": "Leo Martin",
    "email": "leo.martin@sample.org",
    "company": "Juniper Works",
    "plan": "business",
    "active": true,
    "monthly_spend": 249,
    "signed_up_at": "2024-03-20T17:04:55.261Z"
  },
  {
    "user_id": "17d7ff11-1017-4adf-ae58-7e224177cd78",
    "name": "Sofia Okafor",
    "email": "sofia.okafor@sample.org",
    "company": "Goodfield",
    "plan": "business",
    "active": true,
    "monthly_spend": 0,
    "signed_up_at": "2024-11-11T12:43:51.185Z"
  },
  {
    "user_id": "a65a686e-4339-4bdd-a8a2-305ffdc0a268",
    "name": "Maya Chen",
    "email": "maya.chen@sample.org",
    "company": "Forma Studio",
    "plan": "free",
    "active": true,
    "monthly_spend": 249,
    "signed_up_at": "2024-11-22T07:10:55.367Z"
  },
  {
    "user_id": "32210b27-d6fb-48a4-9e4f-4c29fafc2068",
    "name": "Zara Nielsen",
    "email": "zara.nielsen@example.com",
    "company": "Arc Systems",
 
Schema

What’s inside.

A stable, documented schema across every generated format.

user_iduuid

Unique user identifier

namestring

User full name

emailemail

Account email

companystring

Organization name

planstring

Subscription tier

activeboolean

Account activity state

monthly_spenddecimal

Monthly spend in USD

signed_up_atdate

Registration date