# Content Designers

This guide is intended for website administrators, content editors, and content managers working with Varbase 11.0.x sites. It covers the out-of-the-box features provided by Varbase from an administrative and editorial perspective.

## Who Is This Guide For?

This section is written for non-technical users who manage content and site configuration through the Varbase administration interface. Whether you are a content editor, a site administrator, or a marketing team member, this guide will help you understand and use the tools available to you.

## What You Will Find Here

* **Accessing the Administration Area**: How to log in and navigate the admin interface using the Gin admin theme and the Navigation module.
* **Dashboard**: An overview of the admin dashboard and available reports.
* **Content Management**: Creating, editing, publishing, and deleting content using Varbase's editorial tools.
* **Content Structure**: Managing EntityQueues, menus, and taxonomies to organize your content.
* **Content Translation**: Setting up and managing multilingual content.
* **Content Workflow**: Understanding the content moderation workflow (Draft, Published, Archived).
* **Layout Builder**: Customizing page layouts with sections and blocks.
* **Webforms**: Creating and managing forms for user submissions.
* **Media Management**: Uploading and organizing images, videos, documents, and audio files.
* **User Management**: Managing users, roles, and permissions.
* **URL Management**: Configuring URL aliases and redirects.
* **SEO Management**: Optimizing your site for search engines.
* **Site Configuration**: Adjusting system settings, user interface options, and web services.
* **Additional Tips**: Best practices, standards, and a glossary of key terms.

## Varbase 11.0.x Highlights

Varbase 11.0.x provides a modern content management experience built on Drupal. Key features include:

* The **Gin** admin theme for a clean, accessible administration interface.
* The **Navigation** module for streamlined admin sidebar navigation.
* **CKEditor 5** with premium features for rich text editing.
* **Content moderation** workflows for editorial control.
* **Layout Builder** for flexible page design.
* A comprehensive **Media Library** for managing all media assets.


---

# 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://docs.varbase.vardot.com/content-designers.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.
