# Activate Pattern Grading

## Assign a Size Chart to a Pattern Project

1. Open the project and make sure a pattern type is selected.
2. Click on **Assign/Manage Size Chart** button on the top bar or in the **Preview Sidebar** to open the **Size Charts** window.
3. Select the desired **Size Chart Template**.
4. Click on Assign button to confirm.

## Unassign Size Chart Template

1. Click on **Manage Size Chart** button on the top bar or in the **Preview Sidebar** to open the **Size Charts** window.
2. Click **Unassign** button in the Size Chart window to unassign the Size Chart Template

## Unassigning a Local Size Chart

When you unassign a Local (pattern-specific) Size Chart, the chart is permanently deleted.

**Local Size Charts** exist only within the context of the pattern they are assigned to.

For this reason, unassigning a local chart will remove it entirely and cannot be undone.

Before confirming the action, make sure that:

* The Size Chart is not needed anymore for this pattern
* Any required grading rules have been saved elsewhere (for example, as a template)

{% hint style="info" %}
If you want to keep the Size Chart for future use, consider [saving it as a Size Chart Template](/size-grading/manage-size-charts.md#save-a-local-size-chart-as-a-template) before unassigning it.
{% endhint %}


---

# 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://help.clabassistant.com/size-grading/activate-pattern-grading.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.
