---
label: 'Configuring books'
related:
- book.about
- book.adding
- book.creating
- book.organizing
---
{% set settings_link_text %}{% trans %}Settings{% endtrans %}{% endset %}
{% set settings_link = render_var(help_route_link(settings_link_text, 'book.settings')) %}
{% trans %}Goal{% endtrans %}
{% trans %}Configure settings related to books.{% endtrans %}
{% trans %}Steps{% endtrans %}
- {% trans %}In the Manage administrative menu, navigate to Structure > Books > {{ settings_link }}.{% endtrans %}
- {% 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 %}
- {% 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 %}
- {% trans %}Click Save configuration.{% endtrans %}