# Coaching Guidelines

{% hint style="info" %}
*This feature is currently in closed beta β*
{% endhint %}

### Define Your Coaching Guidelines

As an Admin, navigate to **Personalization**, then **Coaching Guidelines**.

<figure><img src="/files/gDA3ujO2toi2FJba6p65" alt=""><figcaption></figcaption></figure>

You’ll see two options:

EITHER Import your own guidelines via CSV (a downloadable template is available).<br>

<figure><img src="/files/Va6R4xJZuUDE0fE6Dbpp" alt=""><figcaption></figcaption></figure>

OR Use the default guidelines provided by Tabnine.

<figure><img src="/files/EnRv7VyTfkvQN9tRTS2a" alt=""><figcaption></figcaption></figure>

If you choose to import your own:

* Only the Language and Description fields are required.
* Other fields (e.g., tags, good/bad code examples) can be auto-generated by Tabnine.

\ <br>


---

# 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://docs.tabnine.com/main/administering-tabnine/managing-your-team/context-engine/coaching-guidelines-v.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.
