# Using Custom Fields

While Tactyc already provides deal tags, sector, geographies and other tracking fields, periodically you may want to create your own custom fields that are internal and specific to your fund. These could be internal status color codes (i.e. "traffic lights"), or any additional information you want to track for investments.&#x20;

## Creating a Custom Field

From your investments page, click on **Custom Fields**

<figure><img src="/files/dq8HSxfTp9eFcXkCID0R" alt="" width="375"><figcaption></figcaption></figure>

* Define your custom fields by specifying the name and type.  Support field types are:
  * Number
  * Tags
  * Text
  * Color Codes
  * Dates

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

* Click **Save** when complete

## **Adding Data to Custom Fields**

After defining custom fields, when you open an investment, a new sector for **Custom Fields** appear in the **Investment Information** section

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

* Click on **Custom Fields** to open a panel to enter data for the defined fields

<figure><img src="/files/lnzBv2UDMwPMtZAhQNcb" alt="" width="349"><figcaption></figcaption></figure>

* Click **Submit** to enter the data and **Save** the investment
* The investment information section will now show a custom fields section

<figure><img src="/files/iSToGuBjybN3e2wMSBiL" alt="" width="302"><figcaption></figcaption></figure>

## **Accessing Custom Fields on the Investments Table**

Custom Fields can also be exposed on the investments table from the **Columns** configuration. These custom field columns can be filtered or sorted to evaluate performance for specific sub-sections of the portfolio.

<figure><img src="/files/3NbduVO7RK9NdeivQLvS" alt=""><figcaption></figcaption></figure>

## Adding Custom Fields to Tearsheets

Custom Fields created can also be added to the tearsheet from the **Customize** dialog. Select desired custom fields and they will be shown on the left sidebar of each tearsheet.

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


---

# 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.tactyc.io/portfolio-management/investments-table/using-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.
