> For the complete documentation index, see [llms.txt](https://morphic.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://morphic.com/docs/getting-around/settings/plans.md).

# Plans

In the Plans section, you can compare and manage your subscription. Morphic offers various options, allowing you to select the plan that best fits your needs.

### Accessing Plans

1. In the Dashboard view, click on the Org logo in the top-left corner.
2. In the dropdown menu, select Settings.
3. From the left sidebar, click Plans.
4. You will land on the Plans page, where you can view and manage subscriptions.

**Direct link**

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

### Upgrading or changing your Plan

1. On the Plans page, review the available subscription options.
2. Click on the Upgrade button under your desired plan.
3. Follow the on-screen instructions to complete the upgrade or change.

<figure><img src="/files/8o5bd722x7r3WLDOfxmb" alt=""><figcaption><p>Comparing and selecting plans</p></figcaption></figure>

<figure><img src="/files/AguVoR1tYGml0quQS5Im" alt=""><figcaption><p>Available subscription plans</p></figcaption></figure>

## Available plans

Morphic offers the following plans. Yearly is the per-month price on an annual commitment. Credits reset at the start of each billing cycle.

| Plan       | Monthly    | Yearly     | Credits / mo        | Support           | Extra members        |
| ---------- | ---------- | ---------- | ------------------- | ----------------- | -------------------- |
| Free       | $0 forever | $0 forever | 20 one-time credits | Community support | Not available        |
| Education  | $5         | $4         | 400                 | Email support     | 1 user only          |
| Basic      | $9         | $9         | 900                 | Email support     | Not available        |
| Standard   | $29        | $24        | 3,200               | Email support     | Not available        |
| Pro        | $49        | $45        | 6,200               | Email support     | $10/month per member |
| Pro Max    | $185       | $170       | 24,000              | Email support     | $10/month per member |
| Enterprise | Custom     | Custom     | Unlimited\*         | Custom support    | Custom seat limits   |

A few plan-specific details:

* Education plan: discounted pricing available exclusively for educational use, for students and teachers. Reach out to <support@morphic.com>.
* Enterprise plan: built for advanced and team requirements. Includes creative assistance (on request), unlimited styles, private workshops, and tailored pricing and billing terms. Contact Sales to learn more.

***

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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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