> For the complete documentation index, see [llms.txt](https://docs.tracr.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tracr.com/tracr-articles/diamond-experience.md).

# Diamond Experience

## Search by Report/Inscription Number

We are pleased to announce an upgrade to our search capabilities. You can now search using grading report numbers and inscription numbers on Diamond Experience.

This enhancement is designed to provide greater flexibility and efficiency in your search process. Recognising that both report and inscription numbers are key identifiers, we've integrated them into our search functionality to streamline your workflow.

<figure><img src="/files/cQAX0kTo9J4U2xAIBHGe" alt=""><figcaption><p>Tracr Diamond Experience</p></figcaption></figure>

### Key benefits

* Saves time by using more common reference number.
* Improves search accuracy.
* Enhances usability with a more comprehensive search experience.

### Frequently Asked Questions (FAQs)

<details>

<summary><strong>What is the "Search by Report or Inscription Number" feature?</strong></summary>

This feature allows users to quickly find diamonds by entering their report number or inscription number.

</details>

<details>

<summary><strong>Where can I use this feature?</strong></summary>

You can use this feature on Diamond Experience.

</details>

<details>

<summary><strong>Will the search results show all diamond details?</strong></summary>

The search results will display key diamond details. You can click on a result to view the full details.

</details>

<details>

<summary><strong>What if I can't find the diamond I'm looking for?</strong></summary>

Double-check the report or inscription number for accuracy. Make sure your diamond is polished. If you still can't find it, contact customer support for assistance.

</details>

***

### User Interface Elements

* **Search Bar:** now supports diamond searches using report or inscription numbers.

<figure><img src="/files/oiHODOv1gnEXhwGOto6l" alt=""><figcaption><p>Tracr Diamond Experience</p></figcaption></figure>

* **Card view results:** helps you quickly scan and visually compare your options, particularly when multiple diamonds share the same report number from different laboratories.

<figure><img src="/files/8ogW8MmiYhdMg8JsBvyy" alt=""><figcaption><p>Card view results when multiple diamonds can be found.</p></figcaption></figure>

### How It Works

{% stepper %}
{% step %}

### Enter Report/Inscription Number

In the search field, type the diamond's report number or inscription number.
{% endstep %}

{% step %}

### Click Search

Press the "Search" button.
{% endstep %}

{% step %}

### View Results (Card Display)

Matching diamond(s) associated with the searched number will appear as individual cards.
{% endstep %}

{% step %}

### View Diamond

Click "View Diamond" to access the diamond experience.
{% endstep %}
{% endstepper %}

<figure><img src="/files/9R0Gg89xlmiBClX3YLAn" alt=""><figcaption><p>How to search for diamonds using a grading report number or inscription number.</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.tracr.com/tracr-articles/diamond-experience.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
