> For the complete documentation index, see [llms.txt](https://docs.bdb.ai/bdb-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bdb.ai/bdb-documentation/data-center/data-connectors/data-connector-list/sharing-a-data-connector.md).

# Sharing a Data Connector

This option helps the user to share a Data Connector with other user(s) or user group(s). The user can also exclude a user(s) or user group(s) from the rights to access a Data Connector using the Exclude User option provided under the Share Data Connector dialog box.

* Navigate to the Data Connectors list.
* Select a Data Connector from the Data Connectors list.
* Click the ***Share*** icon for the selected Data Connector.     &#x20;

![Accessing the Share option for Data Connector](/files/7fKFJXwSxjZQQVe7tfzO)

* The ***Share Data Connector*** window opens.
* Select a User or User group using the ***user*** or ***user group*** tabs.
* Use the arrow signs to move one or multiple user/user group to the right side box.

&#x20;  ![](/files/epMsuxE4gOaIV44yZeMb)

* The selected user(s)/ user group(s) get moved to the right side box.
* Click the ***Save*** option.

![](/files/o0GCTKVNeGjplrCJoaJQ)

* A confirmation message appears and the Data Connector gets shared with the selected user(s)/ user group(s).&#x20;

![](/files/FLA1oEN8Kkibu9KSG2J9)

{% hint style="info" %} <mark style="color:green;">Please Note:</mark>&#x20;

* User can share the Data Connector with a Single group or Multiple Groups using the *<mark style="color:green;">**user group**</mark>* tab. The set of the steps to share a Data Connector with User Group(s) are similar to the steps mentioned above for sharing a Data Connector with User(s).
* The ***Exclude User*** tab helps to exclude the user(s) from the rights to access a Data Connector, if it is already shared.  Only the users who are the part of the selected user group will list under the ***Exclude User*** tab.      &#x20;
  {% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.bdb.ai/bdb-documentation/data-center/data-connectors/data-connector-list/sharing-a-data-connector.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
