What Duvento does
Duvento is a deadline tracker for web agencies. It keeps domains, SSL certificates, hosting, plugin licenses, and other renewals in one workspace so dates, owners, and reminder contacts are not split across spreadsheets.
Core concepts
A workspace is the agency space created when you register on Cloud or finish self-hosted setup. Clients, assets, reminders, and team members live inside it.
A client is the company or project you track for. Assets attach to a client.
An asset is one tracked item with a type, optional expiry date, owner (agency / client / unknown), payer, reminder contact, and notes.
Status is calculated from the expiry date: Expired, Critical (0–7 days), Urgent (8–14), Soon (15–30), OK (more than 30), or Unknown when no date is set. See Understanding asset statuses.
Create a workspace
Cloud creates the first workspace during registration. Self-hosted setup creates it in the installer or with:
php artisan duvento:installThere is no in-app control to create extra workspaces or switch between them.