# Creating a metadata item with a single item creation wizard

Wizards help make metadata creation and reuse of metadata items easier. Using these wizards, you will be stepped through creating a single metadata item, in the type of your choice.

### How to create a metadata item with a single item creation wizard

**Note:** For this guide, a Data Element will be chosen as the required metadata item type, but the basic procedure is consistent across all item types.

1. Select either 'Create Metadata' from the dashboard side panel, or the creation tool from the registry header (followed by 'See all' if your desired metadata type does not appear in the dropdown).

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

2. Select 'Create' from the subheading that matches the item type you require.

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

3. Add the mandatory and desired information to the following tabs of the item creation page, as necessary:
   * Definition: The fields on this tab help to identify and define the metadata item
   * Names & References: This tab is entirely optional, but can be used to give extra context to the item
   * Components: This tab is entirely optional, but can be used to give extra context to the item. Components can also be added pose-creation
   * Slots: These fields are optional but can be used to annotate the item with additional attributes.

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

4. Select 'Create item' when all mandatory fields have been satisfied, and you have entered all of the desired optional content.

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

5. Your metadata item is now present in the registry.


---

# 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/creating-and-editing/creating-metadata-items/creating-a-metadata-item-with-a-single-item-creation-wizard.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.
