# Accessing Admin App

To access the administration tool, you can navigate to the side menu of the ***Build*** tool and click on ***Admin App***, or go directly to the URL <https://app.rpaconnect.io/admin/>. If you do not have an active session, you will be prompted to log in to continue.

<figure><img src="/files/OfLLiaBHBQyWaOsFEeya" alt=""><figcaption><p>Access to Admin App</p></figcaption></figure>

Upon entering, you will find the main dashboard with usage statistics for your forms and some useful shortcuts. Navigate to the side menu to display all management options.

<figure><img src="/files/nb1SRe07bNO9qVj6ZBNA" alt=""><figcaption><p>Management Tools</p></figcaption></figure>

Let’s review the main function of each tool before diving into the details:

* **Workspaces:** Allows you to manage the platform's workspaces, organizing the forms and templates corresponding to each project.
* **Authorization Profiles:** Provides options to configure user roles regarding the forms within a workspace.
* **Users And Groups:** Enables you to add and remove users, organize them into groups, and configure their platform usage permissions.

We will start with this last tool. Click on the ***User and Groups > Users*** option and continue to learn how to use it.


---

# 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.rpaconnect.io/en-us/administration/admin-app/accessing-admin-app.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.
