---
title: "Custom member details"
source: https://dev.pageseeder.com/guide/configuration/custom_member_details.html
description: "Custom member details pages allow group managers to capture specific information about members using up to 15 customizable fields per group. Administrators configure these through the project template settings, creating XML files that control how member data is shared or restricted across groups."
last_updated: 2026-09-08T13:38:08+10:00
tokens: ~351
---

# Custom member details

A custom member details page allows group managers to capture and maintain specific information about members of a group.

Where additional information is a requirement, up to 15 custom member fields are available for each Group. The information in these custom fields can either be shared with other groups in the same project or limited to the group that has been customized.

An [administrator](/reference/glossary/administrator.md) can configure custom membership details by going to:

A*dministration menu \> *project **\[Project\]** \> file-template **Template** \> **Template files**

In the *project* folder, in the drop-down select the **Membership config** option then type in a filename for the details, ending with `.xml`. For example type in `jjones.xml`. A **member** folder is created that contains a file with the name you entered.

> **Note:** By default, custom member details are only available to groups in the current project, not groups in sub-projects. However, you can create custom details in sub-projects or change the group template to the parent project in the [group config](/reference/glossary/group_config.md) so it can use those details.

The XML configuration file is in:

`/WEB-INF/config/template/[project]/member/[details].xml`

For further information, *see *[details.xml](/reference/folders_and_files/project_template/member_details.md).

