> For the complete documentation index, see [llms.txt](https://help.vectary.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.vectary.com/documentation/other/image-to-3d-model/upgrade-to-pro-ai.md).

# Upgrade to Pro AI

Description of the process for upgrading to the Pro AI plan.

\
Some subscriptions do not support a direct upgrade of a workspace to the <mark style="color:purple;">**`Pro AI`**</mark> plan (<mark style="color:$info;">Premium</mark>, <mark style="color:$info;">Pro</mark>, <mark style="color:$info;">Basic</mark>). In such cases, the current subscription must be canceled before activating a new Pro AI subscription.

{% stepper %}
{% step %}

#### Cancel the current subscription

Cancel the active subscription in the workspace settings (Billing tab): \
<https://www.vectary.com/dashboard/?workspace_settings=true&tab=Billing>

<figure><img src="https://2973737105-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAXNLyKVZ2tvtyDr8sVES%2Fuploads%2FeSAsbfYjndHNUOCajpGF%2Fimage.png?alt=media&amp;token=fc144a27-e81a-4384-a674-d496dce50e2e" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
For subscription cancellation please specify `Switching to another plan`: \
\
![](https://2973737105-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAXNLyKVZ2tvtyDr8sVES%2Fuploads%2FAM5BRatDzUUKM8hMnMPM%2Fimage.png?alt=media\&token=ff9440a8-934b-453e-a76d-a60fc6a20642)
{% endhint %}
{% endstep %}

{% step %}

#### Start a new subscription

After canceling the subscription, a new Pro AI subscription can be started immediately or after the previous subscription period has ended.

<figure><img src="https://2973737105-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAXNLyKVZ2tvtyDr8sVES%2Fuploads%2FZ9jr6WK6Eb0pcvRY7Vb8%2Fimage.png?alt=media&amp;token=bf3622c9-07e2-43fc-8ec7-d3ca23c523ba" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
Make sure to refresh any browser tabs where Vectary was already open after completing the subscription process.
{% endhint %}
{% endstep %}
{% endstepper %}

Once completed, AI-based 3D model generation becomes available. \
More details can be found here <a href="/documentation/other/image-to-3d-model.md" class="button secondary">Image to 3D model</a>


---

# 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, and the optional `goal` query parameter:

```
GET https://help.vectary.com/documentation/other/image-to-3d-model/upgrade-to-pro-ai.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
