> ## Documentation Index
> Fetch the complete documentation index at: https://hexelstudio.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Frequently Asked Questions (FAQ)

> Answers to common questions about Hexel Secret Manager.

## How do I get started with Secret Manager?

See the [Getting Started](./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](./best-practices).

## Where can I find API documentation?

See the [API Reference](./openapi) and endpoint-specific docs in the sidebar.

## Who do I contact for support?

Email [support@hexelstudio.com](mailto: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.
