# Sharing

The Share feature in YouDesign Models allows users to easily share Teamspaces and Boards with individuals or groups, assigning roles such as Viewer, Editor, or Teamspace Admin. This functionality ensures efficient collaboration across teams and helps manage access permissions.

## Share Teamspaces & Boards

To share Teamspaces or Boards with others, follow these steps:

1. Click the **Share** button.

![Share button in Teamspace and Board](/files/7UIJ5XKws89pKoMP02pM)

*Share button in Teamspace and Board*

2. Invite individual users or groups as either Viewer (only users with Viewer roles will appear) or Editor (only users with Editor roles will appear). Select the appropriate option, invite users or groups, and confirm by clicking **Share**.

![Adding an Editor Group](/files/tvOV454YGNRj6M8d5YDC)

*Adding an Editor Group*

> **Note:** Ensure that the selected groups contain users with the necessary YouDesign Models roles.

## Adding Teamspace Admins

To define additional Teamspace Admins:

1. Click the **Share** button on the Homepage.
2. Select the **Teamspace Admin** option and choose the user from the list (only users with Editor role will appear).

![Adding a new Teamspace Admin](/files/Ho9v9fsC2dmhdqGib28S)

*Adding a new Teamspace Admin*

3. Confirm by clicking the **Share** button. You'll receive a confirmation message.

![Success confirmation message.](/files/vphlgQiTyVzMb8jGEDj3)

*Success confirmation message.*

> **Note:** Teamspace Admins are visible only to YouDesign Models Admins and other Teamspace Admins.

## Deleting Members

The Members tab provides an overview of all users with access to a Teamspace or Board. To remove members:

1. Navigate to the Members tab on the YouDesign Models Homepage.
2. Use the Trash icon to delete users or groups.

<figure><img src="/files/xkx4kOSWY3oKVrDY2BJ1" 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.ins-pi.com/models/work-in-the-app/editor/sharing.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.
