With Service Accounts introduced, are personal API...
# prefect-ui
a
With Service Accounts introduced, are personal API tokens a thing of the past? Is expected usage to use service accounts for all CLI stuff, whether running an agent or registering flows?
j
Hi @Andrew Hannigan and thanks for the question! Personal API Tokens will be a thing of the past. But users can still create a Personal API Key (also in user settings) and use this to register flows. Service API Keys are intended for tenant wide actions, such as running an agent. We intend Personal API Keys for things an individual would perform and Service Account API Keys for things that are likely to automated. Hope that helps!
a
Got it - thanks!
👍 1