# Object Folders

The "Object Folders" tool allows you to group related items by categories (Access Folders).

<table data-header-hidden><thead><tr><th width="52.44439697265625"></th><th width="257.111083984375"></th><th valign="top"></th></tr></thead><tbody><tr><td><strong>No.</strong></td><td><strong>Interface Element</strong></td><td valign="top"><strong>Description</strong></td></tr><tr><td>1.</td><td>"Create Folder" button</td><td valign="top">Allows you to create new access folders.</td></tr><tr><td>2.</td><td>"Delete Selected" button</td><td valign="top">Allows you to delete selected access folders from the Sherpa AI Server. Individual access folders can also be deleted by clicking the button in the corresponding row of the "Object Folders" table. When deleting an access folder, a confirmation window appears.</td></tr><tr><td>3.</td><td>"Refresh" button</td><td valign="top">Forces a refresh of the "Object Folders" table.</td></tr><tr><td>4.</td><td>"Name" column</td><td valign="top">The name of the access folder.</td></tr><tr><td>5.</td><td>"Description" column</td><td valign="top">The description text of the access folder.</td></tr><tr><td>6.</td><td>"Created" column</td><td valign="top">The date and time the access folder was created.</td></tr><tr><td>7.</td><td>"Modified" column</td><td valign="top">The date and time the access folder was last modified.</td></tr></tbody></table>

## Creating an Access Folder

To create a new Access Folder, click the "Create Folder" button in the "Object Folders" table and fill out the form that appears in the "Folder" popup window.

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

## Editing an Access Folder

To view and edit the properties of a specific Access Folder, select it from the list and click the button ![](https://3237142148-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FscP4BXwl9ufpJr5mfVln%2Fuploads%2Fgit-blob-8f5f4782ac14b216a277cbb1648ebc6acd50acf1%2Fimage%20\(70\).png?alt=media). This will open a form with the Access Folder settings, where you can make the necessary changes.

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

In addition to the fields filled out when creating the Access Folder, the form will display the GUID (a unique identifier assigned to the folder after its creation) during editing. This field cannot be edited.

## Using Access Folders on Other Screens

### Documents Screen

When creating and editing a document on the "Documents" screen, you can select the desired access folder in the "Access Folders" field:

### Roles Screen

When creating a Role, you need to select an access folder from the object tree on the screen:

After this, access is restricted to those objects within the server that correspond to the selected folder.

### Assistants Screen

When creating and editing an assistant, there is also an option to select the desired access folder:


---

# 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-ai/sherpa-ai-server/rabota-v-sherpa-ai-server/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.
