--- label: 'Managing books' top_level: true --- {% set user_overview_topic = render_var(help_topic_link('user.overview')) %}

{% trans %}What is a book?{% endtrans %}

{% trans %}A book is a structured group of content pages, arranged in a hierarchical structure called a book outline. A book hierarchy can be up to nine levels deep, and a book can include Book page content items or other content items. Every book has a default book-specific navigation block, which contains links that lead to the previous and next pages in the book and to the level above the current page in the book's structure.{% endtrans %}

{% trans %}What are the permissions for books?{% endtrans %}

{% trans %}The following permissions are needed to create and manage books; see {{ user_overview_topic }} and its related topics for more about permissions.{% endtrans %}

{% trans %}Create new books{% endtrans %}
{% trans %}Allows users to add new books to the site.{% endtrans %}
{% trans %}Add content and child pages to books and manage their hierarchies{% endtrans %}
{% trans %}Allows users to add configured types of content to existing books.{% endtrans %}
{% trans %}Administer book outlines{% endtrans %}
{% trans %}Allows users to add any type of content to a book, use the book overview administration page, and rearrange the pages of a book from the book outline page.{% endtrans %}
{% trans %}Administer site configuration (in the System module section){% endtrans %}
{% trans %}Allows users to do many site configuration tasks, including configuring books. This permission has security implications.{% endtrans %}
{% trans %}View printer-friendly books{% endtrans %}
{% trans %}Allows users to click the printer-friendly version link to generate a printer-friendly display of the page, which includes pages below it in the book outline.{% endtrans %}
{% trans %}Book page content permissions (in the Node module section){% endtrans %}
{% trans %}Like other content types, the Book page content type has separate permissions for creating, editing, and deleting a user's own and any content items of this type.{% endtrans %}

{% trans %}Managing books{% endtrans %}

{% trans %}Book management is handled by the core Book module. The topics listed below will help you create, edit, and configure books.{% endtrans %}