# View Template Properties

If you place the name of a field after a $ then it is replaced with the information of the student.&#x20;

{% hint style="info" %}
**EXAMPLE:**  ‘Welcome to *`$OrganizationName`*’ changes to ‘Welcome to Nexport’ for the 'Nexport' organization.
{% endhint %}

## **To view template properties:**

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

**STEP 2**: Select **Template Properties** from the left pane options.

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

{% hint style="info" %}
The **Page Template Properties** dialog box is displayed. This dialog box contains the list of template properties.
{% endhint %}

<figure><img src="/files/mzp39QH8begzyAaB4hn5" alt=""><figcaption><p>Example of the Page Template Properties (a partial list)</p></figcaption></figure>

#### © 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/view-template-properties.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.
