# Moving the Sound Library

***

### Overview

All presets, samples, and wavetables downloaded from the Stream are stored in the “Factory” folder within Current’s application support directory. If you’re downloading a large amount of content, this folder can become quite large, so you may want to move it to an external drive or another location.

Note that no user presets or samples are stored in this folder.

***

### Moving the factory folder

Follow these steps to store this content library in a custom location on your computer or an external drive:

1. Quit your DAW to ensure no instances of Current are running.
2. Locate the “Factory” folder at the following paths:
   * macOS: Mac HD/Library/Application Support/Minimal/Current
   * Windows: C:\ProgramData\Minimal\Current
3. Move the Factory folder to your preferred location.
4. Open Current and select “Locate.” Then, navigate to the folder’s new location.
5. Restart your DAW so the changes apply to all instances of Current.

***

### Locating the factory folder&#x20;

If the Factory folder is has been saved in multiple locations, you can choose the desired one by selecting “Locate Factory Folder” from the global settings dropdown.


---

# 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://manual.minimal.audio/current-manual/presets-and-sounds/moving-the-sound-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.
