Settings
Governance & billing
Nevika Labs · scale plan. Infrastructure controls for keys, permissions, policies, isolation and spend.
DEMO REFERENCE — this page shows illustrative governance, key, environment and billing examples. Real API keys, environments and policies live in Applications and Governance; real spend lives in Usage. Nothing on this page is live production data.
Permission model
APPLICATION→
USER→
RESOURCE→
ACTION→
PERMISSION
Permissions
| Resource | Action | Application | Mode | Scope |
|---|---|---|---|---|
| calendar | read | Personal AI | allow | all calendars |
| calendar | write | Personal AI | ask | primary calendar |
| send | Personal AI | ask | known contacts | |
| payments | execute | Travel AI | ask | ≤ £1,500 |
| memory | create | Travel AI | allow | travel namespace |
| browser | execute | WhatsApp AI Agent | deny | all |
| knowledge | read | Customer Support AI | allow | kb_product |
Policies
- Execution policy · purchasesAsk
Any tool with scope payments:write requires human approval above $250.
- Access policy · memoryDeny
Memory is readable only by the owning application. Cross-app reads are denied.
- Retention policy · episodicScoped
Episodic memory expires after 180 days unless promoted to semantic.
- Execution policy · browserTemporary
Browser agents run in an isolated session; downloads are quarantined.
Audit log
- 14:41:02sam@nevika.iorotated api key uqp_sk_prod_••••4c2a
- 13:08:55systemdenied memory.read across application boundary
- 11:22:10ada@nevika.iogranted calendar:write to Travel Agent (staging)
- 09:47:31systemapproval requested for payments:write execution
API keys & secrets
Illustrative examples — manage real keys under Applications
| Name | Key | Environment | Scopes | Created | Last used |
|---|---|---|---|---|---|
| Personal AI · server | uqp_live_8f2c_•••• | production | query:writememory:rwagents:runtools:execute | 2026-01-14 | 2 min ago |
| WhatsApp bridge | uqp_live_31ba_•••• | production | query:writeevents:writememory:read | 2026-02-02 | 18 min ago |
| Travel AI · staging | uqp_stg_c704_•••• | staging | query:writeknowledge:rwworkflows:run | 2026-03-21 | 4 h ago |