LogoLogo
Release notesDocs homeFabricateTonic.ai
  • Tonic Fabricate User Guide
  • Fabricate workflow
  • Tutorial videos
  • Fabricate account
    • Getting started with Fabricate
    • Fabricate license plans
    • Managing your Fabricate account and profile
    • Managing users in your account
  • Databases
    • Supported database types
    • Creating and managing databases
  • Backing up and restoring the database definition
  • Configuring database variables
  • Exporting data from a database
  • Tables and columns
    • Managing database tables
      • Configuring table settings
      • Adding a table to a database
      • Removing a table from a database
      • Attaching static data to a table
      • Regenerating table data
  • Managing table columns
    • Adding and removing columns
    • Configuring a column
    • Generator reference
      • Calculated or related values
      • Data type and specific values
      • Names and other identifying information
      • Telephone numbers and email addresses
      • Geographic locations
      • Air travel
      • Natural science
      • Networks and files
      • Banking and finance
      • Dates and times
      • Vehicles
      • Companies and products
      • Healthcare and health insurance
      • Languages
      • Movies
      • Education
  • Views
    • Creating and managing views
    • Views reference
  • Workspaces
    • About workspaces
  • Creating and managing workspaces
  • Database mock API
    • About mock APIs
    • Defining a mock API
    • Creating and querying database snapshots
  • Mock API reference
  • Fabricate API and CLI
    • About the Fabricate API and CLI
    • Managing Fabricate API keys
    • Daily limits on generated data
    • Using the Fabricate API
      • Authentication for the API
      • Data model
      • Managing databases from the API
      • Generating data from the API
    • Using the Fabricate CLI
      • Setting up CLI access
      • Using the CLI to load data
Powered by GitBook
On this page
  • Creating your account
  • Using an existing account
  • Registering with an email address and password
  • Creating your first database
Export as PDF
  1. Fabricate account

Getting started with Fabricate

Last updated 3 days ago

To create an account, can use Google, GitHub, or Microsoft Office, or specify an email address and configure a password.

Your Fabricate account is initially created under the free license plan. You can then upgrade to a paid plan. For more information, go to Fabricate license plans.

You are also prompted to create your first database.

Creating your account

To get started, go to .

Using an existing account

One option is to tie your Fabricate account to an existing Google, GitHub, or Microsoft account.

To use an existing account:

  1. Click the account type.

  2. Provide the account information.

Registering with an email address and password

You can also register with an email address and create a Fabricate password.

  1. In the Name field, provide the name to use for the account.

  2. In the Email field, provide the email address to use for the account.

  3. In the Password field, create your Fabricate password. Fabricate passwords must contain at least 6 characters.

  4. Click Sign Up.

Creating your first database

It then prompts you to create your first database.

  1. In the Database Name field, provide the name of the database.

  2. From the Type dropdown list, select the type of database. For information about the available types, go to Supported database types.

  3. Click Create Database.

Fabricate creates the database, and displays the database settings page.

It also prompts you to create the first table in the database.

You can then continue to define your database, tables, and columns.

  • Creating and managing databases

  • Managing database tables

  • Managing table columns

When you create a Fabricate account, Fabricate automatically creates your first . The workspace uses your account name.

Optionally, in the Create Tables Script field, provide a SQL or script that defines the database schema.

workspace
prisma.schema
https://fabricate.tonic.ai/
Create My Account page to create a Fabricate account
Panel to create your first Fabricate database