# Create a database connection for collaboration

This article explains how to connect to a database for collaboration from a Plan (preview) item. The connection is optional and allows viewers to collaborate on the plan.

### Prerequisite

You have access to Planning sheets.

### Create a connection to a database for collaboration

1. Select the **Set up connection.**

<figure><img src="/files/nzjSuK5OwTIFuq57E8mj" alt=""><figcaption></figcaption></figure>

2. Select **Create Connection** to create a Fabric SQL Connection or select an existing connection.

<figure><img src="/files/HSHOIKguAP8tZnAfKtEC" alt=""><figcaption></figcaption></figure>

3. Select **Create new connection** from the Connection credentials dropdown.

<figure><img src="/files/RzXRz11niSggmi2gUO7M" alt=""><figcaption></figcaption></figure>

4. Enter a **Connection name**.
5. Select **Authentication kind** as **Organizational account.**

<figure><img src="/files/5WYRzKaeAWSng4UVBFut" alt=""><figcaption></figcaption></figure>

6. Select **Create.**

A database connection is created to store collaboration data.

### Share the database connection <a href="#share-the-database-connection" id="share-the-database-connection"></a>

You can share the created connection and manage the user permissions. Click **Manage users**.

1. Next to the name of the connection in your Fabric workspace, select **...** and **Manage users**.

<figure><img src="/files/j37mFdlvGkA6rUbFHKw3" alt=""><figcaption></figcaption></figure>

2. Edit the permissions and share as needed.

<figure><img src="/files/dNAdjnYKZUCpx3ySwGqO" 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.fabricplan.com/planning-sheets/how-tos/create-a-database-connection-for-collaboration.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.
