# Item page breakdown

## What are the components of an item page? <a href="#what_are_the_components_of_an_item_page" id="what_are_the_components_of_an_item_page"></a>

This is a basic item page for a Data Element Concept. The item pages will change depending on how much content has been put into the item, and what type of item is being viewed.

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

Item pages are broken up into different sections: the main content area, the 'info box', and the 'actions bar'.

* The main content area is where you can view any issues associated with the item, the item history, graphs for the item, the components of the item, the relationships, and the related content.

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

* The 'info box' is where you can see what the type of metadata the item is, the unique identifier that is assigned to this specific item, any endorsements, when it was last updated and by whom, when the item was created, if it has any supersedes and if it has been superseded by anything.
* Some content in the 'info box' may not be visible to some users, depending on the users permissions.

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

* The 'actions bar' is where you can favourite the item, publish the item, perform different actions depending on your permissions, and download the content.

<figure><img src="/files/m67jNm9272MwRW2Wqsgx" 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/finding-and-viewing-metadata/item-page-breakdown.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.
