# Importing and Exporting Books

There are multiple ways to import and export your books with Mooberry Book Manager. They are all accessed by going to Mooberry Book Manager Settings -> Import/Export.

![](//d33v4339jhl8k0.cloudfront.net/docs/assets/594e95b004286305c68d57d3/images/6320ac01c713d51da3ede0e2/file-bDCFM4bEFS.png)

#### Import from Novelist

If you have used the Novelist plugin, you can import your book information from that plugin into Mooberry Book Manager.

### Import Books from CSV

If you have lots of books to add to your website, you can put all the book information into a CSV (comma-separated values) file. The easiest way to create a CSV file is with Excel or Numbers or Google Sheets.

The CSV file must be formatted in a specific way. Please see[ this article](https://mooberrydreams.gitbook.io/mooberry-book-manager-v5/mooberry-book-manager.helpscoutdocs.com/article/119-importing-from-a-csv-file) for more information.

If you have the Custom Fields extension, and your custom fields are in the CVS file, they will be imported as well.

If you have the Multi-Author extension, and your authors are in the CSV file, they will be imported as well.

### Export Books to CSV

If you are moving your books to another website, you can use this to export all your book information into a CSV file. Then you can go to your new site and import from the CSV file.

If you have the Custom Fields extension, your custom fields will be exported as well.

If you have the Multi-Author extension, your authors will be exported as well.

### Import Books

This is the original import function that Mooberry Book Manager included. It is mostly kept for backwards compatibility, in case you have exported books from a site using the original export function.  This import function uses a format that is not easily read by humans.&#x20;

### Export Books

This is the original export function that Mooberry Book Manager included. It is mostly kept for backwards compatibility. This exports the books in a format that is not easily read by humans. If you need to export your book information, it is suggested that you use the **Export Books to CSV** mentioned above.

Still need help? [Contact Us](broken://pages/SWN0DK89CmWEd98AwAG0) [Contact Us](broken://pages/SWN0DK89CmWEd98AwAG0)

Last updated on September 13, 2022


---

# 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://mooberrydreams.gitbook.io/mooberry-book-manager-v5/importing-and-exporting-books.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.
