# My Library

**My Library** is a tab of the Library window dedicated to you, where you can store fixtures or models.

This library is shared with all your projects.

![My Library](/files/h04IMqcbfbwblXkl3tQb)

{% hint style="info" %}
Windows path: <mark style="color:blue;">`Documents\Depence\My Library`</mark>
{% endhint %}

## Organization

To organize your personal library, you can create/delete/rename folders *(right-click on the left panel to display the dropdown menu)*:

![Folder management](/files/wYv0tgwk4eUwl1tAZDyC)

{% hint style="danger" %}
Important:

You cannot store objects in the **My Library** root folder, at least one folder must exist to be able to store an object.
{% endhint %}

## Store an object in My Library

To store a fixture or a model within **My Library**, this object should be already present in the Scene Graph.&#x20;

Select the folder where to store it, then select the object to store and drag and drop it into the right panel of **My Library**:

1. Select the folder where to store your object.
2. Select your object selection (use the hand icon ![](/files/uAjq3Q9GMlq2V7yi6i6i)).
3. Drag and drop your selection in the right panel of **My Library.**

![Drag and drop your object](/files/b6Ww5BhFA7NyuYYUrj7U)

![Give a name to your object:](/files/nl5TASJH8aBujAiTL3fB) ![Adjust the rendering setting as you prefer, and take a picture of your object to define its thumbnail by pressing Enter](/files/N8D190s6COJwY3thlKIF)

Congratulations! You have added your first model to **My library**!

![](/files/nwswGPUM2GR33QlLsoq1)

{% hint style="info" %}
Depence stores the [transformation](/depence-construction/depence-editor-tools/transformation.md) matrix applied between your object and the scene graph *(null transformation matrix for fixture)*.
{% endhint %}

### Fixture

For modular fixtures *(fountains, or motorized fixtures)*, it can be useful to store these inside **My Library** to allow easy placement later on.

The way to store them is the same as for an object.

Example of a motorized fixture:

![Orbisfly Windch - 3m height assembled with the Orbisfly Big Tube (see modular fixtures)](/files/XiiQZgqETz7q4tME5DlA) ![Fixture assembled](/files/zCWgep7eum1xx1nQW0vc)

From now on, you can use your assembled fixture with the [Fixture Hang Tool](/depence-construction/depence-add-fixtures-and-objects/depence-fixture-hang-tool.md):

![Assembled fixture installed along a custom spline using the Fixture Hang Tool](/files/NXmt07EvmdU0Upy2B9J0)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.depence.com/depence-construction/my-library.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
