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

# Hexel Studio Documentation

> Welcome to Hexel Studio! Explore our products and guides.

Hexel Studio provides secure, scalable solutions for modern development teams. Explore our products and guides below.

## Products

### [Secret Manager](/secret-manager/index)

A secure platform for storing, managing, and sharing sensitive information such as API keys, credentials, and configuration secrets. [Learn more →](/secret-manager/index)

### [Hexel Flows](https://flows.hexelstudio.com/)

A powerful automation and AI agent builder. Create, orchestrate, and deploy custom workflows and AI agents with ease. [Try Hexel Flows →](https://flows.hexelstudio.com/)

## Guides

* [Quickstart Guide](/quickstart): Get started with Hexel Studio products.
* [Development Guide](/development): Set up your environment and workflows.
* [Essentials](/essentials/markdown): Learn about Markdown, code blocks, images, and more.

Use the sidebar to explore product documentation, API references, and best practices for secure development.

<img className="block dark:hidden" src="https://mintlify.s3.us-west-1.amazonaws.com/hexelstudio/images/hero-light.png" alt="Hero Light" />

<img className="hidden dark:block" src="https://mintlify.s3.us-west-1.amazonaws.com/hexelstudio/images/hero-dark.png" alt="Hero Dark" />

## Setting up

The first step to world-class documentation is setting up your editing environments.

<CardGroup cols={2}>
  <Card title="Edit Your Docs" icon="pen-to-square" href="https://mintlify.com/docs/quickstart">
    Get your docs set up locally for easy development
  </Card>

  <Card title="Preview Changes" icon="image" href="https://mintlify.com/docs/development">
    Preview your changes before you push to make sure they're perfect
  </Card>
</CardGroup>

## Make it yours

Update your docs to your brand and add valuable content for the best user conversion.

<CardGroup cols={2}>
  <Card title="Customize Style" icon="palette" href="https://mintlify.com/docs/settings/global">
    Customize your docs to your company's colors and brands
  </Card>

  <Card title="Reference APIs" icon="code" href="https://mintlify.com/docs/api-playground/openapi">
    Automatically generate endpoints from an OpenAPI spec
  </Card>

  <Card title="Add Components" icon="screwdriver-wrench" href="https://mintlify.com/docs/content/components/accordions">
    Build interactive features and designs to guide your users
  </Card>

  <Card title="Get Inspiration" icon="stars" href="https://mintlify.com/customers">
    Check out our showcase of our favorite documentation
  </Card>
</CardGroup>
