# Customize the content administration experience

Content editors and authors like to see common content management tasks easily and should also be able to quickly see a list of new content. There are several features you can setup to enable this.

## Access-restricted view

You could create a custom view for administrators that lists all new content with quick “edit” links. You could also set up a default filter so administrators can also see unpublished content.

Below you can see the screenshots for setting up administration permissions.

![Image of Page Access permissions](/files/-LzEfAIYlH2UxXJnnL5C)

![Image of Page Access Options](/files/-LzEfAIZpE6ILFSFdfFn)

## Bulk operations: Content lists for administrators

GovCMS’s default content listing shows each page of content with easy access to operations such as delete and unpublish. In some cases, site administrators will need to manage content in a bulk way, rather than individually.

The module **Views bulk operations (VBO)** allows you to create custom content listings and perform bulk operations.

GovCMS has extended the Content administration page so more content actions can be performed.

![Image of Bulk operations options](/files/-LzEfAI_xXb43M6FHnxH)


---

# 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://salsa-digital.gitbook.io/govcms-site-builder/unit-6-content-listing-with-views/customize-the-content-administration-experience.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.
