About Valoro
High-level overview of the product public and private areas.
Product overview
Valoro combines a private workspace for creating analyses with a public area to discover profiles and shared valuations.
Private area (authenticated user)
The private area contains the valuation workflow:
- company list at
/companies; - company page at
/companies/[company_ticker]; - valuation creation at
/my-valuations/create/[company_ticker]; - your valuations list at
/my-valuations; - valuation editing at
/my-valuations/edit/[valuation_handle]; - settings at
/settings/profile,/settings/security, and/settings/billing.
Public area
The public area is focused on discovery and viewing:
- public valuations list at
/valuations; - public profiles list at
/profiles; - profile page at
/profiles/[profile_handle]; - profile valuations list at
/profiles/[profile_handle]/valuations; - public valuation detail at
/profiles/[profile_handle]/valuations/[valuation_handle].
Documentation
The /docs section includes FAQs, usage guides, and release history to explain currently available product flows.