# 상세 화면으로 이동(read)

상세 화면으로 이동하는 동작을 수행해요.&#x20;

<div align="left"><figure><img src="/files/BrVRz5hXZNlpYIhzAAEl" alt="" width="563"><figcaption></figcaption></figure></div>

아이콘을 클릭하면, 설정한 **상세 화면으로 이동** 액션에 따라 해당 데이터의 상세 화면이 아니더라도, 원하는 메타의 상세  화면으로 이동해요.

<div align="left"><figure><img src="/files/DTZnRZ0e3CLuWFhaffDl" alt="" width="563"><figcaption></figcaption></figure></div>

> \#상세화면가기 #상세페이지 #화면이동

2023.10.05 Jinny

**Transitioning to the Detailed Items (read)**

This function facilitates transitioning to the detailed items section.&#x20;

> \#navigate to detailed items, #detailed items view, #page transition

2023.08.09 Song


---

# 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.ohmyapp.io/main/guide/develop_app/command-execute-function/action/read.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.
