github.com/grafana/pyroscope@v1.18.0/docs/sources/shared/locate-url-pw-user-cloud-profiles.md (about)

     1  ---
     2  headless: true
     3  description: Shared file for available profile types.
     4  ---
     5  
     6  [//]: # 'This file where to locate the username, password, and URL in Cloud Profiles.'
     7  [//]: # 'This shared file is included in these locations:'
     8  [//]: # '/website/docs/grafana-cloud/monitor-applications/profiles/send-profile-data.md'
     9  [//]: #
    10  [//]: #
    11  [//]: # 'If you make changes to this file, verify that the meaning and content are not changed in any place where the file is included.'
    12  [//]: # 'Any links should be fully qualified and not relative: /docs/grafana/ instead of ../grafana/.'
    13  
    14  <!-- Locate your stack's URL, user, and password -->
    15  
    16  When you configure Alloy or your SDK, you need to provide the URL, user, and password for your Grafana Cloud stack.
    17  This information is located in the **Pyroscope** section of your Grafana Cloud stack.
    18  
    19  1. Navigate to your Grafana Cloud stack.
    20  1. Select **Details** next to your stack.
    21  1. Locate the **Pyroscope** section and select **Details**.
    22  1. Copy the **URL**, **User**, and **Password** values in the **Configure the client and data source using Grafana credentials** section.
    23     ![Locate the SDK or Grafana Alloy configuration values](/media/docs/pyroscope/cloud-profiles-url-user-password.png)
    24  1. Use these values to complete the configuration.
    25  
    26  As an alternative, you can also create a Cloud Access Policy and generate a token to use instead of the user and password.
    27  For more information, refer to [Create a Cloud Access Policy](https://grafana.com/docs/grafana-cloud/security-and-account-management/authentication-and-permissions/access-policies/create-access-policies/).