generated from enryH/notes_template
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
26 changed files
with
476 additions
and
18 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
# ❓ FAQ | ||
|
||
**<mark style="background-color: #C5DBEC;">Accessing Benchling</mark>** | ||
## Accessing Benchling | ||
<br/> | ||
|
||
```{dropdown} How can I get access to Benchling? | ||
First-time access is granted by HR. Contact [Biosustain HR](https://www.inside.dtu.dk/en/medarbejder/hr-og-arbejdsmiljoe/kontakt-hr) to request access (for you or a colleague). | ||
|
@@ -15,9 +16,10 @@ If your account was suspended, contact [email protected] and ask fo | |
Reasons for the suspension include inactivity for multiple months or being a past employee that has returned to Biosustain after a period of time. | ||
``` | ||
|
||
**<mark style="background-color: #C5DBEC;">Sharing Benchling data</mark>** | ||
## Sharing data | ||
<br/> | ||
|
||
```{dropdown} How can I grant a colleague access to my data in Benchling? | ||
```{dropdown} How can I grant a colleague access to my data in Benchling? | ||
Make sure they are included in the collaborators of your Benchling project. | ||
- If they are part of your team, [add them in the Benchling Team](https://help.benchling.com/hc/en-us/articles/9684243670029-Add-or-remove-members-of-a-team-Enterprise) of your research group and [add the Team as collaborator in your project](https://help.benchling.com/hc/en-us/articles/9684263074445-Set-project-permissions). | ||
- If they are not part of your team, [add them directly as collaborator](https://help.benchling.com/hc/en-us/articles/9684263074445-Set-project-permissions) in your project. | ||
|
@@ -27,7 +29,8 @@ Make sure they are included in the collaborators of your Benchling project. | |
An external collaborator cannot access the Biosustain instance of Benchling without having a DTU guest agreement and credentials. Please contact [Biosustain HR](https://www.inside.dtu.dk/en/medarbejder/hr-og-arbejdsmiljoe/kontakt-hr) if you want to initialize the process of guest registration. | ||
``` | ||
|
||
**<mark style="background-color: #C5DBEC;">Exporting/transfering Benchling data</mark>** | ||
## Exporting data | ||
<br/> | ||
|
||
```{dropdown} How can I export data from Benchling? | ||
To export data from Benchling, please check this [Benchling official guide](https://help.benchling.com/hc/en-us/articles/9684256299533-Export-data-from-Notebook-Registry-and-Inventory). | ||
|
@@ -40,4 +43,3 @@ There is no automatic way to trasfer file across instances (for example, from yo | |
|
||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,56 @@ | ||
# Access to Benchling and its data | ||
|
||
🎯 This guide provides an overview of how **permissions** are managed in Benchling, as well as [whom to contact](#contact-information) for different permission-related issues. | ||
|
||
## Access to Benchling | ||
**First-time access** is granted by HR. Contact [Biosustain HR](https://www.inside.dtu.dk/en/medarbejder/hr-og-arbejdsmiljoe/kontakt-hr) to request access (for you or a colleague). | ||
|
||
If your account (or a colleague's account) has been **suspended**, contact [LIMS Support](/contact.md) and ask for its reactivation. | ||
Reasons for the suspension include inactivity for multiple months or being a past employee that has returned to Biosustain after a period of time. | ||
|
||
## Access to a Benchling Team | ||
|
||
A **Team** is a collection of users who can be granted access to projects collectively, simplifying permission management. You can add a Team as collaborator in your Project to share your data to all the members of the Team. | ||
|
||
Once a new user has logged-in into Benchling for the first time (**not before that**), the user can be added to a Benchling Team by a Team Admin. | ||
|
||
- [How to add a user to your Benchling Team](https://help.benchling.com/hc/en-us/articles/9684243670029-Add-or-remove-members-of-a-team-Enterprise) (note that only Team Admins can add new users to a Team) | ||
|
||
_Note: If you cannot see the icon "**Add Member**" in your Team, it means that you are not a Team Admin. Ask the Team Admin to change your role, if needed._ | ||
|
||
## Access to a Benchling Project | ||
|
||
A **Project** is a workspace for storing and organizing research data. In Benchling,permissions to access data are assigned at the project level. A Project Admin can add people to a Project (either a single user or a full Team, with Viewer, Editor or Admin role). | ||
|
||
- [How to add a user or a Team as collaborator in your project](https://help.benchling.com/hc/en-us/articles/9684263074445-Set-project-permissions) | ||
|
||
_Note: If you cannot add/edit collaborators in your Project, it means that you are not a Project Admin. Ask the Project Admin to change your role, if needed._ | ||
|
||
### Project permission options | ||
<br/> | ||
|
||
| Role | Permissions | | ||
|-------|------------| | ||
| **Admin** | Can view and create Notebook entries and other data types in the project, edit existing data, and manage project permissions. | | ||
| **Write** | Can view and create Notebook entries and other data types in the project, and edit existing data. | ||
| **Read** | Can only view Notebook entries and data but cannot create or modify them. | | ||
| **None** | No access—cannot view, edit, or create any data in the project. | | ||
|
||
|
||
## Access for external collaborators | ||
|
||
An external collaborator cannot access the Biosustain instance of Benchling without having a DTU guest agreement and credentials. Please contact [Biosustain HR](https://www.inside.dtu.dk/en/medarbejder/hr-og-arbejdsmiljoe/kontakt-hr) if you want to initialize the process of guest registration. | ||
|
||
(contact-information)= | ||
## Contact information | ||
<br/> | ||
|
||
| Goal | Responsible | | ||
|----------------------------|-------------------------------| | ||
| First time access for Biosustain employees | [Biosustain HR](https://www.inside.dtu.dk/en/medarbejder/) | | ||
| External collaborators' access | [Biosustain HR](https://www.inside.dtu.dk/en/medarbejder/) | | ||
| Unsuspension of account | [LIMS Support](/contact.md) | | ||
| Adding a user to a Team | Team admin | | ||
| Adding a user to a Project | Project admin | | ||
| General Benchling troubleshooting | [LIMS Support](/contact.md) | | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.