# Accessing cross-reference lookups

## Introduction

**Cross-reference lookups** are accessed and managed from the left-hand navigation bar.

## The steps

**Step 1**\
Log into the Patchworks dashboard, then select **process flows** <mark style="color:orange;">\~</mark> **cross-reference lookups** from the left-hand navigation bar.&#x20;

**Step 2**\
The **cross-reference lookup** page is displayed, with three main areas to note:

<div align="left"><figure><img src="/files/W5Svfbsty8LZ7uLlgiaH" alt=""><figcaption></figcaption></figure></div>

Here, you can:

* Use the [**create cross reference lookup** button](#user-content-fn-1)[^1] to [add your own lookup table](/product-documentation/process-flows/cross-reference-lookups/adding-a-cross-reference-lookup.md).
* Access **cross reference lookups** t[hat you have installed or added](#user-content-fn-2)[^2].
* Access Patchworks **cross reference lookups** [that are available](#user-content-fn-3)[^3] for you to [install](/product-documentation/process-flows/cross-reference-lookups/installing-cross-reference-lookups.md).

[^1]: See item **a** above.

[^2]: See item **b** above.

[^3]: See item **c** above.


---

# 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://doc.wearepatchworks.com/product-documentation/process-flows/cross-reference-lookups/accessing-cross-reference-lookups.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.
