Yandex Cloud
Search
Contact UsGet started
  • Blog
  • Pricing
  • Documentation
  • All Services
  • System Status
    • Featured
    • Infrastructure & Network
    • Data Platform
    • Containers
    • Developer tools
    • Serverless
    • Security
    • Monitoring & Resources
    • ML & AI
    • Business tools
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Customer Stories
    • Gateway to Russia
    • Cloud for Startups
    • Education and Science
  • Blog
  • Pricing
  • Documentation
Yandex project
© 2025 Yandex.Cloud LLC
Command line interface
  • Getting started with the CLI
    • All guides
    • CLI installation
    • CLI update
      • Authenticating as a user
      • Authenticating as a service account
      • Authenticating as a federated user
  • CLI releases
  • Troubleshooting
  1. Step-by-step guides
  2. Authentication
  3. Authenticating as a user

Authenticating as a user

Written by
Yandex Cloud
Updated at February 6, 2025

To get started with Yandex Cloud, you need a Yandex account.

You can authenticate in the profile creation wizard using the yc init command or following these steps:

  1. Get an OAuth token.

  2. Create a profile.

  3. Specify your OAuth token in the token parameter:

    yc config set token <OAuth token>
    

The OAuth token is saved in the profile configuration for automatically authenticating.

Was the article helpful?

Previous
CLI update
Next
Authenticating as a service account
Yandex project
© 2025 Yandex.Cloud LLC