# Sharing

The Sharing tab allows you to share your database service with other users.

The following details are displayed:

* **User** — Displays a list of usernames with whom the database service is shared.
* **Role** — Displays the user's defined role, either Co-owner or Read-only.

1. Use the search bar on the top left to search for a specific username.
2. Click the ellipsis icon on the right side of the user details for the following options:
   * **Change Role** — Select the role from the dropdown list (Co-owner or Read-only) and click **Update**.
   * **Remove User** — Confirm the removal in the window that appears and click **Remove**.

To share a service:

1. Click **Share** in the top-right corner.\
   The **Share database service** window appears.
2. Choose a role from the dropdown list. The possible values are Co-owner and Read-only.
3. Add users from the dropdown list to grant access.\
   Only users with Data Owner roles appear in the dropdown list.

   > **Note**: Users and roles are managed in the **IAM** application under the **Governance** app family.
4. Click **Share**.

**Figure 1: Sharing tab**

![](/files/91isIpWdLD44i18vm9ZA)


---

# 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.tessell.com/tessell/tessell-for-postgresql/db-services/readme-postgresql/homepage-postgresql/sharing-postgresql.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.
