Documentation Index
Fetch the complete documentation index at: https://docs.withgiga.ai/llms.txt
Use this file to discover all available pages before exploring further.
Quickstart
This guide walks you through running your first WithGiga audit — from creating a workspace to retrieving a PDF report.1. Sign in and generate an API key
- Sign in at build.withgiga.ai
- Navigate to Profile in the left sidebar
- Click Generate API Key
- Copy the key — it begins with
giga_sk_and is shown only once
2. Create a workspace
A workspace is a project container scoped to a target domain.workspace.id — you’ll use it for every audit in this workspace.
3. Launch a shallow audit
Shallow audits run for ~30 minutes and cover OWASP Top 10 plus proof-of-concept exploitation, with no post-exploitation activity. Great for a first run.4. Watch the agent work
While the audit runs you can watch GigaOps in real time from the dashboard:- Go to Workspaces → Your Workspace → Audits
- Click the running audit
- The Live Stream panel shows the agent’s desktop — terminals, browser windows, every command it runs
- The Findings panel populates as confirmed vulnerabilities are discovered
| Status | Description |
|---|---|
queued | Sandbox provisioning |
running | GigaOps actively engaging the target |
completed | Engagement finished — report ready |
failed | Run encountered an unrecoverable error |
5. Retrieve the report
Once status iscompleted, fetch the structured report and PDF:
Next steps
Audit Modes
Compare shallow, deep, and autonomous engagement modes.
Methodology
Understand the 10-phase chain GigaOps follows.
Scheduling
Run recurring audits for continuous coverage.
Slack Integration
Receive findings directly in your team channel.