# Publish Content

Publishing content means that it will be public for all users to view your content.

Drupal gives you the ability to publish your content in two simple ways, you can find the option to publish from:

1. Moderation sidebar:&#x20;
   1. The status of the node will be shown just update to publish.
   2. Under each node, there is a button to change the content status, by default all new content will be as a draft you have to change it to publish later.

<figure><img src="/files/beD0Rf07UDlJM0WxyCaP" alt=""><figcaption><p>Moderated Content Side Bar</p></figcaption></figure>

<figure><img src="/files/GryYil5MWO4oE2SpPmPG" alt=""><figcaption><p>Content Statuses</p></figcaption></figure>

2. From the **Publish** button in the **Moderation sidebar**:

<figure><img src="/files/4JhAdX5Txxx4CvyQwmbv" alt=""><figcaption><p>Publishing the Content From the Moderation Sidebar</p></figcaption></figure>


---

# 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/10.1.x/content-designers/content-management/publish-content.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.
