# User Profile

The User Profile section is the main area for configuring user profiles, assigning different roles, and managing user rights.

To create a new user profile or edit/delete an existing one , click the "NEW" <img src="/files/ZJX5uGDuJRpWxBpAH2xr" alt="" data-size="line"> or <img src="/files/gZVQvKOaachot6qs8lPO" alt="" data-size="line"> buttons in the interface. This action opens a page for configuring the desired user profile.

<figure><img src="/files/pSXCBJ06ukE0kobY5HJy" alt=""><figcaption><p><strong>Figure 1:</strong> Screenshot of User Profile page in User Management section</p></figcaption></figure>

The user profile configuration page is divided into eight sections, described in detail as follows:

### General

Define the desired user profile name and additional information. The fields represent:

* "Name" (mandatory): Text box for defining the user profile name (e.g. Administrator, Simulation User, Quality etc.).
* "Description" (optional):  User profile description (e.g. "Access to quality department for checking of specifications during internal audit" for Quality as user profile).

<figure><img src="/files/CU0LBsoXaKFC9TlpRCFr" alt=""><figcaption><p><strong>Figure 2:</strong> Screenshot of General section with populated fields in User Profile section</p></figcaption></figure>

### Roles

Define the desired user profile roles. The fields represent:

* "Power User": When selected, this check box enables the specific user profile to [create](/total-materia-integrator/creator/materials-management.md) and [edit](/total-materia-integrator/creator/materials-management.md) materials.
* "Material Expert": When selected, this check box enables the specific user profile to [release materials](/total-materia-integrator/creator/materials-management/release-materials.md) to [Total Viewer](/total-materia-integrator/total-viewer.md).

<figure><img src="/files/7mnYx47wLORE4KFTgWzZ" alt=""><figcaption><p><strong>Figure 3:</strong> Screenshot of Roles section with populated fields in 'User Profile' section</p></figcaption></figure>

### Material Visibility

Define the material visibility for the selected user profile. The fields represent:

* "Your materials": When selected, this checkbox allows users to view and export internal materials (move the slider to the left) or just view internal materials (move the slider to the right).
* "Horizon": When selected, this checkbox allows users to view and export [Total Materia Horizon](https://docs.totalmateria.com/) materials (move the slider to the left) or just view internal materials (move the slider to the right).
* "Materials visibility in result lists": Check box to select whether materials that cannot be accessed should be visible in results lists.

<figure><img src="/files/Ed7yPq9pJntKXWO1gqV8" alt=""><figcaption><p><strong>Figure 4:</strong> Screenshot of Materials Visibility with selected preferences in Users Profile section</p></figcaption></figure>

### Departments

To configure a user's department assignment and export permissions:

* Select desired departments from the list.
* Adjust the export settings using the slider for each department:
  * Move left to enable export.
  * Move right to disable export.
* To select all departments, check the "Select all Departments" check box.
* Use the 'Enable export' slider to enable or disable export for all departments.

<figure><img src="/files/aPEQLBOJX8gi8SB2SUOA" alt=""><figcaption><p><strong>Figure 5:</strong> Screenshot of Departments with selected preferences in Users Profile section</p></figcaption></figure>

### Property Groups

Set visibility of [property groups](/total-materia-integrator/creator/data-maintenance/property-groups.md) for internal materials for the selected user profile by checking the desired [property groups](/total-materia-integrator/creator/data-maintenance/property-groups.md) from the list. To select all property groups, check the "All" check box.

<figure><img src="/files/BOV5BhD97bHQ3Etw8C7o" alt=""><figcaption><p><strong>Figure 6:</strong> Screenshot of Property Groups with selected preferences in Users Profile section</p></figcaption></figure>

### Material Groups

Set visibility of [material groups](/total-materia-integrator/creator/data-maintenance/material-groups.md) for internal materials for the selected user profile by checking the desired [material groups](/total-materia-integrator/creator/data-maintenance/material-groups.md) from the list. To select all material groups, check the "All" check box.

<figure><img src="/files/ee2M7wyWSnQc5wk9rVze" alt=""><figcaption><p><strong>Figure 7:</strong> Screenshot of Material Groups with selected preferences in Users Profile section</p></figcaption></figure>

### eXport Formats

To configure the export formats for both internal and [Total Materia Horizon](https://docs.totalmateria.com/) materials:

* "Select Solvers": Check each solver individually or choose to select all solvers by clicking "Select all Solvers" check box.&#x20;
* "Enable Exports": Move the slider from left to right to enable export formats specifically for internal or [Total Materia Horizon](https://docs.totalmateria.com/) materials.

<figure><img src="/files/e4sXMkjPPpKT0fWf4my3" alt=""><figcaption><p><strong>Figure 8:</strong> Screenshot of eXport Formats with selected preferences in Users Profile section</p></figcaption></figure>

### Top Menu Navigation

Configure the layout of the Integrator top menu by excluding items for the selected user profile.  To select all [Total Materia modules](https://docs.totalmateria.com/), check the "All" check box.

<figure><img src="/files/Sool20RP1Ao3zY9ubp3V" alt=""><figcaption><p><strong>Figure 9:</strong> Screenshot of Top Menu Navigation with selected items in Users Profile section</p></figcaption></figure>

{% hint style="info" %}
In most cases, while setting up your Integrator instance, some user profiles are already predefined (with pre-assigned rights, property groups, and material groups) and can be further adjusted or changed. The examples are provided as follows:

Administrator: A user profile with rights for [adding new users](/total-materia-integrator/creator/user-management/users.md), [viewing](/total-materia-integrator/total-viewer.md), [creating](/total-materia-integrator/creator/materials-management/create-materials.md), [editing](/total-materia-integrator/creator/materials-management/add-edit-material-data-properties-diagrams-and-documents.md) and releasing materials.

Power user: A user profile with the rights for[ viewing](/total-materia-integrator/total-viewer.md), [creating](/total-materia-integrator/creator/materials-management/create-materials.md) and [editing](/total-materia-integrator/creator/materials-management/add-edit-material-data-properties-diagrams-and-documents.md) materials.

User: User profile which has the rights only for [viewing](/total-materia-integrator/total-viewer.md) materials.
{% endhint %}


---

# 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.totalmateria.com/total-materia-integrator/creator/user-management/user-profile.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.
