# Description Autocomplete

{% hint style="info" %}
Trusty AI features are opt-in only. For access, please reach out to our Sales team or your Account Manager to enable the Trusty AI trial for your organization account.
{% endhint %}

**Quick video of the Trusty AI’s Autocomplete**

{% embed url="<https://www.loom.com/share/2fdbf8e937784d939a5968285ac8eb2b>" %}

### How to: Write description with Trusty AI

1. Go to Catalog → Asset Details → Schema.
2. Click on `Make changes`

{% hint style="info" %}
Note: The Make Changes button is visible only to users with edit permissions. You must be in the Make Changes state to use Trusty AI.
{% endhint %}

<figure><img src="/files/Vee63GzgkcGPfhlnHt3d" alt=""><figcaption><p>Overview for Make Changes button</p></figcaption></figure>

3. Each field with an empty description will display a magic wand icon.

<figure><img src="/files/cjGpU2W7jdiEXw56lBkw" alt=""><figcaption><p>Magic wand</p></figcaption></figure>

4. Click the `magic wand` icon to auto-generate the description.
   1. A loading state `Trusty AI is writing…` will be shown until the description is ready.
   2. Users can edit the generated description if needed.
5. Click `Request Changes` to submit the description for approval.

### **How to: Re-writing Descriptions with Trusty AI**

1. Go to Catalog → Asset Details.
2. Click on `Make changes`

{% hint style="info" %}
Note: You must be in the Make Changes state to use the Re-write feature.
{% endhint %}

3. Click on a field with an existing description to see the option Re-write with Trusty AI.

<figure><img src="/files/p8724MGjh4VAXjdF2Fmr" alt=""><figcaption><p>How to Re-write with Decube AI</p></figcaption></figure>

4. Click `Re-write with Trusty AI` to generate a revised description.
   1. Review the new description before submitting any changes.
5. If unsatisfied, use the `Regenerate` button to rewrite the description.
   1. This icon only shows up, right after the generation of the autofill description.

<figure><img src="/files/OV7w4pLwnR43rW8XqkRj" alt=""><figcaption><p>Regenerate description Option</p></figcaption></figure>

6. Once satisfied, click `Request Changes` or `Mark Approve` for immediate approval.


---

# 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.decube.io/trusty-ai/copilots-autocomplete.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.
