# Link Pages

To pass a value from one page to another, you need to use the Navigate to page action. To do so, follow the steps:

1. Click on the **table**
2. From the right menubar, go to the `Actions` tab
3. Click on the `Row Click`
4. From the dropdown, choose `Navigate to Page`
5. Link the New Page
6. Go to the Page Parameters section, to specify it
7. Click on the `Formula` icon
8. Choose the **Primary Key** of the row

{% @arcade/embed flowId="jEsx7EoilqGkbBapJhIl" url="<https://app.arcade.software/share/jEsx7EoilqGkbBapJhIl>" %}


---

# 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.jetadmin.io/user-guide/design-and-structure/pages/link-pages.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.
