# How to access the content management area

{% embed url="<https://vimeo.com/469290467/83dcc58c11>" %}

## Accessing the content management area

You can access the content management area through the top *Admin bar*.

Using the *Admin bar* at the very top, click on **Manage** then click **Content**.

![Image of Content listing](https://1079433754-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lyh9JMywljz0CN8oT8o%2Fuploads%2Fgit-blob-304510168a99e7467730ffd54a9ad3d9412f90da%2FUnit-1-Access-Content-Mgt-Area.png?alt=media)

Notice how the style of the main area of the site has now changed. You are still logged in, but rather than seeing the content of your site as a site visitor would see, you are now viewing what is called the *Admin interface*.

This is where you will be performing most of your day-to-day tasks as a content administrator.


---

# 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/how-to-access-the-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.
