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

# EquaEquabotzSettings

> Design system reference for EquaEquabotzSettings, including Storybook, Figma, screenshots, and usage guidance

# EquaEquabotzSettings

> **Last Verified:** 2026-05-20 | **Storybook source:** `equa-patternlib-nextjs/stories/EquaEquabotzSettings.stories.tsx`, Line: 13

## Purpose

Canonical settings surface for the Equabotz route family.

## Storybook

| Story                           | Reference                                                                                        |
| ------------------------------- | ------------------------------------------------------------------------------------------------ |
| Final design - full route shell | [Storybook](http://localhost:6006/?path=/story/equa-equabotz-settings--final-designs-mirror)     |
| Gateway Disconnected            | [Storybook](http://localhost:6006/?path=/story/equa-equabotz-settings--gateway-disconnected)     |
| Gateway Connected               | [Storybook](http://localhost:6006/?path=/story/equa-equabotz-settings--gateway-connected)        |
| Gateway Error                   | [Storybook](http://localhost:6006/?path=/story/equa-equabotz-settings--gateway-error)            |
| Compact Responsive Frame        | [Storybook](http://localhost:6006/?path=/story/equa-equabotz-settings--compact-responsive-frame) |
| Granular Components             | [Storybook](http://localhost:6006/?path=/story/equa-equabotz-settings--granular-components)      |

## API And Props

| Prop or Control | Source                            | Notes                                 |
| --------------- | --------------------------------- | ------------------------------------- |
| UNVERIFIED      | Not exposed in Storybook argTypes | Review component TypeScript interface |

Sources:

* `equa-patternlib-nextjs/src/components/equabotzsettings/equabotzsettings.tsx`, Line: 39
* `equa-patternlib-nextjs/src/components/equabotzsettings/index.ts`
* `equa-patternlib-nextjs/stories/EquaEquabotzSettings.stories.tsx`, Line: 13

## Figma

UNVERIFIED -- requires Figma node assignment

## Screenshots

| State           | Asset                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| --------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Equa dark theme | <img src="https://mintcdn.com/equainc/WF4vvyO1PBrsp7n_/images/design-system/components/equa-equabotz-settings/equa-equabotz-settings--final-designs-mirror-equa.png?fit=max&auto=format&n=WF4vvyO1PBrsp7n_&q=85&s=f5d8fa08b098e2c2d7f1dfa7f5737fbf" alt="EquaEquabotzSettings dark theme" width="1366" height="900" data-path="images/design-system/components/equa-equabotz-settings/equa-equabotz-settings--final-designs-mirror-equa.png" />          |
| Light theme     | <img src="https://mintcdn.com/equainc/WF4vvyO1PBrsp7n_/images/design-system/components/equa-equabotz-settings/equa-equabotz-settings--final-designs-mirror-light.png?fit=max&auto=format&n=WF4vvyO1PBrsp7n_&q=85&s=aaf25bd829972db5332804ec305684f2" alt="EquaEquabotzSettings light theme" width="1366" height="900" data-path="images/design-system/components/equa-equabotz-settings/equa-equabotz-settings--final-designs-mirror-light.png" /> |

## Usage Notes

* Prefer this component over local one-off UI for matching product states.
* Keep new variants represented in Storybook before adding docs references here.
* Use token-backed colors, spacing, radius, and shadows from [Foundations](/architecture/design-system/foundations).

## Accessibility Notes

* Preserve keyboard and focus behavior from the source component.
* Any icon-only controls must provide an accessible label in consuming product code.
* Validate color contrast in both Equa dark and light theme screenshots before release.
