# Organise your Test Objects

In SimplifyQA, the Object Repository helps manage all captured and manually created objects within a project. To improve efficiency, you can search, filter, edit, and organize objects into modules based on relevance. This ensures better organization and makes it easier to reuse objects across multiple test cases.

### Accessing the Object Repository

1. **Navigate to the Object Repository:** Open the User Navigation Panel. Go to Test Management> Object Repository.

<figure><img src="https://2640723101-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMxErCxeVwmOt7GY9s22U%2Fuploads%2FQXfLKxLMDPuqs1T5FLp2%2F0.jpg?alt=media&#x26;token=7962d0c5-4c7f-40c9-ae0c-988abca4eb37" alt=""><figcaption></figcaption></figure>

2. **View all Test Objects:**

* All objects will be displayed in a list view.
* You can search and filter objects based on name, type, or other attributes.

### Editing and Organising Objects

1. **Edit an Object:** Locate the object you want to modify. Click on the **View Details** button.

<figure><img src="https://2640723101-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMxErCxeVwmOt7GY9s22U%2Fuploads%2FrJKzRKR6MiDpylCt4Bzm%2F1.jpg?alt=media&#x26;token=a232dd66-07d7-476f-bb5b-664e57a1ac41" alt=""><figcaption></figcaption></figure>

* Update any required locator values, attributes, or properties.
* Click **Save** to apply changes.

2. **Organising Objects by Modules:**

* Within the **Object Details** view, locate the Module field.
* Select the relevant module that the object belongs to (e.g., Login, Checkout, Dashboard).
* Click **Save** to categorise the object properly.

<figure><img src="https://2640723101-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMxErCxeVwmOt7GY9s22U%2Fuploads%2FOVuBusDalgTzqedQeXq0%2F2.jpg?alt=media&#x26;token=e9532d8b-a278-4e53-a0b7-fcdd161fb057" alt=""><figcaption></figcaption></figure>

### Benefits of Organising Test Objects

* Easy Object Management – Quickly locate and update test objects.
* Improved Test Maintainability – Avoid duplicate objects by assigning them to the correct modules.
* Better Collaboration – Team members can easily find and reuse objects across multiple test cases.
