# Object Folders

The "Object Folders" screen allows you to create and edit Access Folders, which provide the ability to more precisely restrict access to Orchestrator objects for different User Roles. In the top panel of the Orchestrator, there is an "Access Folders" filter that allows you to display only the objects located in the selected Folder and objects that have not been assigned any Folders:

<figure><img src="https://3237142148-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FscP4BXwl9ufpJr5mfVln%2Fuploads%2Fgit-blob-8518151c74b2833556d021058ef091c80e8da579%2Fimage%20(176).png?alt=media" alt=""><figcaption></figcaption></figure>

Using the [Roles screen](https://docs.sherparpa.ru/en/sherpa-rpa/sherpa-orchestrator/rabota-v-sherpa-orchestrator/ekrany/roli), you can set the access rights of a Role to specific Access Folders, after which, when creating and editing Orchestrator objects ([Robots](https://docs.sherparpa.ru/en/sherpa-rpa/sherpa-orchestrator/rabota-v-sherpa-orchestrator/ekrany/roboty), [Processes](https://docs.sherparpa.ru/en/sherpa-rpa/sherpa-orchestrator/rabota-v-sherpa-orchestrator/ekrany/processy), [Packages](https://docs.sherparpa.ru/en/sherpa-rpa/sherpa-orchestrator/rabota-v-sherpa-orchestrator/ekrany/pakety), [Resources](https://docs.sherparpa.ru/en/sherpa-rpa/sherpa-orchestrator/rabota-v-sherpa-orchestrator/ekrany/resursy), [Storage](https://docs.sherparpa.ru/en/sherpa-rpa/sherpa-orchestrator/rabota-v-sherpa-orchestrator/ekrany/khranilishe), [Queues](https://docs.sherparpa.ru/en/sherpa-rpa/sherpa-orchestrator/rabota-v-sherpa-orchestrator/ekrany/ocheredi), [Actions](https://docs.sherparpa.ru/en/sherpa-rpa/sherpa-orchestrator/rabota-v-sherpa-orchestrator/ekrany/deistviya) and [Triggers](https://docs.sherparpa.ru/en/sherpa-rpa/sherpa-orchestrator/rabota-v-sherpa-orchestrator/ekrany/triggery)) on the corresponding screens, you can specify a specific "Access Folder" for the selected object.

The "Object Folders" screen contains a table of "Object Folders."

<figure><img src="https://3237142148-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FscP4BXwl9ufpJr5mfVln%2Fuploads%2Fgit-blob-c72a1cf5fa19d618c68ac2df6ac191d6f7cb178a%2F2025-04-23_18-10-05.png?alt=media" alt=""><figcaption></figcaption></figure>

## **Creating a New Object Folder**

To create a new Object Folder, you need to click the "Create" button in the "Object Folders" table and fill out the opened form.

<figure><img src="https://3237142148-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FscP4BXwl9ufpJr5mfVln%2Fuploads%2Fgit-blob-65ae2e607fda62650e6dd2146754d720227b4b94%2Fimage%20(177).png?alt=media" alt=""><figcaption></figcaption></figure>

## **Editing a Previously Created Object Folder**

To view and edit the properties of a specific Object Folder, you need to select it from the list and click on the icon ![](https://3237142148-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FscP4BXwl9ufpJr5mfVln%2Fuploads%2Fgit-blob-c896ddd3b4a74e8561a716a7ef28ca5c7164505d%2F2025-04-17_22-35-51.png?alt=media). After that, a form with the Object Folder settings will open, where you can make the necessary changes. In addition to the fields filled out when creating the Object Folder, the form will display the GUID (unique identifier assigned to the folder after its creation) during editing. This field cannot be edited.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.sherparpa.ru/en/sherpa-rpa/sherpa-orchestrator/rabota-v-sherpa-orchestrator/ekrany/papki-obektov.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
