> ## 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.

# Getting Started with Secret Manager

> Quick start guide for new users of the Hexel Secret Manager.

Welcome to the Hexel Secret Manager! This guide will help you quickly get up and running.

## What is Secret Manager?

Hexel Secret Manager is a secure platform for storing, managing, and sharing sensitive information such as API keys, credentials, and configuration secrets. It supports both user and tenant scoped secrets, role-based access, and integrations with third-party services.

## Key Features

* Secure storage for secrets (user and tenant scoped)
* Role-based access control
* RESTful API and web dashboard
* Integration with third-party services (OAuth, etc.)
* Audit logging and activity tracking

## Quick Start

1. **Sign Up:** Register for an account via the Hexel Console or contact your admin.
2. **Login:** Obtain an access token using the `/api/v1/auth/login` endpoint or via the dashboard.
3. **Create a Secret:** Use the API or dashboard to add your first secret.
4. **Retrieve & Manage:** Access, update, or delete secrets as needed.
5. **Explore More:** See the [User Manual & Usage Guide](./usage) for detailed instructions and best practices.

## Next Steps

* [User Manual & Usage Guide](./usage)
* [API Reference](./openapi)
* [Endpoint Documentation](./endpoints/auth-login)

If you have questions, contact support at [support@hexelstudio.com](mailto:support@hexelstudio.com).
