> For the complete documentation index, see [llms.txt](https://docs.nexportsolutions.com/nexport-user-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nexportsolutions.com/nexport-user-documentation/administrator-documentation/administrator-reference/campus-management/group-tools/customize/customize-general-settings.md).

# Customize General Settings

## **To customize the general settings**

<mark style="color:blue;">**Step 1:**</mark>  Click <mark style="color:blue;">**Administration**</mark> <mark style="color:blue;"></mark><mark style="color:blue;">></mark> <mark style="color:blue;"></mark><mark style="color:blue;">**Manage Campus**</mark> <mark style="color:blue;"></mark><mark style="color:blue;">></mark> <mark style="color:blue;"></mark><mark style="color:blue;">**Group Tools**</mark> <mark style="color:blue;"></mark><mark style="color:blue;">></mark> <mark style="color:blue;"></mark><mark style="color:blue;">**Customize**</mark> <mark style="color:blue;"></mark><mark style="color:blue;">></mark> <mark style="color:blue;"></mark><mark style="color:blue;">**General**</mark>.

<mark style="color:blue;">**Step 2:**</mark>  In the <mark style="color:blue;">**General**</mark> page, provide information for the following sections:

> <mark style="color:blue;">**Custom Login Message**</mark>
>
> In the <mark style="color:blue;">**Custom Login Message**</mark> area, you can create a custom login message to communicate with the students.

> <mark style="color:blue;">**User Start Page**</mark>
>
> In the <mark style="color:blue;">**User Start Page**</mark> area, you can select the page that is visible to the student when they first login to the site and you can also choose to user for force subscribers to join a group.

> <mark style="color:blue;">**Site Configuration**</mark>
>
> In the <mark style="color:blue;">**Site Configuration**</mark> area, you can configure <mark style="color:blue;">**My Community**</mark> link, <mark style="color:blue;">**Documents**</mark> link, <mark style="color:blue;">**User profile**</mark>, <mark style="color:blue;">**My Documents**</mark>, mail, <mark style="color:blue;">**Help**</mark>, and <mark style="color:blue;">**Find more Training**</mark>.
>
> The <mark style="color:blue;">**Customer Service Contact**</mark> section lets every organization to establish a single point of contact to handle customer service requests from the students. If a customer service contact is not identified then the contact from the parent organization is used.

> <mark style="color:blue;">**Google Analytics**</mark>
>
> Partners that use Google Analytics (GA) can setup a GA property ID with Google and then specify that ID here. As the GA ID is specified, then NexPort starts sending usage data to GA so the partner can track their Organization's activity in GA.

<mark style="color:blue;">**Step 3:**</mark>  Click <mark style="color:blue;">**Save**</mark>. The general setting details are updated and saved.

#### © NexPort Solutions. All Rights Reserved.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.nexportsolutions.com/nexport-user-documentation/administrator-documentation/administrator-reference/campus-management/group-tools/customize/customize-general-settings.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
