How do I get started with Secret Manager?

See the Getting Started guide for step-by-step instructions.

How do I reset my password or recover my account?

Use the password reset feature on the login page or contact your administrator.

How do I obtain an API token?

Login via the dashboard or use the /api/v1/auth/login endpoint to receive a Bearer token.

What should I do if I suspect a secret has been leaked?

Immediately rotate the affected secret, audit recent activity, and notify your admin or security team.

Can I use the same secret in multiple environments?

No, you should use separate secrets for development, staging, and production for security reasons.

How do I manage access to secrets?

Use roles and permissions to control who can view, create, update, or delete secrets. See Best Practices.

Where can I find API documentation?

See the API Reference and endpoint-specific docs in the sidebar.

Who do I contact for support?

Email support@hexelstudio.com or use the support link in the documentation navbar.

If your question is not answered here, please refer to the full documentation or contact support.