> ## Documentation Index
> Fetch the complete documentation index at: https://www.krea.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Handing over work when a teammate leaves your Krea workspace

> A short checklist so that images, workflows, apps and files stay with your team after someone moves on.

<Warning>
  **What removal does.** When you remove someone from a workspace, they lose access to it. Their work is not deleted. But anything they never shared stays locked to their account, and the team cannot reach it. The steps below make sure the team keeps what it needs. Do them while the person still has access.
</Warning>

Two people take part:

* **The teammate who is leaving.** Most steps are theirs. In Krea, only the creator can share or move their own work.
* **A workspace admin or owner.** Roles, API tokens, and the removal itself.

Go through the sections in order. Skip the ones that do not apply to your team.

## 1. Gallery assets: images, videos and uploads

Who: **the teammate who is leaving**

1. Open **Assets** in the left menu.
2. Select the assets the team needs. Click one, then shift-click or drag to select more.
3. Right-click the selection and choose **Add to folder**. Pick an existing folder, or click **Create new folder**. A single folder such as "Handoff, Sara" keeps things easy to find.
4. In the **Folders** panel on the right, right-click that folder and click **Share with workspace**. A people icon appears next to the folder.
5. Repeat for every folder the team needs.

<Frame caption="Assets: right-click, Add to folder. Shared folders show a people icon in the Folders panel.">
  <img src="https://mintcdn.com/krea/SlZLTgyhQrMF76Uy/images/offboarding/gallery-assets.png?fit=max&auto=format&n=SlZLTgyhQrMF76Uy&q=85&s=8d1eddb583fee7d17bb954bec652003f" alt="Assets selection with the Add to folder menu open and the Folders panel on the right" width="1920" height="929" data-path="images/offboarding/gallery-assets.png" />
</Frame>

<Note>
  **Good to know.** Only the folder owner can share a folder, so this has to happen before removal. The number next to a shared folder counts only your own assets. Open the folder to see everything inside. Teammates find shared folders in their own **Assets** panel and can download what they need.
</Note>

## 2. Node workflows

Who: **the teammate who is leaving**, then **one teammate who stays**

**The teammate who is leaving:**

1. Open **Node Editor**, then the **Projects** tab.
2. Open each workflow the team needs.
3. Click **Share** in the top bar. Under **Sharing**, choose **Workspace** (your workspace name). Copy the shareable URL and send it to a teammate.

<Frame caption="Share dialog for a workflow. Sharing set to Workspace, with the shareable URL below.">
  <img src="https://mintcdn.com/krea/SlZLTgyhQrMF76Uy/images/offboarding/workflow-sharing.png?fit=max&auto=format&n=SlZLTgyhQrMF76Uy&q=85&s=273b4ec99df9368637d043e681819037" alt="Workflow Share dialog with Sharing set to Workspace and a shareable URL below" width="1920" height="928" data-path="images/offboarding/workflow-sharing.png" />
</Frame>

**The teammate who stays:**

4. Open the shared workflow link.
5. On the preview card, click **Clone**. The copy is now yours and keeps working after the original author leaves.

<Note>
  **Good to know.** Workflow sharing is available on Pro plans and above, including Enterprise. Only the author can share a workflow. The clone is the safe copy: keep one per workflow the team relies on.
</Note>

## 3. Apps built from workflows

Who: **the teammate who is leaving**, then **one teammate who stays**

**The teammate who is leaving:**

1. Open **Node Editor**, then the **Apps** tab.
2. On each app, open the **⋯** menu and click **Change Scope**.
3. Choose **Team** so the whole workspace can see and run it, or **Public** so anyone with the link can. Click **Save Changes**. The card badge updates to **Workspace** or **Public**.

<Frame caption="Apps tab. Each card shows its scope badge. The ⋯ menu on a card opens Change Scope.">
  <img src="https://mintcdn.com/krea/SlZLTgyhQrMF76Uy/images/offboarding/workflow-apps.png?fit=max&auto=format&n=SlZLTgyhQrMF76Uy&q=85&s=8a6e20b9788bbc612cc97a13567d4b18" alt="Node Editor Apps tab showing app cards with scope badges and menus" width="1920" height="929" data-path="images/offboarding/workflow-apps.png" />
</Frame>

**The teammate who stays:**

4. Open the app page and click **Clone app**. The copy is now yours.

<Note>
  **Good to know.** Only the author can change an app's scope. Cloning an app needs a paid plan.
</Note>

## 4. Agent files

Who: **the teammate who is leaving**

1. Open **Agent**, then **Files** in the left sidebar.
2. Switch the scope at the top to **Personal Files**.
3. Select the folders, files and instructions the team needs.
4. Right-click and click **Move…**. Choose **Team Files**. You can also drag items straight onto a folder inside **Team Files**.
5. Switch to **Team Files** and check that everything is there.

<Frame caption="Moving a file from Personal Files to Team Files.">
  <img src="https://mintcdn.com/krea/SlZLTgyhQrMF76Uy/images/offboarding/agent-files.png?fit=max&auto=format&n=SlZLTgyhQrMF76Uy&q=85&s=eae3f1442953b32f92165ed91751e79e" alt="Agent file move dialog offering Team Files and Personal Files as destinations" width="1920" height="928" data-path="images/offboarding/agent-files.png" />
</Frame>

<Note>
  **Good to know.** Anything left in **Personal Files** is out of reach for everyone after removal. Every member can add to and edit **Team Files**. Knowledge that lives only in someone's head or chats is worth writing down as a **New Instruction** inside **Team Files**.
</Note>

## 5. Agent chats, routines and custom agents

Who: **the teammate who is leaving**

* **Chats** cannot be shared or copied. Save the outputs that matter to Team Files (section 4). Copy prompts that work well into an Instruction in Team Files.
* **Routines** belong to the person who created them. Open Agent, Routines, and ask a teammate to recreate the ones the team needs under their own account.
* **Custom agents** belong to the workspace and stay available. No action needed.

## 6. Trained styles

Who: **the teammate who is leaving**

1. Open **Train Lora**.
2. Select the style and click **Share**.
3. Under **Share with your team**, switch on your workspace. Click **Done**.

<Frame caption="Share style: the team toggle gives the whole workspace access.">
  <img src="https://mintcdn.com/krea/SlZLTgyhQrMF76Uy/images/offboarding/trained-style-sharing.png?fit=max&auto=format&n=SlZLTgyhQrMF76Uy&q=85&s=7255a6f45a318c855b90e94c11f7828b" alt="Share style dialog with the workspace toggle enabled under Share with your team" width="1920" height="929" data-path="images/offboarding/trained-style-sharing.png" />
</Frame>

<Note>
  **Good to know.** Teammates can then use the style in their own generations. The access stays after removal. Training images stay private to the person who trained the style.
</Note>

## 7. Moodboards

Who: **the teammate who is leaving**, then **one teammate who stays**

**The teammate who is leaving:**

1. Open **Moodboards**. On each board, open the **⋯** menu and click **Share**.
2. Switch on **Link sharing** and tick **Show references**, so teammates can make their own copy.
3. Copy the link and send it to a teammate.

<Frame caption="Share moodboard: Link sharing on, Show references ticked.">
  <img src="https://mintcdn.com/krea/SlZLTgyhQrMF76Uy/images/offboarding/moodboard-sharing.png?fit=max&auto=format&n=SlZLTgyhQrMF76Uy&q=85&s=c51c97ae04cadd541f11e6f8e98daadd" alt="Share moodboard dialog showing the Link sharing and Show references controls" width="1920" height="927" data-path="images/offboarding/moodboard-sharing.png" />
</Frame>

**The teammate who stays:**

4. Open the link and click **Add to my collection**.

<Note>
  **Good to know.** The link works for anyone who has it. Switch **Link sharing** off again once the teammate has their copy.
</Note>

## 8. API tokens and integrations

Who: **a workspace admin or owner**

1. Open **Settings**, **API Tokens**.
2. Find tokens created by the teammate who is leaving. Personal tokens stop working the moment the person is removed.
3. For each integration that depends on such a token, create a new token from a staying member's account and update the integration. Then revoke the old token.
4. **Slack Agent** keeps working after removal. As a quick check, open **Settings**, **Slack Agent** and confirm the connection.

## 9. Roles

Who: **a workspace owner**

* An owner cannot be removed. If the teammate who is leaving is the owner, first open **Settings**, **Members** and give a staying member the **Owner** role.
* If the person is the only owner of your organization, add a second organization owner first. Your Krea contact can help with this.

## 10. Remove the teammate

Who: **a workspace admin or owner**

1. Open **Settings**, **Members**. Check that the right workspace is active in the switcher at the bottom left.
2. Open the **⋯** menu on the person's row and click **Remove Member**.
3. Repeat for every workspace the person is in. Removal is per workspace.
4. If your company uses SSO or domain sign-in, also remove the person in your identity provider.

Questions? Your Krea contact is happy to help.
