Skip to content

Console

The console is the web interface to your account. It lives at console.racksystems.cloud and is open by invitation during preview. Everything the console shows is also available from the API. The console never has data that the API does not have.

Pages

Clusters shows each cluster you can use, its region, hardware and current utilization. For C1 it shows 8 GPU tiles, each with live utilization, memory, temperature and power, updated once a second. The tiles are the same telemetry that the public site shows, with your jobs labelled.

Jobs lists every job your team has submitted in the last 90 days. Each row shows status, GPU count, plan, metered minutes and cost so far. Clicking a job opens its log stream and per GPU telemetry for the length of the run.

Reservations shows reserved capacity held by your team, with start date, end date, GPU count and utilization over the term. If a reservation has run under 50 % utilization for 7 days, the console says so on this page. It does not email you about it.

Usage is the metered view. Hours per plan, per cluster, per day, with the invoice total so far for the current month. Export as CSV.

Settings holds API keys, team members and billing details. Keys are shown once at creation. Rotating a key invalidates the old one after 10 minutes.

Teams

An account is a team. Every member can submit jobs and read telemetry. Only owners can create keys, change billing and sign reservations. There are no finer grained roles in V1.

Logs

Job stdout and stderr stream to the console for the length of the job and stay readable for 30 days after. Logs larger than 2 GB per job are truncated at the head. If you need longer retention, write logs to shared storage from inside the job.

What the console does not do

It does not build images. Bring one from a registry we can pull from. It does not schedule recurring jobs. Use the API from your own scheduler. It does not show cost forecasts. The pricing page and your metered minutes are enough to do that arithmetic yourself.

Access

Request access if you do not have an invitation yet. Until then the console login page answers with Console access is invite only during preview.

RACK SYSTEMS, us-west. Console and API access is by invitation during preview.