--- label: 'Creating a new view' related: - views.overview - views_ui.edit - views_ui.add_display --- {% set views = render_var(url('entity.view.collection')) %}

{% trans %}Goal{% endtrans %}

{% trans %}Create a new view to list content or other items on your site.{% endtrans %}

{% trans %}Steps{% endtrans %}

  1. {% trans %}In the Manage administrative menu, navigate to Structure > Views.{% endtrans %}
  2. {% trans %}Click Add view.{% endtrans %}
  3. {% trans %}In the View name field, enter a name for the view, which is how it will be listed in the administrative interface.{% endtrans %}
  4. {% trans %}In View settings > Show, select the base data type to display in your view. This cannot be changed later.{% endtrans %}
  5. {% trans %}Optionally, select or enter filtering, sorting, and page/block display settings; these can be added or changed later.{% endtrans %}
  6. {% trans %}Click Save and edit. Your view will be created; edit it following the steps in the related topics below.{% endtrans %}