# Objectstore

### Server

URL of the objectstore server. Usually provided by Programmfabrik GmbH.

### UID

Identifier of the data model. It is chosen during objectstore configuration. Usually provided by Programmfabrik GmbH.

### Instance

Identifier of this FYLR instance. Each connected FYLR instance should use a different identifier. Hard to guess identifiers are more secure. Usually provided by Programmfabrik GmbH.

{% hint style="info" %}
It is possible to configure read-only instances which can only pull the data model from the objectstore server but cannot push the data model to the objectstore server. These instances must be given the suffix “-pull-only”.
{% endhint %}

### Tutorial

See our tutorial [here](https://docs.fylr.io/tutorials/objectstore) for more information.
