Skip to main content

Overview

Sign up for Oxygen Cloud, connect a data source, and ask your first question — all from the web app. No install, no terminal.
1

Create a workspace

Go to app.oxygen-hq.com and sign in. Choose Create workspace and give it a name (e.g. Acme Analytics).
2

Add an LLM key

Open Manage → Secrets and paste your OpenAI or Anthropic API key. Oxygen needs this to run the agents you’ll build.The home page shows a green check next to “LLM key” once the key is set.
3

Connect your data

From Manage → Workspace → Connections, click + Add connection and pick your warehouse: BigQuery, Snowflake, Postgres, ClickHouse, Redshift, MotherDuck, MySQL, or DuckDB. Paste the credentials Oxygen asks for and click Test.Need help picking a connector? See Connect your data →.
4

Ask your first question

Open the chat panel on the home page, pick the default agent, and type a question about your data — for example:
How many orders did we get last week?
Oxygen will generate the SQL, run it, and stream the answer back with the chart and the underlying query.
5

Save and share

Click Share on any answer to copy a link. Pin useful threads to your workspace sidebar, or turn one into a saved agent, procedure, or data app.

Next steps

Build with chat first

Build your first agent

Connect your data

AI prompts for your editor