# Mooberry Book Manager User Roles

Mooberry Book Manager creates two new User Roles in WordPress: Librarian and Master Librarian.

These User Roles allow you to add users to your WordPress website that only have access to Mooberry Book Manager’s Books. They will also have access to the Media Library, in order to upload covers for books.

The difference between the Librarian Role and the Master Librarian Role:

**Librarians:**

* Can add books
* Can view all books
* Can only edit or delete books they added

**Master Librarians:**

* Can do what Librians can
* Can edit or delete any book

To set up a user in the Librarian or Master Librarian role, use the WordPress Dashboard Users page and select the desired role from the list. For more information about Users and User Roles, please consult the WordPress documentation on the [Users Screen](http://codex.wordpress.org/Users_Screen) and on [Roles and Capabilities](https://codex.wordpress.org/Roles_and_Capabilities).

To allow users to have Librarian privileges as well as other WordPress privileges, see the [Standard WordPress User Roles](https://mooberrydreams.gitbook.io/mooberry-book-manager-v5/user-roles/mooberry-book-manager.helpscoutdocs.com/article/54-standard-wordpress-user-roles).

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

Last updated on June 27, 2017


---

# 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/user-roles/mooberry-book-manager-user-roles.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.
