Skip to content

Commit

Permalink
Merge pull request #4581 from galaxyproject/jennaj-dec-cofest-2
Browse files Browse the repository at this point in the history
Update account_update_preference.md
  • Loading branch information
hexylena authored Dec 12, 2023
2 parents 672268e + 0a936c5 commit 610e5d2
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 13 deletions.
2 changes: 2 additions & 0 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,8 @@ icon-tag:
pref-signout: fa fa-sign-out
pref-notifications: far fa-plus-square
pref-delete: fas fa-radiation
pref-palette: fas fa-palette
pref-list: fas fa-list
purl: fas fa-fingerprint
question: far fa-question-circle
references: far fa-bookmark
Expand Down
26 changes: 13 additions & 13 deletions faqs/galaxy/account_update_preference.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,19 +8,19 @@ contributors: [jennaj, bernandez]


1. Log in to Galaxy
2. Navigate to **User > Preferences** on the top menu bar.
2. Navigate to [**User -> Preferences**](https://my.galaxy.training/?path=/user) on the top menu bar
3. Here you can update various preferences, such as:
- {% icon pref-info %} Manage Information (edit your email addresses, custom parameters, or change your public name)
- {% icon pref-password %} Change Password
- {% icon pref-identities %} Manage Third-Party Identities (connect or disconnect access to your third-party identities)
- {% icon pref-permissions %} Set Dataset Permissions for New Histories (grant others default access to newly created histories. Changes made here will only affect histories created after these settings have been stored.
- {% icon pref-dataprivate %} Make All Data Private
- {% icon pref-apikey %} Manage API Key (access your current API key or create a new one)
- {% icon pref-cloud %} Manage Cloud Authorization (add or modify the configuration that grants Galaxy to access your cloud-based resources)
- {% icon pref-info %} Manage Information (change your registered email addresses or public name)
- {% icon pref-password %} Change Password (change your login credentials)
- {% icon pref-permissions %} Set Dataset Permissions for New Histories (grant others default access to newly created histories)
- {% icon pref-toolboxfilters %} Manage Toolbox Filters (customize your Toolbox by displaying or omitting sets of Tools)
- {% icon pref-custombuilds %} Manage Custom Builds (add or remove custom builds using history datasets)
- {% icon pref-signout %} Sign out of Galaxy (signs you out of all sessions)
- {% icon pref-notifications %} Enable notifications (allow push and tab notifcations on job completion)
- {% icon pref-apikey %} Manage API Key (access your current API key or create a new one)
- {% icon pref-notifications %} Manage Notifications (allow push and tab notifcations on job completion)
- {% icon pref-cloud %} Manage Cloud Authorization (grants Galaxy to access your cloud-based resources)
- {% icon pref-identities %} Manage Third-Party Identities (connect or disconnect access to your third-party identities)
- {% icon pref-custombuilds %} Manage Custom Builds (custom databases based on fasta datasets)
- {% icon pref-list %} Manage Activity Bar (a bonus navigation bar)
- {% icon pref-palette %} Pick a Color Theme (interface color theme)
- {% icon pref-dataprivate %} Make All Data Private (disable all data sharing)
- {% icon pref-delete %} Delete Account (on this Galaxy server)


- {% icon pref-signout %} Sign out of Galaxy (signs you out of all sessions)

0 comments on commit 610e5d2

Please sign in to comment.