Help center
Quick answers and links to documentation.
How do I create my first report?
Sign in, go to the Data Analyst dashboard, create a project if needed, then create a report. You can generate an AI summary and export to PDF. See the Getting started guide.
Learn more →Can I upload my own data?
Yes. Use the Data Engineer dashboard or the ingest API to upload CSV files. Schema detection and profiling run automatically. Try the demo dataset first.
Learn more →How do workspaces and roles work?
Orinel has profile roles (Analyst, Scientist, Engineer) and workspace roles (Owner, Admin, Editor, Viewer). Workspaces let teams share projects with granular permissions. See the Workspaces doc.
Learn more →Is my data secure?
We use Supabase with RLS, HTTPS, secure cookies, and optional SSO. Audit logs and GDPR export/delete are available. See Security and Compliance docs.
Learn more →How do I get API access?
Use your session for browser requests. For scripts and integrations, create an API key (when available in settings) and send it in the Authorization header. See the API reference.
Learn more →