In order to adjust the location of the Terminal attribute, you will have to modify the symbol.
If you hover over the symbol, it will tell you the name of the symbol. For example: The square terminal is called HT0001.dwg
Every symbol has two versions, Horizontal and Vertical. In this case, the horizontal symbol would be HT0001.dwg, and the vertical symbol would be VT0001.dwg

You will need to browse to the symbol location.
The symbols location would look something like this C:\Users\Public\Documents\Autodesk\Acade 20##\Libs\(library used in the project, like NFPA)
For example, mine is C:\Users\Public\Documents\Autodesk\Acade 2026\Libs\NFPA
Once you have opened the symbol drawing, you can move the TERM01 attribute to the desired position you would like.
I suggest changing the attribute justification to Middle Center and then moving it to 0,0 coordinates, like in the image below.
You might also have to reduce the attribute text size.

Save the symbol and try inserting it into a fresh new drawing.

You won’t have any issues if you're inserting the modified symbol into a fresh new drawing. AutoCAD Electrical will load the latest version of the block from disk, including changes like a repositioned TERM01 attribute in the HT0001.dwg square terminal symbol.
However, if you're working in a drawing where this symbol was already inserted, the changes won't appear automatically. This is because AutoCAD Electrical stores the block definition inside the drawing when first inserted, and re-inserting the symbol uses that old definition from memory.
To update the symbol and reflect your modifications, you need to use the Swap/Update Block tool. This tells AutoCAD Electrical to reload the updated block from disk and apply it to existing instances in the drawing, while preserving all project data such as tags, wire connections, and catalog information.
https://help.autodesk.com/view/ACAD_E/2024/ENU/?guid=GUID-4673F13C-93D5-4C74-8F15-77AB8B4EB9EF
Arshdeep Singh
Electrical Designer & Programmer
C.Tech | CAPM | CMSE | Autodesk Expert Elite
LinkedIn | Autodesk App Store | GitHub
Did you find this post helpful? Please feel free to Like this post.
Did your question get successfully answered? Please click the Accept Solution button to help other users who may have the same question.
