# Managing a Structural Cloud pay-as-you-go subscription

{% hint style="info" %}
Tonic Structural has discontinued the pay-as-you-go plan. Accounts cannot sign up for a pay-as-you-go plan. The information in this topic is for existing accounts that are already on the plan.
{% endhint %}

## About the pay-as-you-go plan

The Tonic Structural Cloud pay-as-you-go subscription plan charges a regular monthly credit card payment for a Structural account. To manage the payments, Tonic.ai integrates with a payment processing solution.

The pay-as-you-go subscription grants a Structural Professional license.

You can configure generators for up to 20 tables across all of your workspaces. If you exceed the limit, Tonic.ai charges a flat fee per month for each additional table. Tonic.ai bills you separately for the additional tables.

## Updating the payment information <a href="#tonic-pay-as-you-go-update" id="tonic-pay-as-you-go-update"></a>

Only the user who set up the account can update the payment information. Other users from the same email domain can only view the renewal date.

Access is not based on a global permission.

From the **Billing** tab, to update your payment information:

1. Click **Manage Subscription**.
2. In the payment processing solution, provide the updated payment details.


---

# 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.tonic.ai/app/admin/using-structural-cloud/tonic-pay-as-you-go.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.
