# Check the number of remaining days in my account?

There are two ways to check the expiration date of your Heyetsy account:

Method 1: Directly access the [Heyetsy Dashboard](https://etsy.ytuong.me/dashboard) to view the remaining days.

<figure><img src="/files/GJDMcC7dXMFUUBPUJToE" alt=""><figcaption><p>85 days of use remaining</p></figcaption></figure>

Method 2: You can directly click the Refresh button on the Extension to quickly check.

<figure><img src="/files/G96KtPK9HS7pA8p9YDkQ" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Question:** So if my account is in the negative (let's say -55 days), when I renew, do I have to pay for those 55 days?

\
**Answer:** When you renew your subscription, by default the number of usage days will be counted from the day you start your payment, not subtracting any negative days you had before.
{% endhint %}


---

# 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.heyetsy.com/en/q-and-a/check-the-number-of-remaining-days-in-my-account.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.
