# 데이터 수정(update)

데이터의 상태값을 수정하는 동작을 수행해요. 주로 \[수정하기], \[푸시 알림의 스위치] 버튼 액션 설정에 사용해요.

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

스위치를 클릭하면, 설정한 **데이터 수정** 액션에 따라 데이터의 값이 수정되어 저장돼요.&#x20;

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

> 수정하기, #고치기, #편집하기, #수정 버튼, #데이터 수정하기

2023.10.04 Jinny

**Data Modification (update)**

This function conducts the operation of data modification. It is frequently utilized to activate the 'modification' button within the action settings.

> \#edit, #adjustment, #modify, #modification button, #modify data

2023.08.08 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/update.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.
