# Create Content

**Adding Content**

Users can add content to the site with predefined content types throughout the site.

{% hint style="info" %}
**Before you begin**: Make sure you are logged in as a user who has the right to create content – ask your system administrator if you are not sure; otherwise, some of the fields you need to select will not be visible.
{% endhint %}

There are two ways to create a new Node page in your website:

1. From the content backend page:
   1. Click on **Content** from the Manage administrative menu.
   2. Click on **Add Content** button.
   3. Select the content type you want to create it.
   4. Fill in with all required data that is needed.
   5. Click **Save**.

<figure><img src="/files/1w1yUyfXplcv7mwI7biN" alt=""><figcaption><p>Content Backend Page</p></figcaption></figure>

<figure><img src="/files/ezzzNtWQ2JGomi8HXi3V" alt=""><figcaption><p>Add Content Page</p></figcaption></figure>

<figure><img src="/files/xDMDHe2nv6fiTvVlxhrG" alt=""><figcaption><p>Content Backend Page</p></figcaption></figure>

2. From the **Manage** administrative menu:
   1. Select **Add Content** from the **Manage** administrative men&#x75;**.**
   2. Select the content type you want to create i&#x74;**.**
   3. Fill in with all required data that is needed.
   4. Click **Save.**

<figure><img src="/files/cTZikoSyxQy81SEJwuQp" alt=""><figcaption><p>Add Content From <strong>Manage</strong> Administrative Menu</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/create-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.
