# Overview of content management area

{% embed url="<https://vimeo.com/469289141/ccf42a143e>" %}

## Content page title

Below the Admin menu, the *page title* shows that you are in the *Content* area of the *Admin interface*.

![Image of Admin interface](/files/RN1I5Xg6PgMddhi5BxX8)

## Main navigation options

Underneath the page title there are three navigation options in the form of tabs:

1. Content
2. Files
3. Media

![Image of main Navigation tabs](/files/uk6sHawlHk7NeMHHRhiV)

Click on the Files tab to see the list of files on your site. Click on the Media tab to view a list of the media you’ve uploaded into your GovCMS site. [**Unit 6: Files and Media Assets**](https://github.com/govcms-training/content-admin/blob/develop/unit-6-files-media-assets/README.md) looks at managing media files and assets in GovCMS in more detail.

## Breadcrumbs and Add content button

Above the *Navigation options* tab is a breadcrumb link that shows you’re in the Home/Administration section of the site.

At the top right of the page is the **Add content** button.

![Image of Breadcrumbs and Add Content button](/files/jdb8gyronSNkdTIiKnHu)

**Tip:** The breadcrumb provides a handy “Home” link, which takes you to the homepage of your site. It’s a fast way to switch from the admin *backend* to the *frontend*.

## Filter options

Below the Navigation tab is the *Filter section*. This allows you to filter the list of content displayed. Filtering is covered in the next lesson - [**Content management - filters overview**](/govcms-content-administration/unit-1-intro-to-the-admin-backend/content-management-filters-overview.md).

![Image of Filter section](/files/nj5v4Jd4DibiJtHcHKpJ)

## Site content and bulk operations

Below the *filter section* is the list of actual site content, displayed by default in date order, with the most recent content at the top.

If one or more items in the *content* list is selected, the bulk operations area appears at the bottom of the page. Bulk operations are covered in [**Unit 12 - Advanced - content bulk operations**](/govcms-content-administration/unit-12-advanced-content-editing/bulk-operations.md)

![Image of Content listing](/files/S0tPLdG7OYV9OoXwreXE)


---

# 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-content-administration/unit-1-intro-to-the-admin-backend/overview-of-content-management-area.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.
