# Billing & usage

The Billing & usage page is where you manage everything related to your subscription. From here, you can view or upgrade your plan, cancel your subscription, update your payment method, add or remove members, buy credits, track credit usage, and download invoices.

### Accessing Billing & usage

1. In the Dashboard view, click the Org logo in the top-left corner.
2. From the dropdown, select Settings.
3. In the left sidebar, click Billing & usage.
4. You will land on the Billing & usage page.

**Direct link**

* Go directly to the Billing section at <https://studio.morphic.com/settings/billing>

### Active plan

* View your current plan and billing cycle.
* To upgrade your plan, click Upgrade.

### Manage payment method

* Head over to Billing & usage section: <https://studio.morphic.com/settings/billing>
* Then go to Active plan > Current plan > Manage via Stripe.
* Add or remove your payment methods.

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

### Cancel plan

* Cancel subscription: to cancel, click on Manage via your payment provider next to your current plan and follow the cancellation steps.

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

### Members

* View the number of additional members included in your plan.
* Manage member access and roles from this section.

### Buy credits

You can purchase credits anytime from the org/account dropdown (click the Morphic logo in the top-left corner).

1. Open the org/account dropdown.
2. Click Buy credits.
3. A pop-up will appear with available plans.
4. Click Buy under your preferred plan to complete the purchase.

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

<figure><img src="/files/7CwVGFaqirsMGbvjPZb2" alt=""><figcaption><p>Purcahse credits</p></figcaption></figure>

### Invoice history

* View and download your past invoices.
* Purchases like plan upgrades or credit top-ups will appear here.

### Credit activity

The admin of the org account can track credit usage and activity directly from the Billing & usage page in Morphic. Here is how to access it.

Go to <https://studio.morphic.com/settings/billing> or navigate via Settings > Billing & usage in the left sidebar. Scroll down to the Credit activity section.

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

* Each entry shows the date, member, asset type, credits used, and status.
* Filter by date, member, status, or project.
* Switch between All, By project, or By member views.
* Click Download CSV to export your usage.

***

If you have any trouble or have any questions, feel free to reach out. We're happy to help. Write to us at [**support@morphic.com**](mailto:support@morphic.com)**.**


---

# 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://morphic.com/docs/getting-around/settings/billing-and-usage.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.
