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

# Add secrets

You can manage organization-wide simple secrets.

<Tip>Take a quick tour to learn how to manage secrets using the demo below.</Tip>

<div style={{ marginBottom: '150px', position: 'relative', paddingTop: '300px' }}>
  <iframe src="https://demo.arcade.software/t3rlVhmiJ9wHdFY7vJkD?embed&embed_mobile=tab&embed_desktop=inline&show_copy_link=true" frameBorder="0" loading="lazy" webkitAllowFullScreen="" mozAllowFullScreen="" title="Dashboards" style={{ position: 'absolute', top: '0px', left: '0px', width: '100%', height: '450px', colorScheme: 'light' }} />
</div>

## Using on VESSL Run

You can use your organization secrets in your VESSL Run as environment variables.

<Tip>Take a quick tour to learn how to apply secrets in VESSL run using the demo below.</Tip>

<div style={{ marginBottom: '150px', position: 'relative', paddingTop: '300px' }}>
  <iframe src="https://demo.arcade.software/XeCj4ZrhWQuyKv9BCzNY?embed&embed_mobile=tab&embed_desktop=inline&show_copy_link=true" frameBorder="0" loading="lazy" webkitAllowFullScreen="" mozAllowFullScreen="" title="Dashboards" style={{ position: 'absolute', top: '0px', left: '0px', width: '100%', height: '450px', colorScheme: 'light' }} />
</div>

***

## 🚧 Under construction

### Import/exporting object storages

See the guide for [import/exporting object storages](/examples/uses/object-storage#import-export-object-storage)
