# Create Service

This guide walks you through the steps to create a new service in your project settings.


# Steps to Create a Service

  1. Navigate to your Project Dashboard and click   Settings

  2. In the Project Settings dashboard, select   Services

  3. In the Service Settings, click   Create Service

  4. Fill in the following details:

    Provide a unique and descriptive name for your service.

    Tip: Use a clear and concise name that reflects the service's purpose, such as NotificationService or AnalyticsProcessor.

    Configure access permissions for deploying this service to ensure only authorized users have deployment rights.


  5. To complete the service setup click   Create

    Create Service
    Service creation interface


# Additional Resources