> For the complete documentation index, see [llms.txt](https://help.auxalia.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.auxalia.com/plant-tools/plantdatamanager/settings/plantdatamanager-settings/general.md).

# General

This chapter describes the various options on the **General** tab of the Settings dialog. Also check out the chapter on [Performance Improvements](/plant-tools/plantdatamanager/settings/plantdatamanager-settings/performance-improvements.md) when using larger projects.

![](/files/Yut0c1bA6XzDxUJ7s9QF)

### <mark style="color:blue;">Change Colors</mark>

The colors show values which have been changed by the user, but why 5 colors?

This has to do with the use of a transfer file(s) where the changes are stored. It can happen that you edit data with PlantDataManager and a CAD-User edits data too. Best to explain the colors with some examples.

Yellow: This is the common behavior. You edited the data alone.

Green: You AND the CAD-User edited the data independently, but you and the CAD-User entered the same data.

Red: You AND the CAD-User edited the data independently, but you and the CAD-User entered different data.

Magenta: You typed in a different value than another PDM user.

Cyan: Another PDM user types in this value.

Since the CAD-User can edit data while you are editing the data with PlantDataManager, you have two lines at your mouse pointer if you hover over a changed field. The first line shows the data the field had before you edited it and the second line shows the current value in the database.

The colors will be shown in the views and drawings as well. The most unfavorable color will be used.

The colors will be used in the PlantDataManager Plugin too and here they are even more important, since you are about to accept or reject the data.

![](/files/b64SFLRcRwjRd9dnmgUf)

### <mark style="color:blue;">AutoCAD Version</mark>

Here you set the AutoCAD Plant 3D version your project is using. However, since AutoCAD 2018 it doesn't matter what version you have selected. Typically you set the version you have installed as the latest on your machine.

If you use Collaboration projects, then you have to select either 2023 or higher.

### <mark style="color:blue;">Selection List Behaviour</mark>

#### <mark style="color:blue;">Restrict value to selection list?</mark>

Limits the choice to the values which are available in the selection list.

#### <mark style="color:blue;">Autocomplete</mark>

Automatically fills up the rest of the value.

### <mark style="color:blue;">Others</mark>

#### <mark style="color:blue;">Automatically refresh data on tree node selection</mark>

Refreshes the data in the grid when the node in the tree view of the data view is selected. This can be important if data is edited while the drawings are edited at the same time.

#### <mark style="color:blue;">Do not show this 'Save Changes' dialog when using Refresh button</mark>

This enables/disables the dialog which appears if you click on the Refresh/Reload button and you have unsaved changes. If the check box is enabled you can also set the behavior whether to save or lose the changes.

#### <mark style="color:blue;">Update Link Configurations when loading/updating project</mark>

Enables executing the link configurations when loading the project. If it is disabled, projects will be loaded faster.

#### <mark style="color:blue;">Update Calculations when loading/updating project</mark>

Enables executing the calculations when loading the project. If it is disabled, projects will be loaded faster.

#### <mark style="color:blue;">Purge Local Data Cache before opening a SQL Server project</mark>

When using SQL Server projects, AutoCAD Plant 3D created local data cache (SQLite) databases in the user folder. To ensure that PlantDataManager actually reads the current data from SQL Server and not the data cache files it is recommended to enable this checkbox.

#### <mark style="color:blue;">Group PipeLineGroups/SignalLineGroups when existing in multiple drawings</mark>

If a PipeLineGroup exists in more than one drawing (because two or more of its PipeLineSegments are connected by OPCs) you can group them groups them so you can see in which drawings the PipeLineGroup exists.

The default Delimiter: | can be changed.

![](/files/UdEKVtoPSFUOfUhB09eZ)

### <mark style="color:blue;">SQL Scripting</mark>

#### <mark style="color:blue;">Run SQL Scripts when loading project</mark>

This option allows you to let PlantDataManager or PlantReporter run SQL Scripts when the project is loaded. Please check [Execute SQL Scripts on Project Load](/plant-tools/plantlink/how-to-use/usage/execute-sql-scripts-on-project-load.md) for details.
