--- label: 'Configuring books' related: - book.about - book.adding - book.creating - book.organizing --- {% set settings = render_var(url('book.settings')) %}

{% trans %}Goal{% endtrans %}

{% trans %}Configure settings related to books.{% endtrans %}

{% trans %}Steps{% endtrans %}

  1. {% trans %}In the Manage administrative menu, navigate to Structure > Books > Settings.{% endtrans %}
  2. {% trans %}Check all of the content types that you would like to use as book pages in the Content types allowed in book outlines field.{% endtrans %}
  3. {% trans %}In the Content type for the Add child page link field, select the content type that will be created from the Add child page link on a book page.{% endtrans %}
  4. {% trans %}Click Save configuration.{% endtrans %}