# Create Datastore

This guide provides step-by-step instructions to create and configure a datastore within your project.


# Steps to Create a Datastore

  1. Navigate to the Project Dashboard and click on Infrastructure.

  2. In the Infrastructure dashboard, click *onfigurations in the side panel.

  3. Click Create Configuration

    Create Configuration
    Configuration creation interface



  1. In the Create Configuration dashboard, click Add Component.

  2. In the component selection menu, select Database.

  3. Fill in the following details for your database:

    Provide a name for your database.

    Select the type of database, e.g MySQL

    Choose the version of the database you want to use.


  4. Select the Metrics you want to collect for the database.

  5. Enter any required Environment Variables.

    Note: These variables can help customize or connect the database with other components.



    Datastore Configuration
    Additional database configuration settings

  6. Click Done to save your changes.

  7. To finalize your datastore setup, click Create


# Additional Resources