Token scopes¶
Tokens enable you to access data and perform specific actions on the Rubin Science Platform. Each token is associated with scopes that provide specific capabilities when you use that token. This page describes those scopes. To learn how to create a token, see Creating user tokens.
- exec:notebook
- Use the Notebook Aspect. 
- exec:portal
- Use the Portal Aspect. 
- read:alertdb
- Retrieve alert packets and schemas from the Alert archive database. 
- read:image
- Retrieve images from project datasets. 
- read:tap
- Execute SELECT queries in the TAP interface on project datasets. 
- write:files
- Write files in the user’s directories (eg via WebDAV) 
- user:token
- Create and modify user tokens.