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

# base44 secrets list

> List the names of all secrets configured for the current project.

<Warning>
  This page is part of an AI coding agent skill and is written for agents, not humans. For the human-readable Base44 docs, see the [developer documentation](/developers).
</Warning>

# base44 secrets list

List the names of all secrets configured for the current project.

## Syntax

```bash theme={null}
npx base44 secrets list
```

## Options

No options. The command takes no arguments or flags.

## Examples

```bash theme={null}
npx base44 secrets list
```

## Notes

* Only secret **names** are listed (values are never displayed)
* Returns "No secrets configured." if there are none
* Requires authentication
