> For the complete documentation index, see [llms.txt](https://courses.prequilt.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://courses.prequilt.com/tour-prequilt/prequilt-blowouts/account-profile-and-settings.md).

# Account Profile & Settings

## <mark style="color:blue;">Account Profile</mark>

After logging into your account, you can access your account profile by clicking on the <mark style="color:blue;">**avatar**</mark> button (<img src="/files/3WkxQLFmsQcTxdE1DPmN" alt="" data-size="line">) located in the top right corner of PreQuilt. A dropdown menu will appear with the following options:

![](/files/ufGNKUzxe8FgGqVBf3cr)

## <mark style="color:blue;">Quick Launch Buttons</mark>

There are a 2 quick launch buttons that will take you to features outside of your PreQuilt account.&#x20;

![](/files/yqYIFAeHqRCEMZPo4XmF)

1. [Color Pages](https://app.prequilt.com/market)
   * Clicking on Color Pages will take you to the PreQuilt [*Market Page*](https://glossary.prequilt.com/pq-glossary/ms#market-page) that has a wide selection of [*digital coloring pages*](https://glossary.prequilt.com/pq-glossary/ds#digital-coloring-page-also-coloring-page) created by independent designers.
2. [Learn on YouTube](https://www.youtube.com/prequilt)
   * Clicking on Learn <img src="/files/US1ciO0yLboOIL72JtsZ" alt="" data-size="line"> will enable a pop-up video tutorial from our PreQuilt YouTube tutorial page.
   * You can also go directly to our YouTube channel: <https://www.youtube.com/prequilt>

## <mark style="color:blue;">Dashboard</mark>

By clicking on [*Dashboard*](https://glossary.prequilt.com/pq-glossary/ds#dashboard), you will be taken to the Quilt Dashboard.&#x20;

![](/files/VQjuZR3B2MaEDRP8jGje)

For more information on the various PreQuilt dashboards click below.

{% content-ref url="/pages/wp3YeK1Jo2WvKzLWF3PU" %}
[Dashboards](/tour-prequilt/prequilt-blowouts/dashboards.md)
{% endcontent-ref %}

## <mark style="color:blue;">Account Profile</mark>

You can customize your account information by clicking on <mark style="color:blue;">**Profile**</mark>.&#x20;

<img src="/files/pL2csTMEI2CHTdRNsecW" alt="" data-size="original">

A pop up window will open where you can customize your account profile including:

* Avatar image
* Company name
* Your name
* Instagram handle
* Website URL

You can also view your Public Profile to preview you profile information.

## <mark style="color:blue;">Universal Quilt Settings</mark>

This account setting enables you to set the default universal settings for all your quilts. These settings are the starting point dimensions used when you create a new quilt and include the number of rows/columns on a new quilt and the universal block dimensions.&#x20;

You can also manage your universal AutoSave setting here.

<figure><img src="/files/LlRucKTPIkXLViHbXqgw" alt=""><figcaption><p><em>Example of my universal quilt settings</em></p></figcaption></figure>

## <mark style="color:blue;">Manage Subscription</mark>

In this account setting, you can manage your PreQuilt subscription.&#x20;

![](/files/rroIoCaze28BhiKc60j3)

From this window, you can:

* View your current subscription
* Change your subscription (upgrade/downgrade, monthly/annual, cancel)
* Update payment method information
* Give feedback to help improve PreQuilt


---

# 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://courses.prequilt.com/tour-prequilt/prequilt-blowouts/account-profile-and-settings.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.
