> For the complete documentation index, see [llms.txt](https://docs.ohmyapp.io/main/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ohmyapp.io/main/guide/develop_app/command-execute-function/action/upsert.md).

# 데이터 등록/수정(upsert)

데이터를 등록하고 수정하는 동작을 수행해요. 주로 \[저장하기], \[등록하기] 버튼 액션 설정에 많이 사용해요.&#x20;

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

버튼을 클릭하면, 설정한 **데이터 등록/수정** 액션에 따라 데이터가 등록돼요.&#x20;

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

> \#저장하기, #등록하기, #수정하기, #등록 버튼, #저장 버튼, #데이터 등록

2023.10.04 Jinny

**Data registration/modification (upsert)**

This function serves the purpose of both data registration and modification. In the context of action settings, the 'Save' button is frequently used.

> \#save, #register, #modify, #register button, #save button

2023.08.05 Song<br>
