> ## Documentation Index
> Fetch the complete documentation index at: https://trustos.telefonicatech.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Environments

> Welcome to the home of your new documentation

For the moment, there are only 2 environments available:

* **TrustOS Lab** <br /> Please do not use this environment as a production environment. **It is only for testing purposes**. All the data stored in this environment will be deleted periodically. Endpoint: <br />**`https://lab.trustos.telefonicatech.com`**

* **TrustOS Prod** <br /> This is the production environment. You can use this environment for your production deployments. Endpoint: <br /> **`https://apis.trustos.telefonicatech.com`**

## Upgrade from TrustOS Lab to TrustOS Prod

If you want to upgrade from TrustOS Lab to TrustOS Prod, you can follow the next steps:

<Steps>
  <Step title="Request access">
    Do you think are you ready to use TrustOS in production? Please, contact us at this email address: [soporte-bteam@telefonica.com](mailto:soporte-bteam@telefonica.com) or any of the employees you have contact from our team.
  </Step>

  <Step title="Provide your IPs">
    In order to access to TrustOS Prod, you will need to indicate us the IPs from where you will be accessing to TrustOS Prod. We will configure our firewall to allow access from those IPs. If you don't know your IPs, you can use this website to find them: [https://www.whatismyip.com/](https://www.whatismyip.com/)
  </Step>

  <Step title="Receive new credentials">
    When we receive your request, we will send you a new set of credentials to access to TrustOS Prod. Like TrustOS Lab, you will receive a new username and password. This user credentials will be sent in different emails for security purposes. Store them in a safe place.
  </Step>

  <Step title="Update your configuration">
    #### Credentials

    Wherever you have configured your TrustOS Login, you will need to update the body parameters with the new credentials. You can find more information about how to configure your TrustOS Login in the [Id API](/id) section.

    #### Endpoints

    You must update the endpoints from TrustOS Lab to TrustOS Prod. You can find more information about the endpoints in the [TrustOS Endpoints](/general/environments) section.
  </Step>

  <Step title="Start using production environment">
    Once you have updated your configuration, you can start using TrustOS Prod. You can deploy your applications and use the TrustOS services in production.
  </Step>
</Steps>
