..  Copyright (c) 2014-present PlatformIO <contact@platformio.org>
    Licensed under the Apache License, Version 2.0 (the "License");
    you may not use this file except in compliance with the License.
    You may obtain a copy of the License at
       http://www.apache.org/licenses/LICENSE-2.0
    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,
    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
    See the License for the specific language governing permissions and
    limitations under the License.

.. _pioaccount:

PlatformIO Account
==================

**PlatformIO Account** is required for:

* `Community Forum <https://community.platformio.org/>`_
* :ref:`pioremote`
* :ref:`Managing organizations and owners of an organization <cmd_org>`
* :ref:`Managing teams and team memberships <cmd_team>`
* :ref:`Managing packages in the registry <cmd_pkg>`
* :ref:`Managing resource (package) access <cmd_access>`.

PlatformIO IDE
--------------

:ref:`pioide` has built-in UI in PlatformIO Home to manage PlatformIO Account. You can
create a new account, reset your password, update profile, or fetch an authentication
token. This UI must be used to login with OAuth.

CLI Guide
---------

.. toctree::
    :maxdepth: 2

    ../core/userguide/account/index
