---
title: Managing SciPyR
description: Manage your Workbooks with options to edit, share, organize, and add descriptions. Efficiently customize and control your analysis workflow.
---
import { Aside, Steps } from '@astrojs/starlight/components';

# Managing SciPyR

The **Manage SciPyR** feature gives you complete control over your SciPyR Book. It allows you to organize, customize, and share your books efficiently. Below is a brief overview of the various management options available for your SciPyR Book.

You can manage your SciPyR Book using the options to **Share**, **Edit**, **Move to Folder** and **Delete**.

![manage scipyr](/images/Analysis/SciPyR/Managing-SciPyR/managing-scipyr.png)

## Editing a SciPyR Book

To modify a SciPyR Book in Infoveave, follow these steps.

<Steps>  
1. Find the specific SciPyR Book that you want to edit.  
2. Click on the **Edit** icon <i class="fa-duotone fa-regular fa-pencil"></i> associated with the SciPyR Book. This opens the SciPyR Book and allows you to make changes.  
3. After making the necessary modifications, click on the **Save** button to save your edits.  
</Steps>

## Sharing a SciPyR Book

The sharing option in a SciPyR Book allows user-based and role-based sharing. This ensures efficient distribution and utilization of your analysis among the intended audience.

Follow these steps to share your SciPyR Book.

<Steps>  
1. Click on the **Share** icon <i class="fa-duotone fa-regular fa-share-nodes"></i> to share the SciPyR Book with a team or role.  
2. Choose between the available options: **Share with User** or **Share with Role**.  
3. If you choose **Share with User**, select the user or users you want to share the SciPyR Book with.  
4. If you want to share the SciPyR Book with all users, select the **Everyone** option.  
5. If you choose **Share with Role**, pick the roles you want to share the SciPyR Book with.  
6. To remove a specific user or role from the shared list, uncheck the corresponding checkbox.  
7. Click **Save** to share your SciPyR Book with the selected users or roles.  
</Steps>

<Aside type="tip">  
* The share icon will be <span style='color:blue'>**Blue**</span> when shared with all.  
* The share icon will be <span style='color:green'>**Green**</span> when shared with a few.  
</Aside>


## Moving to a Folder

![Move to Folder](/images/Analysis/SciPyR/Managing-SciPyR/Move-to-Folder.png)

You can organize your SciPyR Book by moving it to designated folders. Follow these steps.

<Steps>  
1. Select the SciPyR Book you want to move by clicking on the **Move to Folder** icon.  
2. Choose the desired folder from the dropdown menu.  
3. Click the **Save** button to complete the move.  
</Steps>

<Aside type="tip">  
* You can drag and drop a Workbook into any folder to move it there.  
* You can also remove a Workbook from a folder by clicking the **Move to Folder** icon and selecting the **Root folder**.  
</Aside>

## Deleting a SciPyR Book

To delete a SciPyR Book in Infoveave, follow these steps.

![Delete SciPyR](/images/Analysis/SciPyR/Managing-SciPyR/delete-scipyr.png)

<Steps>  
1. Find the SciPyR Book that you want to delete.  
2. Click on the **Delete** icon <i class="fa-duotone fa-regular fa-trash"></i>.  
3. Type the specified text into the provided text field.  
4. Alternatively, you can copy the text from the icon and paste it into the text field.  
5. Once you have entered the correct text, click on <span style="color: red;">**Delete**</span>.  
</Steps>

<Aside type="caution">  
You cannot delete a shared SciPyR Book. Be cautious when deleting a Book, as it cannot be recovered once deleted.  
</Aside>