export default [ { title: 'Overview', url: '/intro/getting-started' }, { title: 'Use Cases', links: [ { title: 'Secrets Management', url: '/use-cases/secrets-management' }, { title: 'Data Encryption', url: '/use-cases/data-encryption' }, { title: 'Identity-based Access', url: '/use-cases/identity-based-access' } ] }, { title: 'Enterprise', url: 'https://www.hashicorp.com/products/vault/enterprise' }, { title: 'Whitepaper', url: 'https://www.hashicorp.com/resources/unlocking-the-cloud-operating-model-security?utm_source=vaultsubnav' }, { title: '|' }, { title: 'Learn', url: 'https://learn.hashicorp.com/vault' }, { title: 'Docs', url: '/docs' }, { title: 'API', url: '/api-docs' }, { title: 'Community', url: '/community' } ]