# Add a Page

You can add a page. The syllabi and other pages can be subordinate to the homepage. The material you create as the main item appears as the first page and is considered as your homepage.

## Adding a Page

**STEP 1:** Click **Administration** > **Manage Campus** > **Group Tools** > **Share Pages**.

{% hint style="info" %}
The **Page Editor** is displayed.
{% endhint %}

<figure><img src="/files/nOKDtIBqG3DkBvuEHbPA" alt=""><figcaption><p>The Share Pages editor to modify pages.</p></figcaption></figure>

**STEP 2**: In the left pane, click the **Add a new page link**.

**STEP 3:** In the **Title** box, enter a title for the new page. *<mark style="color:red;background-color:yellow;">This is a mandatory field.</mark>*

<figure><img src="/files/uK9X4iltdUGPaPnCILea" alt=""><figcaption></figcaption></figure>

**STEP 4**: Begin building the page directly in the **Rich text editor**, add formatted text, template properties, and images that appear on the page.

{% hint style="info" %}
Optionally, use the **Code Editor** to enter or paste formatted HTML and CSS to create the page.&#x20;
{% endhint %}

**STEP 5:** Click **SAVE**. The new page has been saved.

© 2015-2024 NexPort Solutions. All Rights Reserved.


---

# 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.nexportsolutions.com/nexport-user-documentation/administrator-documentation/administrator-reference/campus-management/group-tools/share-pages/add-a-page.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.
