> For the complete documentation index, see [llms.txt](https://docs.antsomi.com/cdp-365-user-guide-en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.antsomi.com/cdp-365-user-guide-en/data-hub/business-objects/data-objects/attributes/custom-attribute.md).

# Custom Attribute

The attribute in which data does not need to compute

In order to create a custom attribute, process as [Create an attribute](/cdp-365-user-guide-en/data-hub/business-objects/data-objects/attributes.md#create-a-new-attribute)

## Custom Attribute Configure

<figure><img src="https://826840553-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbtU4vFUxT5JkWYHePuoX%2Fuploads%2F8OZr00prdaRvIBvTBVz1%2Fimage.png?alt=media&amp;token=c8e51861-9e7d-4cc8-afc3-d74401bbeba9" alt=""><figcaption></figcaption></figure>

### &#x20;General Information

* **Object:** the corresponding Object that you chose to create the attribute
* **Group attribute:** Group contains attributes that have the same characteristic or usage. [See more about Groups](/cdp-365-user-guide-en/data-hub/business-objects/data-objects/groups.md)
* **Attribute type:** [type of attribute](#kieu-thuoc-tinh) you chose to create
* **Attribute name:** name of the attribute
* **Attribute internal code:** code of the attribute
* **Description:** information describes the attribute

{% hint style="warning" %}
Note: the attribute code does not allow prefixes: number\_, sgmt\_, aud\_&#x20;
{% endhint %}

### Setting

* [**Data type**](/cdp-365-user-guide-en/annotation/data-format.md#data-type)**:** data type of the attribute

<figure><img src="https://826840553-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbtU4vFUxT5JkWYHePuoX%2Fuploads%2FarcO74doJcpQCRl6iSPx%2Fimage.png?alt=media&amp;token=0ca4cf97-b3cc-4aa1-ba6c-26cc2ef62fb6" alt=""><figcaption></figcaption></figure>

* [**Display Format**](/cdp-365-user-guide-en/annotation/data-format.md#display-format): the displayed value of the attribute. You can edit the display format&#x20;
* **Attribute usage setting**:
  * ***Is Required***: Mark this attribute as required for the object
  * ***Enable Data Encryption***: mark data encoding for this attribute

{% hint style="warning" %}
Note:&#x20;

* The display format is corresponding with the selected event and event attribute
* You can edit the display format by clicking ![](https://826840553-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbtU4vFUxT5JkWYHePuoX%2Fuploads%2F1ZxFd46BF0CQpGnkGPiw%2Fimage.png?alt=media\&token=b5252af9-f433-4e68-a0b1-70129afba00d)in the Display format field when the data type is Number or Date time
  {% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.antsomi.com/cdp-365-user-guide-en/data-hub/business-objects/data-objects/attributes/custom-attribute.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
