# Working in Sherpa Orchestrator

The default user interface of Sherpa Orchestrator consists of the main areas:

1. User Parameters Panel.
2. Workspace.
3. Screens Panel.

<table data-header-hidden><thead><tr><th width="51"></th><th width="208"></th><th></th></tr></thead><tbody><tr><td><strong>No.</strong></td><td><strong>Interface Element</strong></td><td><strong>Description</strong></td></tr><tr><td>1.</td><td>User Parameters Panel</td><td>Contains information about the User's parameters and allows actions with the current User Account.</td></tr><tr><td>2.</td><td>Workspace</td><td>Area for working with the selected screen.</td></tr><tr><td>3.</td><td>Screens Panel</td><td><p>Contains screens:</p><ul><li>Overview;</li><li>Robots;</li><li>Processes;</li><li>Packages;</li><li>Resources;</li><li>Storage;</li><li>Jobs;</li><li>Queues;</li><li>Actions;</li><li>Triggers;</li><li>Robot Messages;</li><li>Accounts;</li><li>Users;</li><li>Roles;</li><li>Object Folders;</li><li>Audit;</li><li>Licenses;</li><li>API.</li></ul></td></tr></tbody></table>

<figure><img src="https://3237142148-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FscP4BXwl9ufpJr5mfVln%2Fuploads%2Fgit-blob-70295be1f66b0ca4e42b5c8df97afb3dcd87960f%2F2026-03-26_17-53-04.png?alt=media" alt=""><figcaption></figcaption></figure>


---

# 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.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.
