# Linked-Pages in Action

## Let's start with a ticket

* Imagine you have a requirement (ticket):

<figure><img src="/files/xFJ7JrVftQ3ugL8tzAMP" alt="" width="563"><figcaption><p>A ticket as the source of all activities.</p></figcaption></figure>

* Go to the Boomi designer and you start your implementation.

<figure><img src="/files/N3BlXAQAsqfVMzkir30t" alt="" width="563"><figcaption><p>Invoice Read implementation started</p></figcaption></figure>

Once you have initially saved the process - after it has got its ComponentId - you go back to the ticket to tell it where to find the implementation.

On the ticket, you may have notice the *Linked-Pages for Boomi Integration* icon.

<figure><img src="/files/3pkNBk3NnTCnubI34j4Y" alt="" width="563"><figcaption><p>From the ticket we create a new link to the current component.</p></figcaption></figure>

*Link this page (the ticket) to the current component*, and the Boomi Process and the ticket are connected. You can now open the ticket directly from the Boomi process.

<figure><img src="/files/PcNjNyJISJYypenULTnL" alt=""><figcaption><p>Open linked-pages from the Boomi component.</p></figcaption></figure>

As well as you can open the Boomi process from the ticket.

<figure><img src="/files/61Xfn6q1sNbSd1gbiw7V" alt=""><figcaption><p>Open the Boomi process from the ticket.</p></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://boomi.markusschmidt.pro/power-tools/readme/linked-pages/boomi-linked-pages-in-action.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.
