How do I find the ID of an object, model, user or search? July 06, 2026 07:47 Updated The UUID (Universal Unique Identifier) concept ensures that a unique ID is assigned to each object when it is created. Depending on the case, the ID can be determined via the web client and/or the Administration Toolkit (ATK). Which IDs can I determine via web client or Administration-Toolkit (ATK)? IDs Webclient Administration-Toolkit Models ✔️ ✔️ Objects ✔️ ✔️ Saved searches ✔️ ❌ User ❌ ✔️ How is a Share-URL constructed?Example: https://company-process-portal.com/main.view?repoid=ed77ac57-5204-438f-b1ae-df52be9552a1&id=820e6d29-0348-4c15-aa36-92f086ff0cd6&libObjID=14a6bed2-071f-42af-afc7-9b00e6ae97a2&at=1&t=view&vt=graphical&scenarioID=anp_scenario_1_design_and_document&lang=en#0 Attribute Value Meaning https://company-process-portal.com/main.view https://company-process-portal.com/main.view Base URL repoid ed77ac57-5204-438f-b1ae-df52be9552a1 Repository ID id 820e6d29-0348-4c15-aa36-92f086ff0cd6 Repository Object ID libObjID 14a6bed2-071f-42af-afc7-9b00e6ae97a2 Metamodel class artefact ID at 1 Designates the artefact type of the object ARTEFACT_OBJECT = 0 ARTEFACT DIAGRAM = 1 ARTEFACT_OBJECT_GROUP = 2 ARTEFACT_DIAGRAT_GROUP = 3 ARTEFACT RELATION = 4 ARTEFACT_USER = 5 ARTEFACT_MODINST = 6 ARTEFACT_ENDPOINT = 7 t view Specifies the type of editor with which the artifact should be opened. vt graphical Specifies the type of specialized view in which the artifact should be opened. scenarioID anp_scenario_1_design_and_documen Name of the scenario, this link will redirect to lang en Language this link will open in Determination on all versionsThis guide applies to all BOC Management Office Products.Models and Objects:The steps described below apply to both objects and models. Step Description 1 Open the model whose ID you want to find out and click on Share (1) at the top right. 1.1 The process is similar for objects. Open the model whose ID you want to find out and click on Share (1) at the top right. 2 A pop-up will appear. Copy the URL from the Copy link field. 3 For example, you will receive the following URL: https://ADOxx:8080/j2c5e41b197c341ac80021d7 ?repoid=a8bdfa71-4d18-4ea7-b63d-37b4ac8fd331 &id=3a08368b-b7f5-4f8f-8cee-a880edebb850 &libObjID=14a6bed2-071f-42af-afc7-9b00e6ae97a2 &at=1&t=view&vt=graphical &scenarioID=anp_scenario_1_design_and_document&lang=en 4 The ID of the model or object begins after the id=. In the example given: 3a08368b-b7f5-4f8f-8cee-a880edebb850. Saved searches Step Description 1 Switch to the Find (1) tab and select My Searches (2). 2 Ensure the search is visible to all users and the Public (3) is activated. Select the search for which you want to find the ID and click Share (4). 3 A pop-up will appear. Copy the URL from the Copy link field. 4 For example, you will receive the following URL: https://ADOxx:8080/tdd2f3218656c417293cd8d1 ?sqid=02cbc927-549e-4650-89ea-80dfb3eb1bac &repoid=778afdac-7021-472d-91f0-5d7282c017be &scenarioID=anp_scenario_1_design_and_document&lang=de 5 The ID of the saved search begins after sqid=. in the example 02cbc927-549e-4650-89ea-80dfb3eb1bac. Determination via web client: This guide applies to ADONIS 16, ADOIT 17, and ADOGRC 13 and later versions. For instructions applicable to earlier versions, please click here. Models and Objects: Steps Description 1 Open the Administration Toolkit (ATK), and select the Rights (1). 2 Switch to the Object/Model tab (2) navigate to the model/object whose ID you want to find out, then right-click. Finally, select Copy ID to clipboard (3) to retrieve the ID. Users Steps Description 1 Open the Administration Toolkit (ATK), and select the Users (1). 2 Click on the three dots or right-click (2) on the user whose ID you want to find out, then select Copy ID to clipboard (3) to retrieve the ID. Determination via rich client:These instructions apply to versions prior to ADONIS 16, ADOIT 17 and ADOGRC 13. For instructions that apply to later versions, please click here. Models and Objects:The steps described below apply to both objects and models. Step Description 1 Open the Administration Toolkit (ATK), and select the Repository Management (1). 2 Switch to the Object/Model Catalogue (2) navigate to the model/object whose ID you want to find out, then right-click (3). Finally, select Copy ID to clipboard (4) to retrieve the ID. Users: Steps Description 1 Open the Administration Toolkit (ATK) and select User Management (1). 2 Find the user whose ID you want to find out and right-click (2). Finally, select Copy ID to clipboard (3) retrieve the ID. Related articles How do I create a custom Excel Import template? How to download a Support Information Package (SIP)? How do I edit the visibility of saved searches? How to fix REST status codes 401 and 500? How do I install "ADONIS Process Manager for Confluence"?