ask the nozzle

Privacy & data retention

What happens to the data you submit — in plain English.

Last updated: 2026-04-30

Ask The Nozzle is a diagnostic tool that uses Anthropic's Claude API to analyse photos of failed 3D prints. This page explains exactly what happens to the data you submit.

What is processed

When you submit a diagnosis request, your photos, gcode file, slicer settings text, and free-text notes are sent to Anthropic's Claude API to generate the diagnosis. Anthropic processes the request under their commercial API terms and does not retain the data for model training. The diagnosis text comes back to you in the browser.

What we keep on this server

Always (needed for billing and abuse prevention; cannot be opted out):

Only if you tick "Help improve the agent":

Saved submissions are reviewed by the operator to identify cases where the agent was wrong and to improve the diagnostic rules. Each saved submission has a 12-character case ID shown next to your diagnosis. You can request deletion of any saved submission at any time using that case ID — see "Delete my data" below.

The learned defect pattern from a saved case may also be added to the agent's public knowledge base in a generalised, anonymised form. Your raw photos and gcode are never republished. Personal identifiers (filenames, machine serial numbers) are stripped. The published form looks like: "Defect class X with material Y is often caused by Z; fix is W." If you would prefer your case to be reviewed but not republished in any form, just delete it via the case ID after submitting.

Pricing & quota (for context)

Free trial: 30 credits on signup — enough for one photo diagnosis plus a small chat. Paid plans range from £3/month (300 credits) to £25/month (3,000 credits), or pay-as-you-go top-ups from £3. Annual subscriptions get 2 months free. Credits expire 12 months from your last activity. Cancel any time. Higher-volume usage is on request — see /subscribe.

Retention

Saved submissions are kept for up to 12 months from the date of submission, then automatically deleted. Usage records (the minimal kind) are kept for up to 24 months for billing and analytics.

Delete my data

To delete a saved submission, send an HTTP DELETE request to /api/cases/<case_id>, where <case_id> is the 12-character ID shown under your diagnosis. For example:

curl -X DELETE https://diagnose.example.com/api/cases/abc123def456

Or email the operator with the case ID and we will delete it within 7 days. To delete every saved submission you have made, email the operator from the same address you used for your account — we will purge all saved cases linked to that address.

Third parties

Legal basis (UK GDPR)

Processing of your submission for diagnosis is performed under contract (you ask for a diagnosis; we provide one). Retention beyond the diagnosis call requires your explicit consent via the checkbox on the upload form. You may withdraw consent at any time by deleting the case (see above). For minimal usage records, the legal basis is legitimate interests (billing, fraud prevention).

Contact

Operator: Graham (gmracing.co.uk). For questions or data requests: info@askthenozzle.com.