# Flavor Info

{% hint style="warning" %}
To use a *flavor* for Server in the project, you have to assign the *flavor* to the project first. You can do so during [project creation](https://itera.gitbook.io/taikun/user-guide-1/manager/projects/creating-a-new-project) or in *Flavor Info* tab.
{% endhint %}

### Bind To Project

Choose the *Cloud Type* and *Credentials* where your project is stored. After selecting flavor/s you can bind it/them to the project.

Sort flavors by size of CPU and RAM or use search bar.

![Fig. 1: Bind to Project](https://2158992251-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MJQrhtis3vRAM281R7J%2Fuploads%2FvZpToOfw5AoAtbaV1eO4%2Fbind%20flavor.gif?alt=media\&token=ef7c1eda-73d6-47b0-a296-1e8e92301c76)

An error message is displayed, if the flavor is already bound to the project.

![](https://2158992251-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MJQrhtis3vRAM281R7J%2Fuploads%2FNSmcdhvaiNBQuGBAjugJ%2Fflavor%20bounded.png?alt=media\&token=12884ecd-ce0b-4918-956b-7c3cb8c26f5c)

### Flavor Project Bounds/Unbind Flavor

To overview all Flavors used in Projects use<img src="https://2158992251-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MJQrhtis3vRAM281R7J%2F-MLgx5qlPi20rRnWxrHp%2F-MLhD0Woly1ZLbEDvq-_%2FFlavor%20Project%20Bounds.png?alt=media&#x26;token=95a10590-e585-47ea-a25a-ed70ba628f97" alt="" data-size="original">button. Flavors for each *Cloud* (Amazon, Azure, OpenStack) can be sorted by *Name*, *Project Name*, *CPU* and *RAM*.

To unbind a flavor from a specific project, choose a Cloud, select the project-flavor bound and use<img src="https://2158992251-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MJQrhtis3vRAM281R7J%2F-MUrx0ApHaYCD4sGbf_V%2F-MUrxv2DZg1lan2dxUj4%2Funbind.png?alt=media&#x26;token=e0f1a65d-1107-4a05-a59d-b31d38589652" alt="" data-size="original">button.

![Fig. 2: Unbind Flavor](https://2158992251-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MJQrhtis3vRAM281R7J%2F-MZRj5XhkLAGrjJz1pZs%2F-MZSdc_A2duxUuS3wJbN%2Funbind.gif?alt=media\&token=64c03739-7e8f-4502-9576-945ffc2a04e6)


---

# 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://itera.gitbook.io/taikun/manager/flavor-info.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.
