# Custom Attributes

Custom Attributes may be added for all user entities in your Cymmetri Platform. This allows organizations to add custom user attributes that are used across the applications in the organization.&#x20;

For example, your organization has a custom attribute that captures and uses the local language of your employees and vendors to provide local services. This attribute may be stored in your Active Directory and may need to be synchronized to your organization’s other applications during the course of an employee or vendor’s employment.&#x20;

Cymmetri platform allows the administrator to define custom attributes on a tenant-wide level.&#x20;

Custom attributes can be used at various places, like when **creating a user**, **as a filter when searching for users**, and **are visible in the other sections of user info**

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

### Configuring Custom Attributes

1. To start configuring custom attributes, click on the Configurations menu on the left-hand side and then click on the Custom Attributes menu.
2. Click on the **Add New** button to start adding a custom attribute

<figure><img src="/files/A6eN8jPFY77LtiZriwuO" alt="" width="461"><figcaption></figcaption></figure>

2. **Fields to be updated:**

   1. *Name/ Key:* refers to the label assigned to the custom attribute.
   2. *Description:* allows you to provide additional details or notes about the custom attribute for reference and clarity.     &#x20;
   3. *Status:* Allows activation of the custom attribute. Only if it is set to active is the attribute available to use in the User Object.

   *Note: A custom attribute, once created, can only be set to inactive; it cannot be deleted.*


---

# 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://help.cymmetri.io/getting-started/personalization/custom-attributes.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.
