Sign up
DataMaker is a hosted SaaS — there’s nothing to install. You sign up at datamaker.automators.com, verify your email, pick a workspace name, and you’re in.
Create the account
- Go to datamaker.automators.com.
- Click Sign up. Enter your work email and a password, or continue with Google.
- Verify your email (one click in the message we send).
Workspace and project
Every DataMaker account has at least one workspace (your team) and at least one project (a logical grouping of templates, connections, and scenarios).
On first sign-in we ask you to:
- Name your workspace — this is shown in the top-left dropdown and appears in API tokens.
- Pick a project name.
defaultis fine; you can rename it later.
Invite teammates
Settings → Team members → Invite by email. You can give each member one of three roles:
| Role | Can do |
|---|---|
| Owner | Everything. Billing, team, all projects. |
| Admin | Manage projects, connections, scenarios, API keys. No billing. |
| Member | Read/write templates and scenarios in projects they’re assigned to. |
Generate an API key
You’ll need at least one API key to call the REST API or to wire DataMaker into CI/CD.
- Open Settings → API Keys.
- Click New API key, give it a recognisable name (e.g.
gha-staging). - Copy the value. We don’t store the plaintext — if you lose it you generate a new one.
API keys carry the role of the user who created them.
Next
You have an account. Build your first template →