# 한번 작성한 스토리의 날짜는 바꿀 수 없나요?

작성한 스토리를 다른 날짜로 옮기고 싶으시다면,\ <mark style="background-color:red;">스토리 우측 상단의 점 3개 옵션 버튼 → ‘다른 기념일(날짜)로 이동’</mark>을 선택해 주세요.

이 기능을 통해 스토리를 원하는 날짜로 수정할 수 있습니다.

단, 프리미엄 구독을 하지 않으신 경우에는\
이미 스토리가 작성되어 있는 날짜로는 이동이 불가능한 점 양해 부탁드립니다. 🙏<br>

{% stepper %}
{% step %}
**변경하고 싶은 스토리 우측 상단의 더 보기 버튼을 선택합니다.**

<figure><img src="/files/B8keYYdq78MHBZ3ZNKlB" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**'다른 기념일(날짜)'로 이동을 선택합니다.**

<figure><img src="/files/gS4nhqSHFS2oDLIs5T7g" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**원하는 날짜로 변경합니다.**

<figure><img src="/files/3i6dVfwIs5fiUO4njzE4" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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://organization-apx.gitbook.io/thecouple/faq/7/3.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.
