# Can I set-up a personal library for an individual user?

It is indeed possible to create personal libraries.\
Your Administrator can navigate to the ‘Users’ menu and then activate the personal library under the settings of an individual user:

<figure><img src="/files/Jn2F7pDhOolkOfGcaEex" alt="" width="315"><figcaption></figcaption></figure>

After you save this change, a personal ‘search folder’ (read: library) will be created for that person in ClauseBuddy.


---

# 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.clausebuddy.com/admin/faq/can-i-set-up-a-personal-library-for-an-individual-user.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.
