# Connections & Management

Connections page will show all the possible connections user can create with the Connector. Once the Connections are established users can manage their projects, sessions and users for each Connection.&#x20;

<figure><img src="/files/Ldc83S7LtHNtW5lxTEWb" alt=""><figcaption><p>Connections page</p></figcaption></figure>

User needs to create the connection only once.&#x20;

***

### Create a connection to Autodesk Forma

Within the Autodesk Forma box, click Sign in to proceed.&#x20;

This will take user to Autodesk sign in page and the process is the same as when user would sign in to ACC.

At the end of the sign in process, user must grant access for Be.**Smart** Connector to fetch information from Forma.

Sign in process is successful, when the Sign in button changes to Disconnect button.&#x20;

{% hint style="info" %}
Please note, that the Be.**Smart** Connector app needs to be installed to the wanted Forma Hub.&#x20;
{% endhint %}

***

### Create a connection to Bluebeam Studio

{% hint style="info" %}
Note! Users need Bluebeam Studio credentials. Create your own at <https://app.bluebeam.com/>
{% endhint %}

Each Bluebeam Studio server has a separate Sign in process, choose the wanted server region.

Within the wanted Bluebeam box, click Sign in to proceed.&#x20;

This will take user to Bluebeam sign in page and goes through the same process as when user would sign in to Bluebeam Studio with Revu or Cloud.&#x20;

Sign in process is successful, when the Sign in button changes to Disconnect button.&#x20;

***

### Disconnecting the made connections

Disconnecting from any of data source is easy. User must simply click Disconnect within the wanted box. The Connector will prompt whether user is sure that they want to disconnect.&#x20;

***

{% hint style="info" %}
There are three options how to proceed from here:

1. Create a new Bluebeam Studio Project and/or Session
   1. Creating a new Bluebeam Studio Project and or Session is fully optional, as Projects/Sessions created elsewhere can also be used with the Connector.
2. Proceed to file transfer
   1. Manual transfer page is the PDF file sending tool between Forma and Bluebeam.&#x20;
3. Proceed to scheduler
   1. Create an automation workflow to manage file transfers between Forma and Bluebeam.

{% endhint %}


---

# 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://help.besmart.software/besmart-connector/connections-and-management.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.
