---
title: "Read/write to Configuration Store (ConfigStore.x)"
slug: "readwrite-to-configuration-store-configstore"
updated: 2024-08-21T13:08:18Z
published: 2024-08-21T13:08:18Z
canonical: "support.lusid.com/readwrite-to-configuration-store-configstore"
---

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

# Read/write to Configuration Store (ConfigStore.x)

You can use the `ConfigStore.*` providers supplied by FINBOURNE to interact with secrets, parameters and system settings stored in LUSID's [Configuration Store](/v1/docs/configuration-store).

| **To interact with...** | **Read from using the ... provider** | **Write to using the ... provider** |
| --- | --- | --- |
| Configuration sets (each storing one or more configuration items) | `ConfigStore.ConfigSet` | N/A |
| Configuration items (each storing a secret, parameter or system setting) | `ConfigStore.ConfigItem` |
