# The SharinPix Image Object

{% hint style="info" %}
This article outlines the sections and data available on the SharinPix Image record page.
{% endhint %}

## Image Properties

The **Image Properties** section provides the following information:

* **File Name:** The image file name
* **Format:** The image file format extension
* **Tags:** The tags applied to the image
* **Width:** The image's width
* **Height:** The image's height
* **Sort Position:** The position of image in album when sorted

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

## Image URLs

The **Image URLs** section provides the following image URLs:

* **Image URL Original:** Provides the original image URL
* **Image URL Full:** Provides the URL of the image in a size of 1920 x 1280 pixels
* **Image URL Thumbnail:** Provides the URL of the image in a size of 200 x 200 pixels
* **Image URL Mini:** Provides the URL of the image in a size of 100 x 100 pixels

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

## Preview

The **Preview** section consists of the **Image Thumbnail** field which displays the image in a thumbnail format as shown below:

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

### Geolocation <a href="#geolocation" id="geolocation"></a>

The Geolocation section consists of the following fields:

* **Geolocation:** Provides the latitude and longitude of where the image was taken
* **Geolocation Map:** Displays the image geolocation on a map

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

## History

The **History** section consists of the following fields:

* **Date Uploaded**
* **Date Taken**

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

## Advanced

The **Advanced** section consists of the following fields:

* **Exifs:** Provides the Exchangeable Image File Format data
* Metadatas: Provides the following image metadatas:

  * The mobile app URL
  * The job ID
  * The media ID
  * The device ID

  <figure><img src="/files/2kPI3SGNjtEM9nZ2iQPx" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
**Note:**

Other data can be displayed, on the SharinPix Image record. This can be selectively displayed by modifying the SharinPix Image page layout as demonstrated below:
{% endhint %}

<figure><img src="/files/A0xSql0Uw3N9cEMfLwXO" 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://docs.sharinpix.com/documentation/image-sync/the-sharinpix-image-object.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.
