# Bulk Importing Alternative names and Identifiers

Aristotle custom field bulk importer also supports the functionality to support Alternative names and identifiers in the registry.&#x20;

{% hint style="info" %}
To import the alternative name and identifier, it is mandatory to select workgroup as these are specific to a particular stewardship organisation in the registry.&#x20;
{% endhint %}

### How to import alternative name and identifiers?

1. To access your dashboard, find your name on the registry's header and select "My Dashboard" from the dropdown menu.

<figure><img src="/files/3zakQgSD6k4WYiGr5Zpq" alt=""><figcaption></figcaption></figure>

2. Click on "Create new metadata".

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

3. In the "Upload metadata" section, find "Aristotle Bulk Creator" and select the "Upload metadata" button.

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

4. Select the metadata type from the drop down list you wish to add custom fields to.

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

5. If you want to bring in different names and IDs, you have to choose a workgroup.

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

6. Within the bulk uploader, you will find an option to select custom fields.

   <figure><img src="/files/8LVyflN96ic5fF2v7Kbo" alt=""><figcaption></figcaption></figure>

7. You can select the alternative name and identifier checkbox to import them in the registry.

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

8. To get the list of identifiers that can be imported into the selected workgroup, you can click on this icon as highlighted.&#x20;

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

9. you can click on download template to fill in the content that needs to be imported.

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

10. Template will specify the name of the alternative names that needs to be imported in the registry.&#x20;

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

11. To import the identifiers, you can navigate to identifiers columns and use a format to import content into registry.&#x20;

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

    The format that needs to be used is: Namespace:/Identifier/Version; e.g. namespace1:/identifier1/v1;namespace1:/identifier2/;

After all the changes are done, you can upload the document.


---

# 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/custom-field-bulk-uploader/bulk-importing-alternative-names-and-identifiers.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.
