-
Notifications
You must be signed in to change notification settings - Fork 61
User_Guide_User
Contents | Preface | Introduction | Projects | Scripts | Filters | Datafiles | Functions | Tools | Users | Admin
Intuit Tank uses user roles to dictate which users can perform a given action. The administrator determines which roles are assigned to which users via the Admin section. The default role assigned to users is "User" but each Intuit Tank user may have more than one role.
See Administration section.
-
Guest
"Guest" is a default role assigned to all users. Guests are capable of viewing any type of entity on Intuit Tank, however they are unable to create or edit any entities.
-
User
"User" is another default role assigned to all users. Users can create
Scripts
,Projects
,Filters
, andFilter Groups
, as well as uploadData Files
; however, Users may only edit entities of which they are the owner. -
Project Manager
Intuit Tank users with the "Project Manager" role are responsible for maintaining Intuit Tank
Projects
. While they are unable to createScripts
orFilters/Filter Groups
, they have the ability to make edits to other users'Projects
as well as control thatProject's
Job Queue. -
Script Manager
Intuit Tank users with the "Script Manager" role are responsible for upkeep of
Scripts
,Filters
, andFilter Groups
. Script Managers are unable to createProjects
or control jobs; however, they have permission to edit other users'Scripts
andFilters/Filter Groups
. -
Job Manager
Intuit Tank users with the "Job Manager" role are responsible for controlling jobs in the Agent Tracker/Job Queue. For example, they can choose to
run
ordelete
a job in the Job Queue, however, they may not create or edit theProject
.
Member Role | Create | Delete | Modify | Read |
---|---|---|---|---|
Guest | NO | NO | NO | YES |
User | YES | NO | NO | YES |
Script Manager | NO | NO | NO | YES |
Project Manager | YES | YES | YES | YES |
Job Manager | NO | NO | NO | YES |
Member Role | Create | Delete | Modify | Read |
---|---|---|---|---|
Guest | NO | NO | NO | YES |
User | YES | NO | NO | YES |
Script Manager | YES | YES | YES | YES |
Project Manager | NO | NO | NO | YES |
Job Manager | NO | NO | NO | YES |
Member Role | Create | Delete | Modify | Read |
---|---|---|---|---|
Guest | NO | NO | NO | YES |
User | YES | NO | NO | YES |
Script Manager | YES | YES | YES | YES |
Project Manager | NO | NO | NO | YES |
Job Manager | NO | NO | NO | YES |
Member Role | Create | Delete | Modify | Read |
---|---|---|---|---|
Guest | NO | NO N/A | YES | |
User | YES | NO N/A | YES | |
Script Manager | YES | YES N/A | YES | |
Project Manager | YES | YES N/A | YES | |
Job Manager | NO | NO N/A | YES |
Contents | Preface | Introduction | Projects | Scripts | Filters | Datafiles | Functions | Tools | Users | Admin