# Configuring automatically triggered incremental identifiers

{% hint style="info" %}
Automatically triggered incremental identifiers can only be configured by an Administrator of the relevant Stewardship Organization.
{% endhint %}

Stewardship Organization Administrators can add automatically triggered incremental identifiers to metadata items, and configure them. An incremental identifier is an identifier which increases by a single value with each new item it is assigned to.

**Note:** Incremental identifiers must exist within a namespace, which itself must exist within a Stewardship Organization. See this procedure's [parent page](/administrator-tasks/creating-and-editing-namespaces-and-identifiers.md) for more information.

### How to configure automatically triggered incremental identifiers

1. Select 'Administrator Tools' from the dashboard side panel.

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

2. Select 'Manage Stewardship Organisations'.

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

3. Select the relevant Stewardship Organization from the list.

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

4. Select 'Managed Items', then 'Namespace'.

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

5. Select 'Create Namespace'.

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

6. Adjust the 'Name', 'Shorthand prefix' and 'Definition' fields as desired.

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

7. From the Autoincrement dropdown, select 'Automatically assigned incrementing identifier'.

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

7. Select the automatically triggered identifier's triggers via the 'Metadata types', 'Metadata templates', 'Registration authorities' and 'Registration statuses' checkbox lists.

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

**Notes:**

* Metadata item templates will only appear in the 'Metadata templates' list if they are active, as opposed to drafts
* The 'Regisitration authorities' and 'Registration statuses' lists will only appear if the relevant Stewardship Organization contains Registration Authorities.

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

10. The item's identifier will now appear in its infobox.

<figure><img src="/files/9pFanrBld2dn6Lmx5ZeR" 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/administrator-tasks/creating-and-editing-namespaces-and-identifiers/configuring-automatically-triggered-incremental-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.
