# 4.7.4.2 View payment due date

This feature lets users view the date when their subscription payment is due. It gives users an overview of their billing cycle and helps them stay updated with their subscription payment status.&#x20;

The "View Payment Due Date" feature is accessible through the [Subscription & Billing](/4.-managing-company/4.7-company-settings/4.7.4-subscription-and-billing.md) section of the software, making it easy for users to stay informed about their billing information.

### Pre-conditions to use the Feature:

* Users **must have** an **account** in Onethread.
* Users must be a part of a company.
* Users must be **Super Admins/Admins** to access this feature.

### Steps to Use

* Go to the **Subscription tab** from Settings.
* You will see the Payment Due Date option with the **due date**.

### Benefits:

* The "View Payment Due Date" feature in Onethread provides benefits such as allowing users to keep track of their payment schedule, ensuring timely payment of subscription fees, avoiding late payment charges or disruptions to their subscription plan, and maintaining a smooth and uninterrupted use of the software.&#x20;
* Users can plan and manage their financial resources more effectively by clearly viewing the due date.


---

# 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.onethreadapp.com/4.-managing-company/4.7-company-settings/4.7.4-subscription-and-billing/4.7.4.2-view-payment-due-date.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.
