# Library projects

If "Active project" is selected in Quiver panel, it is only possible to add clips to a sequence inside the same project. So if new project will be opened, all Quiver items from previous project won't be accessible.

To make clips available to all projects, create a project in Quiver library.

## Create library project

Open Quiver library panel.

<figure><img src="/files/YuSEVjorNcek2l5QmZDn" alt=""><figcaption></figcaption></figure>

Click on "Create" button

<figure><img src="/files/EVbeHOL4yW5P9CUfFJgX" alt=""><figcaption></figcaption></figure>

## Modify library project

To modify project, open library project via Quiver Library panel.

Import clips, create bins, sequences and drag them over Quiver panel.

Adjust buttons settings, place start markers and save the project.

After that you can activate library project through dropdown menu in Quiver panel.

<figure><img src="/files/urnwe11M7YnWlAS6kwm1" alt=""><figcaption></figcaption></figure>

## Reorder library projects

To reorder projects, open Quiver Library and drag 3 lines to the left of the project name.

This will affect order in dropdown list and in Spell Book commands.

<figure><img src="/files/eE6zMEqElai5aLinwJwL" alt=""><figcaption></figcaption></figure>

## Import / Export

It is possible to share Library projects with other users.

Click on "**Export**" button to export library project.

"**Quiver\_NameOfTheProject**" folder will be created with a project file inside and "**Assets**" folder.

<figure><img src="/files/onPrjrBgsV6UTVE6gojt" alt=""><figcaption></figcaption></figure>

Click on "**Import**" button and select `.prproj` file, to import Quiver library project.


---

# 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://manuscript.knightsoftheeditingtable.com/extensions/quiver/library-projects.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.
