- Getting started
- Licensing
- Setup and configuration
- Using the service
- Reference
- Examples and tutorials

Data Fabric user guide
Customizing an entity
Data Fabric contains System built-in fields. When you create a new entity a set of default fields is automatically created still you can customize the entities you defined by adding specific fields.
You can create the fields of the following field types.
- Text : this field can be used to store a small amount of text.
- Number : this field can be used to store a number value. Number values can be positive or negative. You must specify the number of decimal places that you want to use.
- Yes/No : this field is used to choose between a Yes or No value.
- Date-Time : this field is used to store a value that contains a date and time. A date picker can be used to select a date and time.
- Relationship : this field is used to create a relation between two entities.
- Choice Set : this field is used to store a list of enumerated values from which one or more values can be selected.
-
File : this field is used to store a file.
-
Auto-number: this field is used to automatically increase record indexes.
-
Multi-line Text: this field can be used to store a larger amount of text on multiple rows.
To update the fields you created, take the following steps:
- You cannot update system built-in fields.
- You cannot change the Name and the Type of customized fields.
To delete fields that you have created, take the following steps:
- In the Overview tab, select Manage Entity, or select the More options menu corresponding to the field you want to delete, and then select Delete.
- If you select Manage Entity, then select the Delete icon the Local fields section, or the chosen external system section corresponding to the field you want to delete.
- Select Save.
Role based field access (RBAC) can be used to restrict data access. It is possible to enable Role based field access for custom fields only, it is not available for system built-in fields.
After the Role based field access option is enabled for a field, the roles need to be updated to grant explicit permissions for users to access the field. Refer to Manage access for more information.