# Custom Fields

{% hint style="info" %}
Custom fields are inbuilt project management tools that let you make your production operation&#x20;
{% endhint %}

Open [studio ](/adnova-academy/adnova-drive/adnova-studio-control.md)and click on the customs fields icon on the sidebar to view custom fields.

<figure><img src="/files/lyyT216LebYgvGO1cOLi" alt="" width="392"><figcaption></figcaption></figure>

* Click on "**Add Custom Fields**" to create your workflow.&#x20;

<figure><img src="/files/BkKvLUnrJwUZPWdm01wK" alt="" width="470"><figcaption></figcaption></figure>

* Specify your field title and select from a range of field types.
* That includes single-select, multi-select, text, date, and numeric options.
* You can add status, date of completion, assignee, and any fields that fit your production workflow.
* Click on "**Create**" to add new fields.


---

# 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://adnova.gitbook.io/adnova-academy/adnova-drive/custom-fields.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.
