# System Users

A system user is a built-in user account that registry administrators can use to update metadata where it would be more appropriate for the system to be the Modifier or Creator listed for the item instead of a single specific user.

This is also used in bulk duplication processes where the user listed for the original version is not applicable for the copied version.

This identifies the newly created or updated metadata as being created or updated at a system level meaning that users won’t be incorrectly identified as a creator or updater from System/Administrator updates.

{% hint style="info" %}
The user must be an Administrator of the registry to create a system user.
{% endhint %}

### How to create a system user

1. From "My Dashboard", navigate to the "Administrator Tools" located in the side panel.

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

2. Click on "Manage System Users".

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

3. Select "Add new system user".

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

4. The Administrator will be navigated to the page where they can create the system users. Below is a list of the fields available when creating a new system user.

* **Short Name:** The administrator can assign a short name to a newly created system user.
* **Full Name**: The administrator can assign a full name to a newly created system user.
* **Email Address:** The administrator can assign an email address to a newly created system user.
* **Associated Users:** The administrator can assign other users who will act as users for this newly created system user.

<figure><img src="/files/80VTDyVXGKRci3oQLRYy" alt=""><figcaption></figcaption></figure>

5. Once all the details have been filled out, the admin must click the "Create" button.

<figure><img src="/files/7NOlazS83z4d3yTq5F8Q" alt=""><figcaption></figcaption></figure>

6. The system user has now been successfully created.&#x20;

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

### Managing System User

Managing system users allows Administrators to view and edit the profile, perform bulk role changes, and generate the API token.

#### Viewing the system user profile

1. Administrators must click on the "Manage" dropdown.

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

2. Select the "View profile" button.&#x20;

<figure><img src="/files/1IuLDMo4ASULo3SoRu88" alt=""><figcaption></figcaption></figure>

3. Administrators can view all the details about the system users on this page.

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

#### Editing the profile

1. Administrators must click on the "Manage" dropdown.

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

2. Select the "Edit profile" button.&#x20;

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

3. Administrators can make changes to the created system users on this page.

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

#### Manage API Token

1. Administrators must click on the "Manage" dropdown.

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

2. Select the "Manage API Token" button.&#x20;

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

3. Click "Generate New Token" to create an API token for the system user.

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

#### Bulk Change of Roles

1. Administrators must click on the "Manage" dropdown.

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

2. Select the "Bulk Change roles" button.&#x20;

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

3. By clicking on the "Add" button, the administrator can assign the system user to different Stewardship Organisations.

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

4. The administrator can select a Stewardship Organisation from the list and specify the role they want the user to fulfil within the chosen Stewardship Organisation.

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

5. Additionally, the administrator can assign the system user to various Workgroups within the selected Stewardship Organisation.

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

6. Administrators must click on "Save" to reflect the changes.

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

#### Deactivating the system user

1. Administrators must click on the "Manage" dropdown.

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

2. Select the "Deactivate this user" button.&#x20;

<figure><img src="/files/4OaGakXfz6p9sE8Mk3EE" alt=""><figcaption></figcaption></figure>

3. Administrators can deactivate this user by selecting "Deactivate".

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


---

# 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://help.aristotlemetadata.com/system-users.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.
