# 4.7.4 Subscription & Billing

This feature allows companies to manage their subscription plans and bill information. It allows companies to view their current subscription plan, renew or change plans, update billing information, and view invoices and payment history.&#x20;

By default, every company gets a free 30 days trial at first. After the trial ends, your access to use the software will be provoked, and you will be requested to renew or upgrade your current subscription plan to continue.

### Benefits:

* The feature provides a transparent and secure way for companies to manage their subscriptions and billing information, making it easier for them to budget for and maintain their use of the software.&#x20;
* This feature also helps companies to keep their billing information up-to-date, ensuring that their access to the software is uninterrupted.

### From here, you can

* [View the current subscription plan](https://docs.onethreadapp.com/4.-managing-company/4.7-company-settings/4.7.4-subscription-and-billing/4.7.4.1-view-the-current-subscription-plan)
* [View payment due date](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)
* [Renew plan](https://docs.onethreadapp.com/4.-managing-company/4.7-company-settings/4.7.4-subscription-and-billing/4.7.4.3-renew-plan)
* [Upgrade plan](https://docs.onethreadapp.com/4.-managing-company/4.7-company-settings/4.7.4-subscription-and-billing/4.7.4.4-upgrade-plan)
* [View invoices & payment history](https://docs.onethreadapp.com/4.-managing-company/4.7-company-settings/4.7.4-subscription-and-billing/4.7.4.5-view-invoices-and-payment-history)&#x20;

###


---

# 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.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.
