# Detailed Pages

Detailed pages can be added with details of the pages to be navigated to on click of  Body cards.

Multiple detailed pages can be created.

'*Card on click event*' column from '*Body*' sheet should be set to any other option other than '*No-Action*' if detailed pages should be displayed with below content on Body.

Following are the details to be filled to create pages.

| Column                              | Description                                                                                                                                                                                    |
| ----------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Link (Internal to domain/subdomain) | Name(Text) should be provided for the page. It should be added in *'Detailed description'*  column in '*Body- cards' ,*  based on the which other details of the detailed page will be picked. |
| Title                               | Title to be displayed on the Detailed Page should be added.                                                                                                                                    |
| Sub Title                           | Sub Title to be displayed on the Detailed Page should be added.                                                                                                                                |
| Markdown/HTML                       | Content to be displayed on detailed page should be added (can be added as Text or in HTML format).                                                                                             |
| Main Image Link                     | Link of the image should be provided to get it displayed on Detailed  page.                                                                                                                    |
| Design                              | Based on the layout selected Text and Image will be adjusted on the detailed page. We have multiple options provided in the drop down.                                                         |


---

# 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://help.siteoly.com/sheets-getting-started/detailed-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.
